.custom-tip {
	color: #4B4B4B;
	/*width: 173px;*/
	z-index: 10000;
}
 
.custom-title {
	font-size: 11px;
	margin: 0;
	color: #4B4B4B;
	padding: 8px 8px 4px;
	background: url(../assets/bubble1.png) top left;
}
 
.custom-text {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	padding: 6px 15px 8px;
	background:url(../assets/tips_bg.gif) bottom right;
}

a.NavTips{
	font-size: 11px;
	color:#FFFFFF;
}

a.NavTips_chi{
	font-size: 13px;
	color:#FFFFFF;
}


