@charset "utf-8";
/* CSS Document */

body{background:url(../image_index/bg.jpg) left top; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
a{text-decoration:none;}
.clean{clear:both;}

#container{width:970px; margin:auto; background:#FFF;}
/*header start*/
#header{height:94px; position:relative;}
#logo{margin:5px 21px 0 25px; width:176px; height:82px; float:left;}
#course{margin-top:14px; width:123px; height:59px; float:left;}
#bur{width:260px; color:#b06d2b; height:12px; position:absolute; left:140px; bottom:5px;}
#bur ul li{background:url(../image_index/primary/line_bur.jpg) no-repeat left 4px; padding-left:10px; margin-right:10px; float:left;}
#bur ul li.home{background:none; margin-right:10px; float:left;}
#bur ul li a{color:#b06d2b; text-decoration:none;}
#bur ul li a:hover{color:#330066; text-decoration:underline;}
#nav{float:right; margin-right:21px;_margin-right:7px; margin-top:27px;}
#nav img{margin-left:12px;}
/*header end*/

#contant{padding:0 14px;_padding:0 10px;}
/*footer start*/
#footer{height:35px; width:870px; padding:10px 50px; margin-top:30px; background:url(../image_index/primary/footer.jpg) no-repeat; color:#4f4f4f; position:relative;}
#footer h2{font-size:12px; text-align:center; color:#999; left:360px; bottom:60px; position:absolute; margin-top:10px;}
#footer span.small{font:11px;}
#footer span.e-work{float:right;}
#footer a{color:#4f4f4f;}
#footer a:hover{text-decoration:underline;}
/*footer end*/
