body,html, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
 margin:0; padding:0; font-family: "Î¢ÈíÑÅºÚ";
} 
body, button, input, select, textarea { 
	font:12px/1.5 tahoma, arial, \5b8b\4f53; 
}
 h1, h2, h3, h4, h5, h6{ 
 	font-size:100%;
} 
em,i {
	font-style:normal;
} 
b,strong{
	font-weight: normal;
}
ul, ol ,li{
	list-style:none;
} 
a {
	text-decoration:none;
	color: #000;
} 
a:hover {
	text-decoration:none;
} 
sup {
	vertical-align:text-top;
} 
sub{
	vertical-align:text-bottom;
} 
legend {color:#000;
} 
fieldset, img {
	border:0;
} 
input{
	border: 0 none;
	outline: none;
}
 table { 
 	border-collapse:collapse; 
 	border-spacing:0;
}
img{
	border: 0 none;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clearfix:after{
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}
.clearfix{
	*zoom: 1; 
}
.w{
	width: 1200px;
	margin: 0 auto;
	min-width:1200px;
}
.min{
	min-width:1200px;

}