/* CSS Document */

#sitemap dd {
	background-image: url(../img_index/sitemap_dd.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	margin-top: 20px;
}
#sitemap dt{
	background-image: url(../img_index/sitemap_dt1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
}
#sitemap .sitemap_dt1 {
	background-image: url(../img_index/sitemap_dt2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
}
#sitemap .sitemap_dt2 {
	background-image: url(../img_index/sitemap_dt1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	margin-left: 16px;
}
#sitemap .sitemap_dt3 {
	background-image: url(../img_index/sitemap_dt2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	margin-left: 16px;
}

