div#sitemap{
	width: 934px;
	height: auto;
	background-image: url(../img/fd_village.gif);
	background-repeat: repeat-y;
	margin: auto;
}
div#sitemap dl{
	margin-left: 200px;
	margin-bottom: 15px;
}
div#sitemap dt{
	margin-top: 10px;
}
div#sitemap dt a{
	color: #ad0000;
	font-weight: bold;
}
div#sitemap dd{
	margin-top: 7px;
}
div#sitemap ul{
	margin-left: 10px;
}
div#sitemap li{
	list-style: none;
}
div#sitemap li a{
	color: #1c4598;
	text-decoration: none;
}
