body,html{
	font-family:MicrosoftYaHei, Arial, Helvetica, sans-serif;
}
body,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, code, form, fieldset, legend, input, textarea,
p, blockquote, th, td, hr, button,
article, aside, details, figcaption, figure, footer, header, menu, nav, section {
	margin: 0;
	padding: 0;
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
ol,ul {
	list-style: none;
}
h1,h2,h3,h4,h5,h6,b{
	font-weight: normal;
}
i{
	font-style: normal;
}