div#main2 {
	text-align: center;
	width: 900px;
	margin-top: 20px;
}
div#main_map {
	float: left;
	width: 600px;
	margin-left: 150px;
	display: block;
	line-height: 1.6em;
}
*html div#main_map {
	margin-left: 75px;
}
div#main_map h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #FF6600;
	display: block;
	width: 585px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 30px;
}
.sitemap_one {
	display: block;
	float: left;
	width: 600px;
	margin-bottom: 20px;
}
div#main_map .sitemap_one span {
	display: block;
	background-image: url(../../images/mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 8px;
}
div#main_map .sitemap_one a {
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
}
div#main_map .sitemap_one p {
	clear: both;
	float: left;
	display: block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	width: 585px;
	padding-left: 15px;
}
