@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}
address,cite,code,th {font-weight:normal; font-style:normal;}
/* Í¨ÓÃÑùÊ½ */
body{ height:100%;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: none;}
a:focus { -moz-outline-style: none; } /*Õë¶Ôfirefox*/
.fl{ float:left;}
.fr{ float:right;}
.cb12{height:12px; font-size:12px; clear:both; overflow:hidden;}
.cb21{height:21px; font-size:21px; clear:both; overflow:hidden;width:100%;}
.cb25{height:25px; font-size:25px; clear:both; overflow:hidden;width:100%;}