﻿@charset "utf-8";
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#map5 #left {
	position: relative;
	font-size:12px;
}
#map5 #left #maps {
	height: 500px;
}


#map5 #bt {
	width: 100%;
	height: 25px;
	margin-top: -25px;
	background-image: url(img/map5/twm-map5-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 99999;	
}
#map5 #bt ul {
	padding: 0px;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#map5 #bt li {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 45px;
	list-style-type: none;
	line-height: 25px;
}
#map5 #bt a {
	font-family: "宋体";
	color: #FFFFFF;
}
#map5 #bt a:hover {
	font-weight: bold;
}

