@charset "UTF-8";

html, body, div, object, pre, form, h1, h2, h3, h4, h5, h6, p, textarea, ul, ol, li, dl, dt, dd, blockquote, th, td {
	margin:0;
	padding:0;
	border: none;
}

body {
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-align:center;
}

img {
	border: none;
}

.clear {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

a {
	text-decoration: none;
}
