@charset "utf-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, address, img, strong,
del, ins, dfn, em, abbr, acronym, kbd, q, pre, cite, code, samp, sub, sup, var,
fieldset, form, label, legend,
table, caption, thead, tbody, tfoot, tr, th, td,
dl, dt, dd, ol, ul, li,header,footer,nav,section{
	margin: 0;
	border: 0;
	padding: 0;
	background: transparent;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: 1.0;
}

html{ overflow-y: scroll;}

ul{ list-style: none;}

hr{ display: none;}

del, ins{ text-decoration: none;}

blockquote, q{ quotes: none;}

ol{ list-style: none;}

table{
	border-collapse: collapse;
	border-spacing: 0;
}