#sitemap ul li {
	background: url(../img/sitemap/ic_home.gif) no-repeat 0 4px;
	line-height: 160%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#sitemap ul li ul {
	background-image: url(../img/sitemap/ic_bk.gif);
	background-repeat: no-repeat;
	background-position: 17px bottom;
}
#sitemap ul li ul.category li {
	background-image: url(../img/sitemap/ic_category.gif);
	background-repeat: no-repeat;
	background-position: 2px -1139px;
	list-style-type: none;
}
#sitemap ul li ul.page li {
	background-image: url(../img/sitemap/ic_page.gif);
	background-repeat: no-repeat;
	background-position: 3px -1137px;
}
#sitemap ul li ul li.last {
	background-color: #FFFFFF;
}
#sitemap li {
	list-style-type: none;
}
#sitemap ul {
	margin-bottom: 10px;
}

