@charset "UTF-8";
/*
*/
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content {
	width: 950px;
	margin: 0 20px 0 20px;
	font-size: 13px;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 5px 0 5px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
#map1,
#map2 {
	margin-bottom: 30px;
	width: 454px;
	float: left;
}
#fm1,
#fm2 {
	margin: 10px;
}
