@charset "utf-8";
.left {
	width: 571px;
	float: none;
	font-size: 12px;
}
.map img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 5px;
}
.Supplement {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
}
.map a {
	text-decoration: none;
	color: #000000;
}
.map a:hover {
	color: #FF0066;
	text-decoration: underline;
}
.left a {
	color: #0066CC;
	text-decoration: underline;
	font-size: 12px;
}

