﻿/* CSS Document */
*{ margin:0; padding:0;}
body{ margin:0; padding:0;}
/*head s*/
.header{ margin:0 auto; padding:0; width:995px; height:395px; background:#4A4E4F url(../images/header.jpg) no-repeat left top; text-align:right;}
.headerexam{ margin:0 auto; padding:0; width:995px; height:395px; background:#4A4E4F url(../images/header_exam.jpg) no-repeat left top; text-align:right;}
/*head e*/
#main{ margin:0 auto; padding:0; width:995px; background:#4A4E4F;}/*中间大框样式*/
/*left s*/
#lefter{float:left; width:216px; background:url(../images/leftbg.gif) repeat-y left top; border-bottom:5px solid #025382; }
#lefter ul{ list-style:none; margin:0; padding:0;}
#lefter ul li{ margin:10px 0 45px; text-align:left; line-height:26px;}
#lefter ul li a{ margin:0; font-size:14px; text-align:left; padding-left:20px; text-decoration:none; color:#000;}
#showmenu{ background:url(../images/menured.jpg) no-repeat left top; width:216px; height:54px;}
.mouseon{ background:url(../images/menured.jpg) no-repeat left top; width:216px; height:54px;}
.mouseoff{ background:url(../images/menublue.jpg) no-repeat left top; width:216px; height:54px;}
/*left e*/
#maincontent{float:left; width:712px; background:#fff; border-right:5px solid #025382; border-bottom:5px solid #025382;}/*内容框样式*/
/*foot s*/
#footer{ margin:0 auto; padding:0; width:995px; height:80px; background:#4A4E4F; text-align:center;}
#foottop{ clear:both; margin:0; padding:0; width:280px; text-align:center; height:34px;}
#foottop ul{  list-style:none; font-size:12px; height:34px; line-height:34px; margin:0;}
#foottop ul li{ float:left; list-style:none;text-align:center; margin-left:5px;}
#foottop ul li a{ display:block; text-align:center; color:#FFFFFF; text-decoration:none;}
#footbot{ clear:both; margin:0 auto; padding:0; width:980px; text-align:center;}
#footbot ul{ list-style:none; font-size:12px; margin:0; padding:0;}
#footbot ul li{ color:#FFFFFF; list-style:none; font-size:12px;}
/*foot e*/