.access{
	padding-bottom:30px;
	padding-top:20px;
}

.ac_map img{
	margin:15px 0;
	border:1px solid #F9F9F9;
}




#map_access{
	width:545px;
	padding:20px;
	margin:0 auto;
	text-align:left;
}

#map_access .fl{
	width:210px;
	padding-top:15px;
	float:left;
}

#map_access .fr{
	width:305px;
	padding-top:15px;
	float:right;
}

#map_access .fr p{
	padding-bottom:40px;
}

#map_access .fr table{
	width:100%;
	border-collapse:collapse;
	font-size:11px;
}

#map_access .fr th{
	font-weight:normal;
	padding:8px 0;
	width:79px;
	border-bottom:1px solid #F9F9F9;
}

#map_access .fr td{
	padding:8px 0;
	border-bottom:1px solid #F9F9F9;
}

#map_access .fr .mt_10{
	margin-top:10px;
}

#map_access .map_print{
	text-align:center;
	padding:15px 0;
}


