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

ul,
menu,
dir,
li {
	list-style: none
}

body {
	position: relative;
	margin: 0 auto;
}

a {
	text-decoration: none
}

a,
img,
div,
span,
nav,
li {
	-webkit-tap-highlight-color: transparent
}

legend {
	color: #000
}

fieldset,
img {
	border: none
}

button,
input,
select,
textarea {
	font-size: 100%
}

input,
button,
select,
textarea {
	outline: none;
	border: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}
