@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}

li{
	list-style:none;
}

a img{
		border:0px;
}


