#sitemap {
	clear: both;
	width: 900px;
	height: 650px;
}
#sitemap .header {
	width: 900px;
	height: 17px;
	padding-top: 1px;
	text-indent: 0.5em;
	background: #6B6D51;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}
#sitemap h1 {
	color: #6B6D51;
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sitemap h2 {
	color: #F58220;
	font-size: 1.1em;
	margin-top: 10px;
}
#sitemap .c1 {
	float: left;
	width: 160px;
}
#sitemap .c2 {
	width: 140px;
	float: left;
	margin-left: 5px;
}
#sitemap .c3 {
	width: 155px;
	float: left;
	margin-left: 5px;
}
#sitemap .c4 {
	width: 150px;
	float: left;
	margin-left: 5px;
}
#sitemap .c5 {
	width: 160px;
	float: left;
	margin-left: 10px;
}
#sitemap .c6 {
	width: 105px;
	float: left;
	margin-left: 5px;
}
#sitemap a {
	color: #000;
	text-decoration: none;
}
#sitemap a:visited {
	color: #000;
	text-decoration: none;
}
#sitemap a:hover {
	color: #000;
	text-decoration: underline;
}
#sitemap ul {
	font-size: 1.1em;
	list-style-type: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.3em;
	
	
}
#sitemap li{
margin-left: 0.1em;
}
#sitemap .c2 a{
  color: #F58220;
  text-decoration: none;
}
#sitemap .c2 a:visited{
  color: #F58220;
  text-decoration: none;
}
#sitemap .c2 a:hover{
  color: #F58220;
  text-decoration: underline;
}
