#map {
	width: 713px;
}
#map #map_main {
	clear: both;
	background-image: url(/site_files/image/map/map_mainback.gif);
	background-repeat: no-repeat;
	height: 507px;
	background-position: center;
	padding: 5px 10px 10px;
}
#map #map_menu ul {
	padding: 0px;
	height: 54px;
	margin: 0px auto;
	background-image: url(/site_files/image/map/map_menu_back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
    overflow:hidden;
}
#map #map_menu ul li {
	float: left;
	height: 54px;
	display: block;
	list-style-type: none;
	padding-left: 5px;
	margin-left: 0px;
}
#map #map_menu ul li a {
	background-image: url(/site_files/image/map/map_menu.gif);
	background-repeat: no-repeat;
	display: block;
	height: 54px;
	width: 112px;
	text-indent: -200em;
}
#map #map_menu ul #mm01 a {
	background-position: -7px 0px;
}
#map #map_menu ul #mm02 a {
	background-position: -124px 0px;
}
#map #map_menu ul #mm03 a {
	background-position: -239px 0px;
}
#map #map_menu ul #mm04 a {
	background-position: -356px 0px;
}
#map #map_menu ul #mm05 a {
	background-position: -473px 0px;
}
#map #map_menu ul #mm06 a {
	background-position: -590px 0px;
}
#map #map_menu ul #mm01 a:hover {
	background-position: -7px -54px;
}
#map #map_menu ul #mm02 a:hover {
	background-position: -124px -54px;
}
#map #map_menu ul #mm03 a:hover {
	background-position: -239px -54px;
}
#map #map_menu ul #mm04 a:hover {
	background-position: -356px -54px;
}
#map #map_menu ul #mm05 a:hover {
	background-position: -473px -54px;
}
#map #map_menu ul #mm06 a:hover {
	background-position: -590px -54px;
}


