@charset "utf-8";
#map-canvas {
	width: 463px;
	height: 310px;
	position: relative;
	top: 20px;
	left: 20px;
	float: left;
	background-color: rgba(187,187,187,1.00);
	}