@charset "gb2312";
/* 通用内容 */

html, body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, p, table, caption, tbody, tfoot, thead, tr, th, td, form {margin:0;padding:0;}
html, body {height:100%;}
/* table {border-collapse:collapse;border-spacing:0;}*/
img, button {border:0 none;}
ul, ol {list-style:none;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:100%;}

a{
	color:#06589b;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#C00;
	text-decoration:underline;
}
input, button, select, textarea {font-size:12px;vertical-align:middle;}
button {cursor:pointer;}
.clearfix:after {content:".";display:block;height:0;clear:both;overflow:hidden;visibility:hidden;}
.clearfix {display:block;clear:both;height:0;overflow:hidden;}
.blank10 {display:block;clear:both;height:10px;overflow:hidden;}
.bk10 {display:block;clear:both;height:10px;overflow:hidden;}
.bk3 {display:block;clear:both;height:3px;overflow:hidden;}
.bk8 {display:block;clear:both;height:8px;overflow:hidden;}
.txtRight {text-align:right}
.txtCenter {text-align:center}
.txtLeft {text-align:left}
body {background:#fff;color:#333;margin-right:0px;font-family:"宋体", Arial;font-size: 12px;font-style: normal;line-height: 22px;}
/****通用样式****/
.js {display:none;}
.topbar, .header, .center, .footer, .tlink {width:960px;margin:0 auto;}
.left {float:left;}
.right {float:right;}

.last {margin-right:0!important;padding-right:0!important;}
.lastb {padding-bottom:0!important;margin-bottom:0!important;}
.lastbg {background:none!important;}
.ggw {margin-bottom:10px;}

.cgery{color:#818181;}
.cred, a.cred{color:#c00;}
a.cred:hover{color:#db0010;}


/* 底部导航 */
.footers {width: auto;margin-right: auto;margin-left: auto;text-align: center;line-height: 26px; background: none repeat scroll 0 0 #f3f3f3; border-top: 1px solid #dbdbdb; padding-bottom:10px;}
.footer4 {width: 960px;margin-right: auto;margin-left: auto;text-align: center;line-height: 26px; background: none repeat scroll 0 0 #f3f3f3; color:#333333; font-size:12px;}
.footer4 a{color: #333333;}
.footer4 .f1{}
.footer4 .f2{color: #333333;}
.footer4 .f3{}
.footer4 .f4{}
.footers .footer-bar {
    background: -moz-linear-gradient(center top , #e6e6e6, #f3f3f3) repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 8px;
    margin-bottom: 8px;
    overflow: hidden;
}