#sitemap_l0 td
{
	margin: 0px;
	padding: 0px 0px 10px 10px;
  background: transparent url(../img/list_box.png) no-repeat left 5px;
}
#sitemap_l0 a
{
	font-weight: bold;
  color: black;
}
#sitemap_l0 a:hover
{
	text-decoration: underline;
}

#sitemap_l1
{
	margin-left: 10px;
	margin-top: 5px;
}
#sitemap_l1 td
{
	padding: 3px 3px 3px 10px;
	background: transparent url(../img/list_box.png) no-repeat left 5px;
}
#sitemap_l1 a
{
	font-weight: normal;
  color: black;
}
#sitemap_l1 a:hover
{
	text-decoration: underline;
}
