@charset "utf-8"; 

/* =======================================
	sitemap CSS
========================================== */
.sitemap dt {
	background: url(../../img/bullet_circle.png) no-repeat 0 4px;
	padding: 0 0 0 20px;
	border-bottom: 1px dotted #CCC;
	margin: 0 0 4px 0;
}

.sitemap dd {
	padding: 0 0 0 20px;
	margin: 0 0 30px 0;
}
