body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	


.cont {
width:590px;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #53A9FF;
}
.banner {
width:200px;
height:250px;
float:left;
}
img {
border-color:#FFFFFF;
}
.univer {
width:590px;

}
.pq {
width:580px;
padding-left:10px;
padding-top:10px;
}
.pq1 {
float:left;
width:180px;
}
ul {
list-style:none;
}


	.tTip {
	width: 200px;
	cursor: pointer;
	color: #666;
	font-weight: bold;
	font:"Trebuchet MS";
	font-size:10;
}
	.tip {color: #333;}
	
			

.tip {
	width: 212px;
	padding-top: 37px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url(images/tipTop.png) no-repeat top;
	}
	
.tipMid {background: transparent url(images/tipMid.png) repeat-y; padding: 0 25px 20px 25px;}
.tipBtm {background: transparent url(images/tipBtm.png) no-repeat bottom; height: 32px;}

