﻿@charset 'utf-8';
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td,img{margin:0;padding:0;}
input{background:none;border:none;outline:none;}
body{font-size:12px;font-family:'宋体', serif;background:#fcfbf9;}
a{text-decoration:none}
ul{list-style:none}
img{border:none}
.fl{float:left}
.ml8{margin-left:8px;}
.mt10{margin-top:10px;}
.mt3{margin-top:3px}
.clear{clear:both;}
.br{border-right:1px solid #d1d1dc;}
/*header*/
.header_bg{background:#ffffff}
.header{width:960px;margin:0 auto;background:url(logos.png) no-repeat 670px -265px;padding-top:20px;padding-bottom:10px;}
.logo{display:inline-block;width:135px;height:63px;background:url(logos.png) no-repeat;}
/*nav*/
.nav{height:47px;background:url(nav_bg.png) repeat-x 0 100%;}
.nav ul{overflow:hidden;width:960px;margin:0 auto;}
.nav li{float:left;height:47px;width:120px;}
.nav li {cursor:pointer;display:inline-block;width:112px;height:47px;color:#ffffff;text-align:center;line-height:50px;_line-height:47px;font-size:16px;font-weight:bold;}
.nav .active{background:url(nav_tag.png) no-repeat 0 100%;color:#67a1de;}
.nav .line{background:url(nav_bg.png) no-repeat 100% 0;_background-position:100% 2px}
/*main*/
.main{width:960px;margin:15px auto;}
#main0 ul.block{display: block; padding:0px; margin:0px; position:relative; z-index:10;}
#main0 ul.unblock{display: none; padding:0px; margin:0px; position:relative; z-index:10;}


/*box*/
.info_box{height:39px;background:url(box_bg.png) no-repeat;padding-left:4px;margin-top:15px}
.info_box_header{height:39px;background:url(box_bg.png) no-repeat 100% 100%;padding-right:4px;}
.info_box_header h3{padding-left:1em;height:39px;color:#666666;font-size:14px;font-weight:bold;line-height:39px;background:url(box_bg.png) repeat-x 0 -40px}
.content_box{zoom:1;border:1px solid #eaeaea;border-bottom:none;padding:27px 30px;background:#ffffff;font-size:14px;line-height:2em;color:#808080;}
.content_box .red{color:#c27e7e;font-weight:bold;}
.content_box a{color:#4c91cd;line-height:2em}
.content_box a:hover{text-decoration:underline;}
.footer_box{height:8px;padding-left:4px;background:url(box_footer_bg.png) no-repeat;}
.footer_box_right{height:8px;padding-right:4px;background:url(box_footer_bg.png) no-repeat 100% -22px;}
.footer_box_center{height:8px;background:url(box_footer_bg.png) repeat-x 0 -11px;_margin-top:1px;}
/*footer*/
.footer{background:#ffffff;}
.footer_center{width:960px;margin:0 auto;padding:25px 5px;overflow:hidden;}
.footer_logo{width:230px;height:60px;display:inline-block;float:left;background:url(foot_logo1.png) no-repeat 0 100%;border-right:2px solid #b8b8b8;}
.footer_info{float:left;padding-left:10px}
.footer_info p{color:#8e8e8e;line-height:2em}
.footer_info p a{color:#8e8e8e;}
.footer_info .copy{font-family:Arial, Helvetica, sans-serif;}