@charset "utf-8";
/* CSS Document */
body,h2,h3,p,ul,dl,dd{
	margin:0;
	font-family:"微软雅黑";
}
ul,input{
	padding:0;
}
input{
	border:none;
	-web-kit-appearance:none;
  	-moz-appearance: none;
}
li{
	list-style:none;
}
.qingchu{
	clear:both;
}
a{
	text-decoration:none;
	outline:none;
}