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

	html, body {
	width: 100%;
	height: 100%;
}
#map_canvas {
	height: 85%;
	width: 100%;
}


