@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration:none;
	line-height: 1;
	font-size: 100%;
	font-style: normal;
	list-style-type: none;
}

img{
	vertical-align:bottom;
}
