.tool-tip {
	font-size: 11px;
	color: #666666;
	width: 294px;
	z-index: 13000;
}
 
.tip-top {
	height:20px;
	background: url(/images/template/effects/bubble.png) top left;
}
 
.tip-title {
	font-weight: bold;
	margin: 0;
	color: #AA1224;
	padding: 0px 18px 4px;
}
.tool-tip .tip {
	background: url(/images/template/effects/bubble.png) bottom right;
}

.tip-text {
	padding: 8px 58px 18px 18px;
}