.map_top_image {
	width:100%;
	height:302px;
	background-image:url(../img/map/map_top_image.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
}

.map_base {
	width:100%;
	margin-top:10px;
}	

.map_base h2{
	width:100%;
	height:20px;
	border-left:5px solid #0099CC;
	color:#999999;
	margin-left:2px;
	font-size:20px;
	text-indent:-5000px;
	background-image:url(../img/map/map_infomation.jpg);
	background-repeat:no-repeat;
	background-position:5 1;
}	


.map_base p{
	height:11px;
	color:#999999;
	font-size:13px;
	padding-left:21px;
	padding-top:10px;
	padding-bottom:60px;
	line-height:20px;
}

* html .map_base p{
	padding-bottom:10px;
}


.map_mercury {
	width:100%;
	height:279px;
	text-align:center;
	background-image:url(../img/map/map.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-indent:-5000px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:2px;
	margin-right:2px;
}



.map_base_left {
	width:445px;
	float:left;
}

.map_base_right {
	width:445px;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:2px;
	margin-right:2px;
}

