@charset "utf-8";
#header{width:1000px; height:120px; margin:0 auto; background-color:#FFF;}
#header h1{width:600px; height:120px; float:left; background:url(../BodyImg/logo.png) left center no-repeat;}
#header ul{width:360px; height:120px; background:url(../BodyImg/erweima.png) left center no-repeat; float:right;}
#header ul li{width:270px; height:90px; margin-top:10px; text-align:left; float:right;}
#header ul li h2{width:265px; height:50px; line-height:50px; vertical-align:middle; color:#03F; float:right; font-weight:normal; font-size:16px;}
#header ul li h2 span{width:105px; height:50px; overflow:hidden; float:left; color:#333; font-size:14px;}
#header ul li h2 p{width:160px; height:50px; float:left; color:#F7941D; font-size:20px; font-weight:bold;}
#header ul li input{width:263px; height:22px; float:left; background:url(../BodyImg/arr.gif) 250px center no-repeat; margin-top:6px; border:solid #666 1px; text-indent:5px; line-height:22px; vertical-align:middle; font-size:12px;}

#nav{ width:100%; height:40px; float:left; background:url(../images/navbg.png) left top repeat-x;}
#nav ul{width:1000px; height:40px; line-height:40px; vertical-align:middle; text-align:center; margin:0 auto;}
#nav ul li{width:110px; height:40px; border-right:#CCC solid 1px; float:left; position:relative; z-index:2;}
#nav ul li a{width:110px; height:40px; color:#FFF; font-weight:bold; font-size:14px; display:block; float:left;}
#nav ul li a:hover{background-color:#333; color:#FFF;}
#nav ul li a.select{background-color:#333; color:#FFF;}

#DropNav{ width:110px; left:0px; top:40px; position:absolute; z-index:3; background-color:#fff;}
#DropNav ul{ width:110px; position:relative; float:left; background-color:#FFF;}
#DropNav ul li{width:110px; height:30px; line-height:30px; float:left; background-color:#036db7; vertical-align:middle; text-align:center; border-bottom:#ccc dashed 1px;}
#DropNav ul li a{width:110px; height:30px; display:block; float:left; color:#FFF; font-size:12px;}
#DropNav ul li a:hover{color:#FFF; background-color:#333;}

#copyright{ width:1000px; margin:0 auto; height:40px; line-height:40px; vertical-align:middle; text-align:center; color:#000; font-size:12px; border-top:#EA5505 solid 2px;}