* { padding:0px; margin:0px;}
#Layer1 {
	position:absolute;
	left:30px;
	top:111px;
	width:680px;
	height:480px;
	z-index:1;
}
#toolbar {
	  width:1000px; height:98px; 
}
body { 
	height: 687px;
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
	}
.dvd { width: 1000px;
height: 687px;
	margin:0px auto;
	background: url(imgs/bg.jpg) no-repeat;}
a {
	font-family: 新宋体;
	font-size: 12px;
	color: #8e6804;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
.a1:link {
	font-family: "新宋体";
	font-size: 12px;
	font-weight: bold;
	color: #8a4304;
	text-decoration: none;
}
.a1:visited {
	font-family: "新宋体";
	font-size: 12px;
	font-weight: bold;
	color: #8a4304;
	text-decoration: none;
}


a:visited {
	text-decoration: none;
	color: #8e6804;
}
a:hover {
	text-decoration: none;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #8e6804;
}
#Layer2 {
	position:absolute;
	left:178px;
	top:143px;
	width:388px;
	height:312px;
	z-index:1;
}
#box {
	height: 687px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg.jpg);
}
#ditu {
	float: left;
	height: 500px;
	width: 700px;
	margin-top: 100px;
	margin-left: 13px;
	border: 1px solid #9A7E0A;
	background-image: url(images/1.gif);
	background-repeat: repeat;
}
#menu {
	float: left;
	width: 236px;
	margin-top: 116px;
	margin-left: 17px;
	height: 340px;
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat;
}
#content {
     margin-top: 0px;
     position: relative;
     height: 500px;
}

#map {
     position: absolute;
     top: 0;
     left:0px;
     width:100%;
     height:100%;
     border: 1px solid #aaa;
}

#map-wrapper {
     position: relative;
     height:100%;
     margin-right: 270px;
     margin-left:20px; 
     background-color:#D9D9D9;
     border: 1px solid #9A7E0A;
     padding:8px;
     
      
}
#sidebar {
     position: absolute;
     top: 0;
     width: 228px;
      padding:4px 4px;
     height:342px;
     right:18px; 
     background: url(imgs/menu-bg.jpg) repeat-x;
  overflow:hidden;
}
.sd1 { height:3px;background: url(imgs/m1.jpg) no-repeat; width:228px; overflow:hidden;}
.sd2 { height:336px;background: url(imgs/m3.jpg) repeat-y;width:228px; overflow:hidden;}
.sd3 { height:3px;background: url(imgs/m2.jpg) no-repeat;width:228px; overflow:hidden;}



#sidebar ul#sidebar-list {
     list-style: none;
     padding: 6px 0 0 0 ;
     margin: 0;
}

#sidebar ul#sidebar-list li {
	position: relative;
	padding: 2px 5px 2px 45px;
	clear:left;
   background:url(imgs/tb.jpg) no-repeat 15px 0px;
    height:26px;
}

#sidebar ul#sidebar-list li div.label {
	float: left;
	margin-left: -40px;
	position:relative;
	padding: 1px 3px 1px;
	background: red;
	color: white;
	display:none;
}

div.LabeledMarker_markerLabel {
	word-break: keep-all;
	display: block;
	color: #000;
	margin-top: 9px;
	padding: 2px 2px 0 1px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	background-color: #FFFFFF;
}


