ul.smlist li {
	text-indent: -14px;
}

ul.smlist li {
	padding-left: 16px;
	background: url(../../sitemap/images/bull.gif) 2px 4px no-repeat;
}

ul.smlist li a {
	padding-left: 16px;
	background: url(../../sitemap/images/bull.gif) no-repeat;
}

ul.smtree {
	list-style : none;
	background : none;
	font-weight: bold;
}

ul.smtree ul {
	list-style : none;
	margin: 1px 0 1px 0px;
	padding: 0;
	background : url(../../sitemap/images/dot_01.gif) 0 repeat-y;
	font-weight: normal;
}

ul.smtree ul li {
	padding: 7px 0 0 30px;
	background : url(../../sitemap/images/dot_02.gif) 0 14px no-repeat;
}

ul.smtree ul li.last{
	background : url(../../sitemap/images/dot_03.gif) 0 14px no-repeat;
}

a {
	color: #666666;
}