@charset "utf-8";
#map {
	background-image: url(../assets/cnt_map.jpg);
	background-repeat: no-repeat;
	height: 128px;
	width: 265px;
	margin: 0 0 25px 0;
}
#olmap {
	background-image: url(../assets/olmap.jpg);
	height: 450px;
	width: 550px;
}
