@charset "utf-8";
/* CSS-Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,img{padding:0; margin:0;} 
table,td,tr,th{ font-size:12px}
li{list-style-type:none;list-style:none; }
img{vertical-align:top;border:0;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-weight:normal; font-style:normal; font-size:12px}
div p{ word-wrap:break-word; word-break:break-word}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
/* 通用样式 */
body{ font-family: "微软雅黑"; font-size:12px;}

a { text-decoration:none; blr:e­xpression(this.onFocus=this.blur()); color:#333; outline-style:none;} /* 针对IE */
a:hover { text-decoration: underline;}
a:focus { -moz-outline-style: none; } /*针对firefox*/
.fl{ float:left;}
.fr{ float:right;}
.ofh{ overflow:hidden;}
.tof { overflow:hidden; white-space:nowrap; display:block; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.fs14fwb { font-size:14px; font-weight:bold;}
.fs12fwb { font-size:12px; font-weight:bold;}

.cb{ clear:both;height: 0; font-size: 0;}
.cb8{ clear:both; height:8px;}
.cb13{ clear:both; height:13px;}
.cb20{ clear:both; height:20px; line-height: 20px;}
.cb30{ clear:both; height:30px; line-height: 30px;}

