@charset "utf-8";
.sitemap{
	margin-bottom: 30ox;
}
.sitemap ul li{
	margin-left: 20px;
	margin-top: 20px;
	list-style-type: square;
}
