.list_sitemap a {
	color:#333333;
}
.list_sitemap li {
	background:url(/sitemap/images/ico_01.jpg) no-repeat 0px 7px;
	padding-left:15px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #c8c8c8;
	clear:both;
}
.list_sitemap li ul {
	margin-top:15px;
	margin-left:10px;
	margin-bottom:15px;
	background:#f5f5f5;
	display:block;
	width:550px;
	overflow:hidden;
}
.list_sitemap li li {
	clear:none;
	background:none;
	padding:0;
	margin:0;
	border:0;
	width:145px;
	overflow:hidden;
	float:left;
	padding:5px 5px 5px 10px;
	background:url(/sitemap/images/ico_02.jpg) no-repeat 10px 9px;
	padding-left:25px;
}

