@import "base-style.css";

#menu-map a {
	background-image:url(../images/menu-map-on.gif);
}

#catch {
	padding: 0px 22px 6px 22px;
}

#pageText {
	display: block;
	width: 720px;
	margin-left: 12px;
}

#pageText h1 {
	clear: both;
	display: block;
	width: 700px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	padding: 12px 0px 12px 20px;
	background-image:url(../images/titBG.gif);
}

#map {
	text-align: center;
	margin: 30px;
}

#pageText table {
	display: block;
	border: 0px;
	text-align: left;
	margin: 0px 0px 40px 104px;
}

#pageText th {
	padding-bottom: 16px;
	border-bottom: 1px dotted #cccccc;
}

#pageText td {
	width: 370px;
	border-bottom: 1px dotted #cccccc;
	padding-top: 6px;
	padding-bottom: 6px;
}

#pageText .first-row {
	width: 100px;
	text-align: center;
	padding-right: 40px;
}
