@charset "UTF-8";

.sitemap {
	padding: 0px;
	margin: 0px;
}

.sitemap li {
	padding: 0px 0px 5px 20px;
	margin-top: 10px;
	list-style: none;
	background: url(../images/icon01.gif) 3px 4px no-repeat;
	border-bottom: dashed 1px #020299;
}
