#right {
	padding-bottom: 15px;
}

#sidemenu-title {
	background: url(img/sidemenu-title.gif) no-repeat;
}

.box {
	display: block;
	float: left;
	width: 193px;
	margin-top: 14px;
	margin-right: 14px;
	padding-top: 12px;
	background: url(img/site_map_top.gif) no-repeat;
}

.box h2 {
	display: block;
	height: 22px;
	text-indent: 36px;
	padding-top: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background: url(img/h2.gif) no-repeat;
}

#bar {
	background: url(img/h2-bar.gif) no-repeat;
}

.box ul {
	background: url(img/site_map_bg.gif) repeat-y;
}

.box li {
	display: block;
	height: 22px;
	text-indent: 36px;
	padding-top: 8px;
	font-size: 12px;
	font-weight: normal;
	background: url(img/site_map_icon03.gif) no-repeat;
}

.box .bottom {
	background: url(img/site_map_icon02.gif) no-repeat;
}

.box-bottom {
	display: block;
	width: 193px;
	height: 10px;
	background: url(img/site_map_bottom.gif) no-repeat;
}
