body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,article,aside,footer,header,hgroup,nav,section,menu{
	margin:0;
	padding:0;
	-webkit-text-size-adjust:100%;
}
table{
	border-collapse:collapse;border-spacing:0;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
ul,li{
	list-style: none;
}
a{
	text-decoration: none;
}
img{
	display:inline-block;
}
.hide{
	display: none;
}
body{
	font-family: "宋体";
	font-size: 14px;
}
a:hover,a:link{
	text-decoration: none;
}
input{
	border: 0;
	outline: medium;
	font-size: 0.8rem;
}
textarea,button{
	border:0;
	outline:medium;
}
.clearfix:before,
.clearfix:after{
 display: table;
 content: " ";	
}
.clearfix:after{
	clear: both;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.hd{
	display: none;
}
