@charset "utf-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}

img{
	border: 0px none #000;
}
ins{
	display: none;
}
li{
	list-style-type: none;
}
a{
	text-decoration: none;
	color: #393939;
}
.clear{
	clear:both;
	line-height: 1px;
	height: 1px;
}
/**/

