@charset "utf-8";
.mapdiv {
	display:none;
	overflow:hidden;
	height:400px;
}
.showhide {
	color: #00F;
	text-decoration: underline;
	cursor: pointer
}
