/*通用定义属性*/
ul,li{list-style-type:none;}
div,span,ul,ol,li,p,h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;}
img {border:0px;}
body{margin:0 auto;font-family:宋体;font-size:12px;background:#fff;color:#333;}
a {color:#0066cc;text-decoration:none;}
a:hover {color:#ff6600;text-decoration:none;}
.fl {float:left;}
.fr {float:right;}
.cl{clear:both;}
/*顶部logo*/
#header_menu {width:1000px;padding:15px 0 10px 0;}
.logo {float:left;}
.logo_right {text-align:left;float:right;}
.logo_right a {color:#333;text-decoration:none;padding:0 5px 0 5px;}
.logo_right a:hover {color:#ff6600;text-decoration:none;}
.logo_right1 {float:right;width:650px;}
.logo_right2 {float:right;padding:10px 0 0 0;width:650px;text-align:right;}
/*顶部导航*/
.daohang {font-size:14px;width:1000px;height:42px;background:url(../images/index/n1.jpg);margin:10px 0 0 0 !important;margin:0 0 0 0;}
.daohang_menu {margin:0 0 0 20px;}
.daohang_box1 {float:left;color:#000;width:140px;text-align:center;padding:12px 0 0 0 !important;padding:16px 0 0 0;}
.daohang_box1 a {color:#fff;text-decoration:none;}
.daohang_box1 a:hover {color:#fff;text-decoration:underline;font-weight:bolder;}
.daohang_box2 {float:left;width:100px;height:30px !important;height:42px;padding:12px 0 0 0 !important;padding:16px 0 0 0;background:url(../images/index/n11.jpg);}
.daohang_box2 a {color:#000;font-weight:bolder;text-decoration:none;}
.daohang_box2 a:hover {color:#000;text-decoration:none;}
/*footer*/
#footer {width:998px !important;width:1000px;margin:10px 0 20px 0;border-top:3px solid #0066CC;height:110px;color:#333;}
.footer_top {width:1000px;text-align:center;}
.footer_menu {width:1000px;text-align:center;padding:15px 0 0 0;}
.footer_menu a {color:#333;text-decoration:none;padding:0 15px 0 15px;}
.footer_menu a:hover {color:#ff0000;text-decoration:underline;}
.footer_copyright{text-align:center;width:1000px;padding:15px 0 0 0;}
.footer_add {width:1000px;text-align:center;padding:15px 0 0 0;}
.footer_add a {color:#0066cc;text-decoration:underline;}
.footer_add a:hover {color:#ff0000;text-decoration:underline;}
.footer_bottom {width:1000px;padding:10px 0 20px 0;text-align:center;}