@charset "gb2312";
/* 共用css */
* { margin: 0; padding: 0 }
body { font: 12px "宋体", Arial, Helvetica, sans-serif; color: #666666; background: url(imagesbgb.jpg) no-repeat top center; }
img { border: 0; display: block }
ul, ol, li { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
a { outline: none; }
a:link, a:visited { text-decoration: none; color: #666 }
a:hover { text-decoration: none; color: #000 }
.clear { clear: both; }
.blank { height: 8px; overflow: hidden; width: 100%; margin: auto; clear: both }
.blank1 { height: 1px; overflow: hidden; width: 1000px; margin: auto; clear: both;background:#fff }
.f_l { float: left }
.f_r { float: right }
.l_box { width: 670px; }
.r_box { width: 300px; }
/* 头部信息 */
header { }
.banner { width: 1000px; margin: auto }
.logo { position: absolute; left: 0px; top: 60px; z-index: 999 }
.fav { width: 1000px; overflow: hidden; margin: 10px auto; }
.fav ul { width: 240px; background: rgba(240,91,0,0.5); float: right; border-radius: 5px }
.fav li { width: 80px; text-align: center; line-height: 24px; float: left }
.fav li a { color: #fff }
.fav li a:hover { color: #963 }
/*nav*/
.navigation { background: url(imagesmenubg.png) no-repeat #fff; width: 1012px; margin: auto; height: 64px; }
.menu { width: 1000px; margin: auto; }
.menu li { font-size: 14px; text-align: center; margin: 8px 0 0 0; font-weight: bold ;background: url(imagesbline.jpg) no-repeat right center}
.menu section { float: left; width: 100px;  height: 58px; }
.menufir li { margin-top: 20px }
.menulast li { background: none;}
.menu li a { text-decoration: none; color: #fff; }
.menu li a:hover{ color:#FFC}
.topsearch { width: 1000px; margin: auto; overflow: hidden; line-height: 32px; height: 37px; background: #FFF }
.weath { float: left; margin-left: 20px; margin-top: 5px }
.search { float: right; text-align: right; margin-top: 5px; margin-right: 20px }
.input_text { background: #FFF url(imagessub_text.gif) no-repeat left; padding-left: 30px; color: #DFDFDF; height: 22px; border: 0; float: left; border: #d6d6d6 1px solid }
.input_submit { background: url(imagessearch.jpg) no-repeat; width: 50px; border: none; cursor: pointer; height: 22px; margin-left: 10px }
/* article */
.mainbox { width: 1000px; overflow: hidden; margin: auto }
/*footer*/
.copyright { width: 1000px; margin: auto; text-align: center; padding: 20px 0 0 0; line-height: 24px; background: url(imagesfooterbg.jpg) repeat-x }
