@charset "gb2312";
/* Basic */
body,  div, address, blockquote, iframe,  ul,  ol, dl, dt, dd, li,  dl, h1, h2, h3, h4, h5, h6, p, pre, table,  caption, th,  td,  form,  legend, fieldset,  input, button, select, textarea {
	margin:0;
	padding:0;
	font-weight:  normal;
	font-style:  normal;
	font-size:  100%;
	font-family:  inherit;
	
}
ol, ul ,li{list-style: none;}
img {border: 0;}
body {color:#000;background:#FFF;font: 12px/1.5 Arial, Helvetica, sans-serif; font-family:"ËÎÌå";}
.clearfix:after {clear:both; content:"."; display:block; height:0px; line-height:0px; visibility:hidden; overflow:hidden;}
.clear{clear:both;height:0px; width:100%; zoom:1; overflow:hidden;}
.dis{display:block;}
.undis{display:none;}
/*a {font-size: 12px;color: #999999;}*/
a:link {text-decoration: none;font-size:12px;color: #333;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;color: #333;}
a:active {text-decoration: none;}
.floatL{ float:left;}
.floatR{ float:right;}
.h10{ height:10px; font-size:0px;}
.h15{ height:15px; font-size:0px;}
.bold{ font-weight:bold;}
.f14{ font-size:14px;}
.f12{ font-size:12px;}
.f16{ font-size:16px;}
.fc0{ color:#CC0000;}
.hid{ overflow:hidden;}