@charset "UTF-8";
/* CSS Document */
html{
	margin:0;
	padding:0;
}
body,div,span,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,pre,form,p,blockquote,table,tr,td,a,a:hover,img,em,strong,address{ 
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	border:none;
	line-height:1;
	outline:none;
	zoom:1;
}
ul, ol, li 		{ zoom: normal; }
code,em,strong 	{font-style:normal;font-weight:normal;}
ul,li			{list-style:none;}
h1,h2,h3,h4,h5	{font-size:100%;font-weight:normal;}
em,strong		{ line-height:normal;}
