.m_table {
	width: 600px;
	height: 650px;
	margin-top: 10px;
	margin-bottom: 150px;
}

p.map_info {
	width: 500px;
	font-size: small;
	border-width: 1px;
	border-color: red;
	border-style: solid;
	color: black;
	margin: 100px auto 20px auto;
	text-indent: 1em;
	padding: 6px;
	line-height: 1.3;
	background-color: white;
}
