
/*tooltpis*/
.tipsdiv{
	width: 400px;
	height: 100px;
	z-index: 13000;
	background-color:#CBCBCB;
	overflow:hidden;	
	padding:
}
.tip-text {
			padding:0px 10px 0px 10px;
			color:#000000;
		}
.tip-title{padding:5px 15px;}



