@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding:0;margin:0;}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-weight:7100;}
h1{font-size:18px}
h2{font-size:16px}
h3{font-size:14px}
h4{font-size:14px}
h5{font-size:12px}
h6{font-size:12px}
q:before,q:after{content:''}
abbr,acronym{border:0}
hr {margin: 0;padding: 0;border: 0;color: #CDCDCD;background-color: #CDCDCD;height: 1px}
blockquote{color:#666;font-style:italic;}
sup,sub{line-height:0}
abbr,acronym{border-bottom:1px dotted #666}
pre{white-space:pre;}
pre,code,tt{font:12px 'andale mono', 'lucida console', monospace;line-height:1.5}
/*clear clearfix*/
.clearfix:after {content: "\0020"; display: block; height: 0;clear: both; visibility: hidden; }
.clearfix {zoom: 1;} 
.clear{clear:both;}

/**/
.mt10{ margin-top:10px}
.mt5{ margin-top:5px}
.mt15{ margin-top:15px}
.mt20{ margin-top:20px}
.mt50{ margin-top:50px}
.m10{ margin:10px}
.ml10{ margin-left:10px}
.ml20{ margin-left:20px}
.ml30{ margin-left:30px}
.mr10{ margin-right:10px}
.ml5{ margin-left:5px}
.pt5{ padding-top:5px}
.p10{ padding:10px}
.p20{ padding:20px}
.em2{ text-indent:2em}
.fl{ float:left}
.fr{ float:right}
.center{ text-align:center}
.none{text-indent:-9999px; display:inline-block; height:0}


/*底部*/
.fotter{ background:url(/skin/default/images/fotter.jpg) repeat-x; height:150px; margin-top:20px}
.fotter-box{ width:980px; margin:0 auto; padding-top:40px; color:#ccc; padding-left:180px}
.fotter-box .logo{ background:url(/skin/default/images/fotter-logo.jpg) no-repeat; height:70px; width:180px}
.fotter-box p{ width:600px; margin:12px 70px}
.fotter-box p a:link,.fotter-box p a:visited,.fotter-box p a:hover{ color:#FFF}
/*翻页*/
.cutPage{ height:40px; clear:both; padding-top:15px;font-size:12px;overflow:hidden;zoom:1; line-height:18px; text-align:center; font-family:"\5b8b\4f53" }
.cutPage b{display:inline-block;padding:0 8px;background-color:#fff;margin-right:3px; color:#FF0000}
.cutPage a{display:inline-block;text-decoration:none;padding:0 6px;border:1px solid #D0DEFF;background-color:#fff;margin-right:3px; }
.cutPage a:link,.cutPage a:visited{color:#555555;text-decoration:none;}
.cutPage a:hover{color:#d00;text-decoration:underline;}
.cutPage .page_go{float:right}
.cutPage .page_go .page_go_inp{ border:1px solid #D0DEFF; width:30px;height:18px;}
.cutPage .page_go .page_togo{border:1px solid #D0DEFF; background-color:#FFFFFF; height:20px;position:relative;margin:0; padding:0 5px; font-size:12px}
.cutPage .page_go input{ vertical-align:middle}