#wrap #content #sitemap #sidenavi ul li {
	height: 30px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding-top: 10px;
}
#wrap #content #sitemap .main_content dl dt a {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #0878A8;
}
#wrap #content #sitemap .main_content dl dt {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
}
#wrap #content #sitemap .main_content dl dd {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
}
#wrap #content #sitemap {
	margin-bottom: 50px;
	overflow: hidden;
}
