@charset "utf-8";

.sitemap {
	padding: 0px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 60px;
}
ul {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-image: none;
	list-style-type: none;
}
li {
	padding: 0px;
	margin-left: 110px;
	margin-top: 10px;
}
.sitemap1 {
	padding: 0px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 80px;
}

