@charset "utf-8";
/* CSS Document */

.main ul li{
	list-style:none;
	margin:10px 0px;
}
.main ul{
	margin-left:20px;
}
