@charset "UTF-8";
*/
* {
	padding:0;
	margin:0;
	outline:0;
}

HTML, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, hgroup, 
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


article, aside, canvas, hgroup, footer, header, nav, section, audio, video {
	display: block;
	margin: auto;
}


h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { font-weight:normal; }

li { margin-left:5%; }

.frg_clear, .clear{ clear:both; height:0px; font-size:0px; line-height:0px; }

a img{ 
	border:none; 	
	padding: 0;
	margin: 0;
	font-size: 0px;
	line-height: 0px; 
}



/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
	margin: 0;
	padding: 0;
}

	



