/* sitemap
---------------------------------------------------- */
ul.menu_sitemap {
	margin-left:20px;
	margin-right:20px;
}
ul.menu_sitemap li {
	text-indent:30px;
}
ul.menu_sitemap li.title {
	height:30px;
	line-height:30px;
	background:url(../img/mark.png) no-repeat 5px center;
	font-weight:bold;
}
ul.menu_sitemap li.cap {
	height:20px;
	line-height:20px;
	border-bottom:dotted 2px #7979aa;
	padding-bottom:3px;
	margin-bottom:20px;
}
/* ------------------------------------------------- */


