
/**全站公用css(reset+common),toby,**/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,textarea{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
ol,ul{list-style:none;}
caption,th {text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal}
q:before,q:after{content:''}
abbr,acrponym{border:0}
.date{float:right;}
body a{outline:none;blr:expression(this.onFocus=this.blur());}

.clearfix{zoom:1;}
.fixlist{width:720px; float: left;}
.clearfix_1{ width:690px; float:left;}
.pc_1{margin-top:-270px; margin-right:10px;}
/*公用定义*/
a{text-decoration:none} 
a:hover{color:#f00;text-decoration:underline;}
img{vertical-align: top;}
/*文字排版*/
.f12{font-size:12px}
.f13{font-size:13px}
.f14{font-size:14px}
.f16{font-size:16px}
.f20{font-size:20px}
.fb{font-weight:bold}
.fn{font-weight:normal}
.t2{text-indent:2em}
.lh150{line-height:150%}
.lh180{line-height:180%}
.lh200{line-height:200%}
.unl{text-decoration:underline}
.no_unl{text-decoration:none}

/*position*/
.tl{text-align:left}
.tc{text-align:center}
.tr{text-align:right}
.bc{margin-left:auto; margin-right:auto}
.fl{float:left; display:inline}
.fr{float:right; display:inline;}
.cb{clear:both}
.cl{clear:left}
.cr{clear:right}
.clear {clear:both; height:0; overflow:hidden} 
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html 
.clearfix {height: 1%}. Clearfix {display:block}
.vm{vertical-align:middle}
.pr{position:relative}
.pa{position:absolute}
.abs-right{position:absolute; right:0}
.zoom{zoom:1}
.hidden{visibility:hidden}
.none{display:none}
.tcenter{text-align:center;}
/*长度高度*/
.w10{width:10px}
.w100{width:100px}
.w{width:100%}
.h50{height:50px}
.h{height:100%}

/*边距*/
.m10{margin-right:10px}
.mt10{margin-top:10px}
.mb10{margin-bottom:10px;}
.imgbj{BACKGROUND: url(../images/bj.jpg) no-repeat 0px 0px;width:980px;height:218px}
.ml10{margin-left:10px}
.mr10{margin-right:10px}
.mb5{margin-bottom:5px}
.p10{padding:10px}
.pt10{padding-top:10px}
.pb10{padding-bottom:10px}
.pl10{padding-left:10px}
.pr10{padding-right:10px}

/*颜色*/
.c0{color:#000}
.c3{color:#333}
.c6{color:#666}
.c9{color:#999}
.cb{color:#bbb}
.ce{color:#eee}
.cd{color:#ddd}
.cf{color:#fff}
.cf4{color:#f4f4f4}
.c390{color:#339900}