.tool-tip {
	color: #ffffff;
	width: 239px;
	z-index: 13000;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url('../images/site/bubble_.png') top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url('../images/site/bubble_.png')  right bottom;
}
.custom-text b {
	display: block;
	width: 80px;
	float: left;
}
.custom-tip {
	color: #000000;
/* 	width: 130px; */
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #FFFFFF;
	padding: 8px 8px 4px;
	background: #356AA0;
/* 	border-bottom: 1px solid #B5CF74; */
}
 
.custom-text {
	font-size: 12px;
	padding: 4px 8px 8px;
	background: #FFFFFF;
/* 	color: #333333; */
	border: 1px solid #F2F2F2;
}