#sitemap #container #sitemap_list h2 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 25px;
	margin-top: 35px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF5A78;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
}
#sitemap #container #sitemap_list {
}

#sitemap #container #sitemap_list ul li {
	background-position: 0.5em 0.25em;
	padding-left: 20px;
	background-image: url(../img/common/arrow.gif);
	background-repeat: no-repeat;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	margin-left: 3em;
}
#sitemap #container #sitemap_list .listblock h2 a {
	text-decoration: none;
}
#sitemap #container #sitemap_list h3 {
	font-weight: bold;
	background-color: #F2F2F2;
	margin-top: 20px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#sitemap #container #sitemap_list .listblock {
	float: left;
	width: 380px;
	_width: 400px;
	margin-right: 45px;
	_margin-right: 25px;
	margin-left: 45px;
	_margin-left: 25px;
}
