@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
body{ width:100%;}

.warp{ width:1002px; margin:0px auto;}
.top{ height:303px;  background:url(../images/graduate_01.jpg) no-repeat;}
.middle{ height:250px; background:url(../images/graduate_02.jpg) no-repeat; padding-left:310px; padding-top:10px; overflow:hidden;}
.bottom{ height:205px; background:url(../images/graduate_03.jpg) no-repeat; padding-left:452px; padding-top:50px; overflow:hidden;}

.lead{ height:20px; list-style:none;}
.lead li{ width:90px; float:right; line-height:20px; font-size:12px; font-family:"ËÎÌå"; text-align:center;}
.lead li a{ color:#0a56c8; text-decoration:none;}
.message{ width:366px; height:245px; overflow:hidden; color:#FFF; display:inline;font-size:12px;word-break:break-all;}
.liuyan{ width:388px; height:142px; overflow:hidden;color:#3d4205; display:inline; font-size:12px;}
#link a:link {
	color: #666;
	text-decoration: none;
}
#link a:visited {
	text-decoration: none;
	color: #666;
}
#link a:hover {
	text-decoration: none;
}
#link a:active {
	text-decoration: none;
}

