@charset "utf-8";

body, div, h1, h2, h3, h4, h5, h6, p, th, td, dl, dt, dd, ul, ol, li, form, fieldset, legend, input, textarea, button, option, pre, blockquote {
	line-height: 1;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

table, th, td, fieldset, iframe, img, abbr, acronym {
	border: 0;
}

table {
	border-collapse: separate;
	border-spacing: 1px;
	font-size: 100%;
}

caption, th {
	text-align: left;
}

caption, optgroup, address, cite, code, dfn, em, var {
	font-style: normal;
}

th, strong {
	font-weight: normal;
}

input, textarea, button, select, optgroup, option, pre, code, kbd, samp {
	font-family: inherit;
	font-size: 100%;
}

ol, ul {
	list-style: none;
}

legend {
	color: inherit;
}

sup, sub {
	vertical-align: baseline;
}

del, ins {
	text-decoration: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}