body,h1,h2,h3,h4,h5,h6,p,ul,li,ol,dl,dd,dt,form,input,textarea,pre,figure{
	margin: 0;
	padding: 0;
	list-style: none;
}
a{
	text-decoration: none;
}
li{
	list-style: none;
}
img{
	border: 0;
}
body{
	font-size: 12px;
	font-family:"Microsoft yahei";
	color:#333;
}
i,u,del,b{
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}