#mainContent ol a{
	color: #000000;
}
#mainContent ol a:hover{
	color: #FF3366;
	text-decoration: underline;
}

.mapL {
	line-height: 200%;
	float: left;
	width: 232px;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 30px;
	margin-top: 10px;
}
.mapR {
	line-height: 200%;
	float: right;
	width: 242px;
	margin-right: 10px;
	padding-right: 20px;
	margin-top: 10px;
}
.mapL2 {
	line-height: 200%;
	float: left;
	width: 162px;
	margin-right: 40px;
	margin-left: 10px;
	padding-left: 30px;
	margin-top: 10px;
}
.mapR2 {
	line-height: 200%;
	float: right;
	width: 322px;
	padding-right: 20px;
	margin-top: 10px;
}
.mapLine{
	clear:both;
	height:15px;
	width:554px;
	border-bottom-style:dotted;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

