.maps {
	padding: 0;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:auto;
}
.maps li {
	padding: 0;
	float: left;
	position: relative;
	text-align: center;
}
.maps a {
	display: block;
}
.maps li em {
	background: url(images/hover.png) no-repeat;
	width: 110px;
	height: 25px;
	position: absolute;
	top: -65px;
	left: -15px;
	text-align: center;
	padding: 20px 0px 10px;
	font-style: normal;
	font-weight:bold;
	display: none;
	vertical-align:middle;
}
