/*样式*/
*{margin:0;padding:0;border:0;}
body{margin:0;font-size:12px;font-family:Arial,Helvetica,"宋体",sans-serif;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{padding:0;margin:0;}
img{border:0px;}
li{list-style:none;}
ul{margin:0;padding:0;}
.clear{clear:both;height:0;margin:0;padding:0;}
/*头部*/
#header{margin:auto;width:1000px;height:90px;}
#header .logo{float:left;width:650px;height:90px;}
#header .right{float:right;width:250px;height:90px;}
#header .right .menu{padding:20px 0 0 100px;}
#header .right .menu li{float:left;font-family:"宋体";padding:0 5px 0 5px;color:#333;}
#header .right .menu a{color:#333;text-decoration:none;}
#header .right .search{width:250px;padding:10px 0 0 0;overflow:hidden;}
#header .right .search .text{width:180px;height:23px;line-height:23px;border:1px solid #e46713;}
#header .right .search .button{width:44px;height:25px;}
/*导航*/
#nav{margin:auto;width:1000px;height:34px;background:url(../images/nav_bg.jpg) no-repeat center top;}
#nav li{float:left;text-align:center;line-height:34px;font-size:12px;font-family:"宋体";width:141px;}
#nav a{display:inline-block;text-decoration:none;}
#nav a:active,a:hover,a:link,a:visited{color:#FFF;}
/*Banner*/
#banner{margin:auto;width:1000px;height:250px;background:#fff;margin-top:5px;}

/*底部*/
#footer{margin:auto;width:1000px;height:100px;background:#e0e0e9;margin-top:5px;}
#footer .copyright{color:#232660;line-height:25px;padding:20px 0 0 20px;}
#footer a{color:#232660;text-decoration:none;}