@charset "utf-8";
#map iframe {
	height: 380px;
}
#gallery li {
	float: left;
	text-align: center;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 11px;
	width: 155px;
	height: 180px;
}
#gallery img {
	border: 1px solid #D0E49C;
	padding: 1px;

}
