.SitemapArea {
	position: relative;
	width: 100%;
	margin: 0px 0px 20px 0px;
	display: block;
	overflow: hidden;
}
.SitemapArea table {
	position: relative;
	width: 960px;
	margin: 20px 0px 20px 0px;
	table-layout: fixed;
}
.SitemapArea th {
	height: 50px;
	font-size: 14px;
	text-align: left;
	line-height: 160%;
	vertical-align: middle;
	font-weight: lighter;
	color: #000000;
}
.SitemapArea th a {
	color: #0080FF;
	text-decoration: none;
}
.SitemapArea th a:hover {
	color: #FF8800;
	text-decoration: underline;
}
.SitemapArea th img {
	width: 25px;
	height: 50px;
	display: inline-block;
	vertical-align: -20px;
	margin: 0px;
}
.SitemapArea th span {
	font-size: 12px;
}
.SitemapArea th div {
	display: inline-block;
	vertical-align: middle;
}
.SitemapArea td {
	width: 40px;
}
.SitemapArea td img {
	width: 35px;
	height: 50px;
	display: block;
}

#Layer_1 {
	width: 120px;
}
#Layer_2 {
	width: 120px;
}
#Layer_3 {
	width: 180px;
}
#Layer_4 {
	width: 160px;
}

