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

* {
	margin:0px;
	padding:0px;
}


div#map {
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 370px;
}
