@charset "utf-8";

html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl, dd, pre, form, fieldset, legend, input, button, textarea, blockquote, th, td{
	margin:0;padding:0;font-family:"微软雅黑",sans-serif;
}

ul,ol{
	list-style:none;
}

a{
	text-decoration:none;
}

img{
	border:0;
}

.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
