#main h2 {
	margin-bottom: 20px;
}
#main h3 {
	margin-bottom: 5px;
}

#main p {
	margin-bottom: 10px;
	line-height: 150%;
}

#main table {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dadada;
	border-bottom-color: #dadada;
	margin-top: 30px;
}

#main td {
	line-height: 105%;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 8px;
	padding-left: 8px;
}
.item {
	background-color: #c6e8e9;
	font-size: 80%;
	color: #496569;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/line-dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93c4c5;
}
.item-last {
	background-color: #c6e8e9;
	font-size: 80%;
	color: #496569;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93c4c5;
}
.type {
	background-color: #0e7ec2;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: none;
}
.line01 {
	text-align: center;
}
.line02 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e9e9e9;
}
.line03 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #dadada;
}
.line04 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #93c4c5;
}
.dot-line {
	background-image: url(../images/line-dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}.dot-line {
	background-image: url(../images/line-dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.access {
	margin-top: 15px;
}
#accessmap {
	border: 3px solid #DDDDDD;
}
