 
.inProClaList{ 
	position: absolute;left:0px;
 	width: 250px; height: 300px; padding:6px 23px;
 	background: url(../images/navbg.png);
}
.ProClaT{ 
	width: 250px;height:50px;
	color:#ffffff;font-size: 18px; line-height: 26px; text-align: center; font-weight: bold; 
	background: url(../images/proclass.png) center bottom no-repeat;}
.ProClaT span{ display: block; color:#57a6d9; font-family: impact;font-weight:normal; text-transform: uppercase;line-height: 18px; }	
.ProClaList{width: 250px; padding-top: 24px;}
.ProClaList li{
	float: left;
	width: 117px; height: 36px;  margin-right: 16px;margin-bottom: 14px;}
.ProClaList li a{ 
	width: 101px; height: 34px; padding-left:7px; padding-right:7px;border: 1px solid #63a8dc;display: block;
	color:#ffffff; font-size: 14px; line-height: 34px;
	background: url(../images/proclassbg.jpg)left center no-repeat;}
.ProClaList li a:hover{color:#ffffff;}	
/*end inProClaList*/
