#access h2 {
	text-align: center;
	margin-top: 50px;
	clear: left;
}
#map {
	margin: 15px 0px 0px;
	width: 643px;
	overflow: auto;
	padding: 0px 0px 20px 67px;
}
#map .map_img {
	vertical-align: bottom;
	float: left;
}
#map #detail {
	margin: 0px 0px 0px 360px;
}
#map #detail dt {
	font-size: 15px;
	line-height: 20px;
	color: #7D0000;
	border-left: 8px solid #7D0000;
	border-bottom-style: none;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 8px;
}
#map #detail dd {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
}
#map #detail dl {
	margin: 0px 0px 0px;
	padding: 0px;
}
#map #btn {
	clear: left;
	margin: 20px 0px 0px;
	text-align: center;
}
#map #detail .lst {
	margin-bottom: 18px;
}
#map_area {
	height: 500px;
	width: 95%;
	margin: 0px auto 20px;
	border: 1px solid #990000;
}
