body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font: 12px/1.5 "Microsoft YaHei", Arial, "\5B8B\4F53", Helvetica, san-serif;
	color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: 400
}

ul,
ol {
	list-style: none
}

a {
	text-decoration: none;
	color: #000;
}