@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,form{padding:0; margin:0;} 
table,td,tr,th{font-size:12px;}
li{list-style-type:none;list-style:none; text-decoration: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,em,th {font-weight:normal; font-style:normal;}
/* 通用样式 */
body{ height:100%; color:#484848; font-family:"宋体"; font-size:12px; background:#ededed;}

a { text-decoration:none; blr:e­xpression(this.onFocus=this.blur());} /* 针对IE */
a:hover { text-decoration: underline;}
.cnvp-tabs-hide{ display:none;}
a{ text-decoration:none; outline:none;}
a:hover {
	text-decoration: none;
}
