#sitemap_h2 {
	width: 530px;
	background-image: url(sitemap/images/top_title.jpg);
	height: 28px;
	background-repeat: no-repeat;
	padding-top: 5px;
	font-size: 18px;
	color: #345DAD;
	padding-left: 50px;
	margin-top: 0px;
}
.sitemap_comment {
	width: 550px;
	text-align: right;
	padding-right: 30px;
}
.sitemap_top {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #335CAC;
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 450px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}

.sitemap_line2 {
	width: 400px;
	margin-left: 20px;
	padding-bottom: 5px;
	list-style-type: none;
	margin-bottom: 5px;
	background-image: url(sitemap/images/sitemap_bread_icon.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
.sitemap_line3 {
	list-style-type: none;
	padding-bottom: 5px;
	background-image: url(sitemap/images/sitemap_bread_circle_icon.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
.sitemap_line4 {
	list-style-type: none;
	padding-bottom: 5px;
	background-image: url(sitemap/images/sitemap_bread_icon2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 0px;
}
.sitemap_line5 {
	list-style-type: none;
	padding-bottom: 5px;
	background-image: url(sitemap/images/sitemap_bread_icon3.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 0px;
}
body {
	padding-top: 0px;
	margin-top: 0px;
}
#wrap {
	background-image: url(img/top_tbl.gif);
	background-repeat: repeat-x;
	width: 700px;
}

#content {
	float: left;
	width: 580px;
	margin-top: 9px;
	background-image: url(img/menu_line02.gif);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	width: 110px;
	margin-top: 9px;
	padding-top: 10px;
}
