.tTip {width: 25px; position: absolute; cursor: pointer; color: #666; font-weight: bold;}
.tTip2{width: 25px; position: absolute; cursor: pointer; color: #666; font-weight: bold;}
.tip {color: #333;}		
.tip {
	width: 402px;
	padding-top: 37px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	font-size:13px;
	background:#E0E0E5;
	border:solid 2px #000000;
	}
.tip2 {
	width: 802px;
	padding-top: 10px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	font-size:13px;
	background:#E0E0E5;
	border:solid 2px #000000;
	}
.tipMid {background:#E0E0E5;padding:0 25px 20px 25px;}
.tipMid2 {background:#E0E0E5;padding:0 25px 8px 25px;}
.tipBtm {background:background:#E0E0E5; height: 32px;}
.tipBtm2 {background:background:#E0E0E5;}

