/*------------------- Global Reset ------------------ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, cite, code, em, img, q, small, strike, strong, sub, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.01%;
	vertical-align: baseline;
}
body {
	line-height: 1;
/* line-height:1.2 */
}
blockquote, q {
	quotes: none;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}
