@charset "utf-8";

body {
    -webkit-text-size-adjust: 100%;
}

article, aside, figure, figcaption, footer, header, nav, section {
display: block;
}

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,span,a,pre,form,fieldset,input,textarea,p,blockquote,table,tr,th,td,img
{
	margin: 0;
	padding: 0;
}


h1,h2,h3,h4,h5,h6
{
	font-weight:normal;            
}

ol,ul,li
{
	list-style:none;               
}

img,fieldset
{
	border: 0;
	vertical-align: bottom;        
}






