body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
	margin: 0;
}

body,
button,
input,
select,
textarea {
	font: 14px Helvetica Neue, Helvetica, \5FAE\8F6F\96C5\9ED1, Tahoma, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

em,
b {
	font-style: normal;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a,img {
	display: block;
	border: none;
}

html,body {
	width: 100%;
	background-color: #f2f3f4;
}

button,
input,
select,
textarea {
	font-size: 100%;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ul,
li {
	padding: 0;
	list-style: none;
}