#sitemap {
	width: 900px;
}
#sitemap #box {
	width: 450px;
}
#sitemap #box dl dt {
	background-image: url(../sitemap/img/list.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	width: 330px;
	margin-left: 40px;
	font-size: 120%;
	font-weight: bold;
	color: #1E1915;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 20px;
}
#sitemap #box dl dd ul {
	float: left;
	width: 300px;
	margin-left: 60px;
}

#sitemap #box dl dd ul .ss {
	margin-left: 20px;
}

#sitemap #box dl dd ul li {
	padding-bottom: 15px;
}

#sitemap #box dl .noline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sitemap #box dl .topline {
	background-image: url(../sitemap/img/list.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	width: 330px;
	margin-left: 40px;
	font-size: 120%;
	font-weight: bold;
	color: #1E1915;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding: 20px;
}

#sitemap #box dl dt {
	background-image: url(../sitemap/img/list.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	width: 330px;
	margin-left: 40px;
	font-size: 120%;
	font-weight: bold;
	color: #1E1915;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 20px;
}

#sitemap a {
	color: #06C;
}
