#sitemap {
	width: 570px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#sitemap .line1,#sitemap .line2,#sitemap .line3 {
	width: 170px;
	float: left;
}
#sitemap ul {
	margin-bottom: 20px;
}
#sitemap li {
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 18px;
}
#sitemap .right30px {
	margin-right: 30px;
}
#sitemap .category {
	padding-left: 5px;
	font-weight: bold;
	background-color: #EDEDED;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #475A68;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D7D6;
}
