#titleBox #titleSitemap {
	background-image: url(../../sitemap/images/title_sitemap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 92px;
}
#contents #sitemap {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 35px;
	width: 100%;
}
#contents  #sitemap #contentsL {
	float: left;
	width: 48%;
}
#contents #sitemap #contentsR {
	float: right;
	width: 48%;
}
#contents #sitemap ul {
	text-align: left;
	margin-bottom: 25px;
}
#contents #sitemap li.page {
	background-image: url(../../sitemap/images/bg_sbar.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 25px;
	font-weight: bold;
	margin-bottom: 10px;
}
#contents #sitemap li.inpage {
	background-image: url(../../sitemap/images/ic_ar.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	margin-bottom: 8px;
	margin-left: 10px;
}
