﻿/******** 清除标签基本样式 *********/
*{word-break:break-all;}
body{padding:0;margin:0;font-size:12px;line-height:20px;font-family: "宋体" ; background:#6f6f6f;color:#606060;}
div, h1, h2, h3, h4, p, form, label, input, textarea, img,ul,ol,li,dl,dd,dt{margin:0; padding:0;}
ul,ol,li{list-style:none;}
img,a img{border:0;}
/*----------------------------------------
页面公用样式
-------------------------------------------*/
.clearer{clear:both; height:0; overflow:hidden;}
a:link,a:visited{color:#113c92; text-decoration:none;}
a:hover{color:#cc0000; text-decoration:underline;}
.noborder{ border:0;}
.hand{ cursor:pointer;}
.wrapper{ background:#fff;width:920px; margin:0 auto; padding:0 10px; overflow:hidden;}

/*----------------------------------------
页头、页脚样式
-------------------------------------------*/
#header{background:#fff; margin:10px auto 0; width:940px;}
#header .miniBar{ background:url(images/miniBar_bg.gif) repeat-x; color:#a5e9fd; height:27px; line-height:27px;}
#header .miniBar .text{ background:url(images/miniBarText_bg.gif) repeat-x; border:1px solid #173c96; border-bottom:1px solid #4163c0; border-right:1px solid #4163c0; height:14px; width:75px; font-size:12px; color:#fff; line-height:14px;}
#header .miniBar .button{ border:none; cursor:pointer; background:url(images/miniBarBtn_bg.gif); width:45px; height:21px;font-size:12px; }
#header .miniBar a:link,#header .miniBar a:visited,#header .miniBar a:hover{ color:#a5e9fd;}
#header .advBar{ background:#2059a0; overflow:hidden; padding:7px; width:926px;}
#header .mainNav{ background:url(images/mainNav_bg.gif) center center no-repeat #fff; height:86px; padding:10px 10px 6px; }
#header .mainNav .num{float:left; padding:60px 0 0 15px;color:#a5e9fd; }
#header .mainNav .num span{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; line-height:22px;}
#header .mainNav .menu{width:660px; height:74px; float:right; margin-top:6px; position:relative;}
#header .mainNav .menu a{position:absolute;height:22px; display:block; background:url(images/spacer.gif) ; text-indent:-400px; overflow:hidden; }
#header .mainNav .menu a:link,#header .mainNav .menu a :visited,#header .mainNav .menu a:hover{ text-decoration:none;}
#header .mainNav .menu .menu01{width:65px; left:0px;}
#header .mainNav .menu .menu02{width:78px; left:82px;}
#header .mainNav .menu .menu03{width:84px; left:171px;}
#header .mainNav .menu .menu04{width:98px; left:263px;}
#header .mainNav .menu .menu05{width:77px; left:377px;}
#header .mainNav .menu .menu06{width:78px; left:468px;}
#header .mainNav .menu .menu07{width:80px; left:560px;}
#header .mainNav .menu .menu08{width:80px;  top:47px; left:77px;}
#header .mainNav .menu .menu09{width:81px; top:41px; left:169px;}
#header .mainNav .menu .menu10{width:80px; top:41px; left:264px;}
#header .mainNav .menu .menu11{width:82px; top:41px; left:373px;}
#header .mainNav .menu .menu12{width:80px; top:41px; left:472px;}
#header .mainNav .menu .menu13{width:85px; top:41px; left:557px;}
#footer{background:#fff; margin:0 auto; width:920px; padding:0 10px 8px; clear:both;}
#footer,#footer a:link,#footer a:visited,#footer a:hover{ color:#9c9c9c;}
#footer .text{width:125px; height:15px; border:1px solid #9c9c9d; margin-right:5px; margin-top:13px;}
#footer .botton{ background:url(images/footbtn_bg.gif);width:36px; height:18px; border:0; font-size:12px; cursor:pointer; margin-top:13px;}

