@charset "utf-8";
#main td {
	font-size: 10px;
	line-height: 14px;
}
#main table {
	margin-bottom: 20px;
	clear: both;
}
#main strong {
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 12px;
	color: #3D2C21;
}
#main .section li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BEB1A3;
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 12px;
}
#map {
	border: 1px solid #CCCCCC;
}
#gmap {
	height: 400px;
	width: 618px;
	border: 1px solid #CCCCCC;
}

