@charset "utf-8";

html *{
	margin:0px;
	padding:0px;
}

body {
	font-size: 12px;
	/*_font-size:62.5%;*/
	line-height:1.5;

}
img {
border:0;
}

