body,html {
	overflow: hidden;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #9900FF;
}
a:visited {
	color: #CC00FF;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #FF00FF;
}
.map {
	margin: 0px;
	height: 400px;
	width: 530px;
	padding:0px;
	float: left;
}
#Control {
	float: left;
	height: 400px;
	width: 130px;
	background-color: #333333;
	color: #CCCCCC;
}
#line {
	width: 55px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 2px;
	float: left;
	font-size: 12px;
	margin-right: 2px;
	background-image: url(../base/home.gif);
	background-repeat: no-repeat;
	height: 15px;
}
#line2 {
	width: 200px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 2px;
	font-size: 12px;
	height: 15px;
}
#line3 {
	width: 55px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 2px;
	float: left;
	font-size: 12px;
	margin-right: 2px;
	background-image: url(../base/map.gif);
	background-repeat: no-repeat;
	height: 15px;
}
#line4 {
	width: 55px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 2px;
	float: left;
	font-size: 12px;
	margin-right: 2px;
	background-image: url(../base/mn.gif);
	background-repeat: no-repeat;
	height: 15px;
}
.both {
	clear: both;
}
#line5 {
	width: 215px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 2px;
	float: left;
	font-size: 12px;
	margin-right: 2px;
	background-repeat: no-repeat;
	height: 15px;
}
#line6 {
	width: 55px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 2px;
	float: left;
	font-size: 12px;
	margin-right: 2px;
	background-image: url(../base/p1.gif);
	background-repeat: no-repeat;
	height: 15px;
}
.map_s {
	margin: 0px;
	height: 300px;
	width: 400px;
	padding:0px;
	float: left;
}
.map2 {
	margin: 0px;
	height: 250px;
	width: 300px;
	padding:0px;
	float: left;
}

