#Sitemap	{
	margin-top:15px;
}

#Sitemap dl	{
	margin:0;
}


#Sitemap dl dt a	{
	/*display:block;*/
	padding-left:14px;
	font-weight:bold;
}
#Sitemap dl dt a:link,
#Sitemap dl dt a:visited	{
	background:transparent url(../images/mc_ic.gif) no-repeat center left;
	text-decoration:none;
}
#Sitemap dl dt a:hover	{
	background:transparent url(../images/mc_ic.gif) no-repeat center left;
	text-decoration:none;
}

#Sitemap dl dd	{
	margin:.3em 0 1.3em 14px;
}

#Sitemap dl dd p	{
	margin:0 0 .7em 0;
}
#Sitemap dl dd p.komi	{
	margin:0 0 .3em 0;
}

#Sitemap dl dd a	{
	/*display:block;
	padding-left:12px;*/
}
#Sitemap dl dd a:link,
#Sitemap dl dd a:visited	{
	/*background:transparent url(images/bg_cur.gif) no-repeat center left;*/
	text-decoration:none;
}
#Sitemap dl dd a:hover	{
	/*background:transparent url(images/bg_cur2.gif) no-repeat center left;*/
	text-decoration:none;
}


#Sitemap dl dd ul	{
	list-style-type:disc;
	margin:0 0 0 20px; padding:0;
}
#Sitemap dl dd ul li	{
	margin:0 0 .3em 0; padding:0;
}
#Sitemap dl dd ul li ul	{
	list-style-type:circle;
	margin:3px 0 0 20px; padding:0;
}
#Sitemap dl dd ul li ul li	{
	margin:0 0 .3em 0; padding:0;
}
