
.sitemap_box{
	width: 640px;
	height: 650px;
}

.sitemap_box ul{
	margin: 0 20px 20px;
}

.sitemap_box li{
	background: url(../img/sitemap/a.gif) no-repeat 20px 0;
	padding: 0 0 0 35px;
	margin: 0 0 8px;
}

.sitemap_box .a{
	background: none;
	padding: 0;
}

.sitemap_box .b{
	background: url(../img/sitemap/b.gif) no-repeat 20px 0;
}

.sitemap_box .c{
	padding: 0 0 0 60px;
	margin: 0 0 8px;
	background: url(../img/sitemap/b.gif) no-repeat 45px 0;
}

.sitemap_box .c span{
	padding: 0 0 0 25px;
	background: url(../img/sitemap/c.gif) no-repeat 5px 0;
}

.sitemap_box .d{
	padding: 0 0 0 60px;
	margin: 0 0 8px;
	background: url(../img/sitemap/a.gif) no-repeat 45px 0;
}

.sitemap_box .d span{
	padding: 0 0 0 25px;
	background: url(../img/sitemap/c.gif) no-repeat 5px 0;
}

.sitemap_box .clam{
	float: left;
	width: 250px;
	color: #24468c;
}