@charset "gb2312";
/* CSS Document */
/* 样式重置
-----------------------------------------------------------------------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
margin:0;padding:0;border:0;outline:0;
}
ul{ list-style:none;}
/* 清除浮动
----------------------------------------------------------------------------------------------------*/
.clear {clear: both;display: block;	overflow: hidden;visibility: hidden;width:0;height:0; }

/* 兼容清除浮动和错位 */
a{ text-decoration:none; color:#222;}
a:hover{ color: #e86211;}
.clearfix:after {clear: both;content: ' ';display: block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;}
.clearfix {	display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {	display: block;}
.f_cff6a02{ color:#ff6a02}
.f_c807f7f{ color:#807f7f;}
.f_c6 { color:#666666;}
.fff { color:#fff;}
.f_cred { color:#f50568;}
.f_c_3 { color:#222;}
.f_c_z { color:#955cba;}
.f_c_7a { color:#7a7a7a;}
.f_c_or { color:#ff7000;}
.f_c_70 {color:#707070;}
.f_c_f00 {color:#f00;}
.f_c_696{color:#696969;}
.back{ background:#fff;}
.fy{ text-align:right; padding-right:40px; line-height:24px;}
.fy a{color:#696969;}
.fy a:hover{color:red;}

.l_0 {margin-left: 0;}
.r_0 {margin-right: 0;}
.ll{ float:left;}
.rr{ float:right;}

.mt { margin-top:10px;}
.mb { margin-bottom:10px;}
.mt5 { margin-top:5px;}
.mt20 { margin-top:20px;}
.mt15{ margin-top:15px;}
.ml5 { margin-left:5px;}
.ml6{ margin-left:6px;}
.ml { margin-left:10px;}
.mr5{ margin-right:5px;}
.mr { margin-right:10px;} 
.pd{ padding:8px;}
.ml17{ margin-left:17px;}


/*高度*/
.h108{height:108px;}
/*行高设置*/
.lh18 { line-height:18px;}
.lh20{ line-height:20px;}
.lh22{ line-height:22px;}
.lh24{ line-height:24px;}
.lh26{ line-height:26px;}
.lh30{ line-height:30px;}

/*边框样式*/

.bor_top{ border-top:1px solid #e5e5e5;}

/*字体设置*/
.f_12 { font-size:12px;}
.f_13 { font-size:13px;}
.f_14 { font-size:14px;}
.f_16 { font-size:16px;}
.f_18 { font-size:18px;}
.f_20{ font-size:18px;}
.f_w { font-weight:bold;}
.f_w_n { font-weight:normal;}
.fm_wr { font-family: "宋体","宋体";}
.f_c { color:#FFF;}
.f_c_fen { color:#fa5d92;}

/*通用边框*/
.ty_boder{ border:1px solid #d8d8d8;}

a { text-decoration:none;}

/* 主体宽度设置
----------------------------------------------------------------------------------------------------*/
html{background: url(imageshtmlbg.jpg) center top no-repeat;}
body{}
.box{width:1000px;margin:0 auto;}


/*分页样式*/

.fanye{border-top:none;height:auto;padding:8px;width:600px;text-align:center;margin:0 auto;}
.fanye span{display:inline-block;/*left: -10px;*/position: relative;top: 0;border:none;font-size:12px;}
.fanye a{display:inline-block;line-height:25px;padding:0 10px;height:25px;border:1px solid #ccc;background:url(../images/w3c_tt.png) repeat-x left top;border-radius:3px;margin:0 7px;font-size:12px;}
.fanye a:hover{color:#2267b5;background:url(../images/w3c_ttt.png) repeat-x left top;}
.fanye .thisclass{display:inline-block;padding:0 10px;line-height:25px;height:25px;color:#2267b5;font-weight:bold;border:1px solid #ccc;background:url(../images/w3c_ttt.png) repeat-x left top;border-radius:3px;}
.fanye .pageinfo{border-radius:3px;padding:0 10px;display:inline-block;line-height:25px;padding:0 10px;height:25px;border:1px solid #ccc;background:url(../images/w3c_tt.png) repeat-x left top;}
.fanye .last{color:#ccc;display:inline-block;line-height:25px;padding:0 10px;height:25px;border:1px solid #ccc;background:url(../images/w3c_tt.png) repeat-x left top;border-radius:3px;}


/*上下篇的样式*/
.preAndNext {margin:15px 15px 15px 25px;border-top:dotted 1px #000;padding:5px;}
.preAndNext li {height:35px;line-height:20px;}
.preAndNext li a {color:#000;text-decoration:none;}
.preAndNext li a:hover {color:#f00;}
.arcInfo {height:45px;line-height:40px;text-align:center;margin-bottom:10px;border-bottom:dotted 1px #666;}