body {
	font-size: 12px
}

td {
	font-size: 12px
}

th {
	font-size: 12px
}

.mapl a:link {
	background-image: ;
	padding-bottom: 9px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 5px;
	color: black;
	text-decoration: none;
	padding-top: 5px
}

.mapl a:visited {
	background-image: ;
	padding-bottom: 9px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 5px;
	color: black;
	text-decoration: none;
	padding-top: 5px
}

.mapl a:hover {
	background-image: ;
	padding-bottom: 9px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left -45px;
	color: red;
	text-decoration: none;
	padding-top: 5px
}

.mapl a:active {
	background-image: ;
	padding-bottom: 9px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left -45px;
	color: red;
	text-decoration: none;
	padding-top: 5px
}

.mapr a:link {
	background-image: ;
	padding-bottom: 9px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right 5px;
	color: black;
	text-decoration: none;
	padding-top: 5px
}

.mapr a:visited {
	background-image: ;
	padding-bottom: 9px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right 5px;
	color: black;
	text-decoration: none;
	padding-top: 5px
}

.mapr a:hover {
	background-image: ;
	padding-bottom: 9px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right -45px;
	color: red;
	text-decoration: none;
	padding-top: 5px
}

.mapr a:active {
	background-image: ;
	padding-bottom: 9px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right -45px;
	color: red;
	text-decoration: none;
	padding-top: 5px
}

#map {
	width: 552px;
	background: url(/uploads/image/timages/map.gif) no-repeat left top;
	height: 590px;
	color: #023363;
	margin: 0 auto;
}

#map h1 {
	position: absolute;
	font-size: 12px;
	font-weight: normal
}

.showlayer {
	z-index: 2008;
	border-bottom: #023363 1px solid;
	position: absolute;
	min-width: 300px;
	border-left: #023363 1px solid;
	padding-bottom: 8px;
	line-height: 130%;
	background-color: #fff;
	padding-left: 4px;
	width: 300px;
	padding-right: 4px;
	display: none;
	color: #023363;
	border-top: #023363 1px solid;
	top: 0px;
	border-right: #023363 1px solid;
	padding-top: 8px;
	left: 0px
}

.mapdata {
	display: none
}