.sitemap, .sitemap ul, .sitemap ol
{
	text-align: left;
	font-size: 110%;
	font-weight:bold;
	list-style-image: url(/i/sitemap-dot.gif);
	list-style-type: none;
	/*padding-left: 2px;*/
	padding-bottom: 0.6em;

	margin: 0.2em 0.3em 0.5em 0.0em;
	/*background: url(/!interface/i/bt_bg.gif) top repeat-x;*/

}

.sitemap li
{

	font-size: 1.3em;
	list-style-type: none;
	margin: 0.5em 0em 0em 0em;
	padding: 0em;
}

.sitemap ul li
{
	font-size:70%;
	list-style-type: none;
	padding-left: 1em;

}
.sitemap ul ul li
{
	/*list-style-image: url(../si/listimage.gif);*/
	list-style-image:none;
	list-style-type: none;
	font-weight:normal;
	font-size: 70%;
}

.sitemap dl
{
	margin-top: 0em;
}

.sitemap dt
{
	margin: 1em 0em 0.5em 0em;
	padding: 0em;
}

.sitemap dd
{
	margin: 0em 0em 1em 2em;
}

.sitemap table
{
	/*float:left;*/
	min-width: 200px;
	max-width: 300px;
	min-height:408px;
	height:408px;
	width: 25%;
	
	background:url(/i/tuman-left.jpg) no-repeat left center;
	/*margin-top: 30px;*/
}
.sitemap ul li a:link,
.sitemap ul li a:active,
.sitemap ul li a:visited
{
	/*color:#5A737A;*/
	color:#0099FF;
}
.sitemap ul li a:visited
{
	color:#8B648C;
}
.sitemap ul li a:hover
{
	color:#FF6600;
}
.sitemap .notActive
{
	color:#666666;
}
.headAndMenu
{
	float:left;
}
