@charset "utf-8";

html, body, div, span, a, strong, ul, li, img, h1, h2, h3, h4, p, blockquote, form, fieldset, input, textarea, button {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

html, body {
	width: 100%;
	height: 100%;
}

a { text-decoration: none; }

ul, ol { list-style: none; }


