`@charset "utf-8";
/*
Theme Name:全局样式;
Author: 甘玲玲
Last Modify:2012/2/28
*/
/*common*/
body{background:url(../images/bg.jpg) center center no-repeat fixed;}
body{background:url(../images/bg.jpg) center center no-repeat fixed;}


/*top*/
.header{width:100%; height:70px; background-color:#FFF;}

/*content*/
.wrap{width:100%; position:relative;}
.wrap1000{padding-top:60px;}
.stu_tit{position:absolute; top:20px; left:10px; width:216px; height:44px;}
.content{height:905px; background:url(../images/assessment_bg.png) no-repeat; position:relative;}
.logo_bg{height:51px; background:url(../images/assessment_logobg.png) no-repeat;}
.check_more{width:190px; height:40px; position:absolute; top:315px; left:404px;}
.assessment_tea{width:129px; height:159px; position:absolute; top:290px; right:90px;}
.assessment_txt{width:550px; height:50px; line-height:18px; text-indent:25px; color:#FFF; background:#004185; border:1px dotted #003873; padding:10px 10px; position:absolute; top:460px; right:90px; overflow:hidden;}

/*滚动图*/
.assessment_img{width:1000px; height:354px; position:absolute; top:550px; left:0; background:url(../images/assessment_imgbg.png) center center no-repeat;}
.showstu{width:820px; height:340px; position:absolute; top:10px; left:90px; overflow:hidden;}
.stu_list{width:1000000px;}
.stu_list ul{float:left;}
.stu_list ul li{float:left; width:820px; _display:inline}
.stu_list ul li img{width:820px; height:340px;}
.stu_roll .btn_l1, .stu_roll .btn_r1{display:block; width:36px; height:57px;_display:inline; background:url(../images/assessment_lrbtn.png) no-repeat;}
.stu_roll .btn_l1{background-position:0 0; position:absolute; left:44px; top:150px;}
.stu_roll .btn_r1{background-position:-37px 0px; position:absolute; right:44px; top:150px;}

/*footer*/
.footer_t{width:100%; height:40px; background-color:#004397; border-top:6px solid #FFF;}
.footer_t ul{width:950px; height:40px; background-color:#004397; margin:0 auto; padding-left:50px;}
.footer_t li{width:100px; margin-left:10px; padding-left:50px; float:left;font-size:14px; color:#FFF; line-height:40px; _display:inline;}
.footer_c{width:100%; height:120px; margin:0 auto; border-bottom:1px solid #004EAE; background-color:#005CCE;}
.footer_con{width:940px; height:120px; background-color:#005CCE; overflow:hidden; margin:0 auto; padding-left:60px; }
.con_list, .hot_line{width:150px; height:110px; padding-top:10px; margin-right:10px; float:left; background:url(../images/footer_bg.gif) left center no-repeat;}
.con_list li{padding-left:50px; margin-bottom:8px; *margin-bottom:6px;}
.con_list li a{color:#9BC8FF; text-decoration:none;}
.con_list li a:hover{color:#FFF; text-decoration:underline;}
.hot_line li{padding-left:30px;}
