#site_map_header {
}

#site_map_header h2 {
	margin-bottom: 10px;
	border-bottom-color: #e0e0e0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
#site_map_header h3 {
	font-weight: bold;
	font-size: 13px;
}
#site_map_area {
	font-size: 12px;
	margin-left: 100px;
}
.map_main_menu {
	line-height: 1.3em;
	background-position: 1px 4px;
	background-repeat: no-repeat;
	background-image: url(/sitestyle/images/li_style.gif);
	padding-left: 8px;
	margin-left: 20px;
}

.map_main_menu_relative {
	margin-left: 120px;
}

.map_sub_menu {
	margin-left:50px;
	padding-left:10px;
}

.map_sub_menu_relative {
	margin-left:200px;
}

.map_sub_sub_menu {
	margin-left:120px;
}

.map_sub_sub_menu_relative {
	margin-left:200px;
}