@charset "utf-8";
/* CSS Document */

#mapContent {
	width: 549px;
	margin-left: 244px;
	margin-top: 10px;
	padding-top: 5px;
}
.g_map {
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-top: 10px;
	border: 1px solid #101010;
}
.title {
	background-color: #8C8C8C;
}
.section1 {
	background-color: #00F;
}
.section2 {
	background-color: #E0E0E0
}