@charset "utf-8";
/* CSS Document */
body {
		font-family: Arial,Verdana,Trebuchet MS,Helvetica, sans-serif;
		font-size: 12px;
		text-align: left;
		background-color:#FFF;
		/*color:#FF0000*/
		
	}

h1, h2, h3, h4, h5, h6 {
		font-weight: bold;
		color: #000;
	}
p{
font-size:95%;
}
h1{
font-size:90%;
}
h2{
font-size:88%;
}

ul{text-decoration: none;}
li{list-style: none;}

a {
		text-decoration: none;
		color: #0033CC;
	}
	
	a:link, a:visited {
		color: #0033cc;
	}
	
	a:hover, a:active {
		color:#6666CC;
		text-decoration: underline;
		width:auto;
	}
	
	a img {
		border: none;
	}
	
	a.button:hover, a.button:visited, a.button:link {
		text-decoration: none;
		color: #333;
	}
	
	
	.button{
	background-color:#669966;
	color:#FFFFFF;
	
	}

#bmap{width:700px;height:400px;}
	#cl{float:left; 
	vertical-align: top;
	height: 600px;
	}
	#cr{float:right;}
	
.mapb{
border-style:solid;
border-width:thin;
border-color:#CCC;
}

#snavtop{
width: 1090px;
height:150px;
}
#navtop{
width: 1090px;
height:210px;
}
#navmid{
width: 1090px;
height:610px;
}
#snavmid{
width: 1090px;
height:1550px;
}

#snrnavmid{
width: 1090px;
height:3350px;
}

#cnt{
width:1000px;
height:910px;
background-color: #FFF;
padding:2px;
}

#about{
width:650px;
height:400px;
text-align: left;
padding:3px;
font-size: 110%;
}

#hdr {
background-color: #FFF;
width: 1090px;
height: 60px;
margin: 0px auto 0px auto;
}
#zs{
	float:left;
	text-align:left;
}

#hdrimg{
float:left;
}
#hdri{
float:right;
}
#hdrt{
float:left;
text-align: right;
}
#zsd{
float:left;
padding-left:10px;
/*margin-left:250px;*/
text-align:left;
}

.anrm{
	font-size:90%;
}

#stat{
width:230px;
height:200px;
float:left;
}

#sstat{
width:230px;
height:130px;
float:left;
}

#vnav{
width:230px;
height:600px;
float:left;
}
#hnav{
height:200px;
width:830px;
float:right;
text-align:left;
}

#shnav{
height:130px;
width:830px;
float:right;
text-align:left;
background-color: #FFFCE9;
}

#map{
height:600px;
width:830px;
float:right;
}



#smap{
height:500px;
width:500px;
/*float:left;*/
}
#inlmap{
height:500px;
width:630px;
/*float:left;*/
}

#smapd{
height:800px;
width:500px;
float:left;
}



#vz_c1{
float:left;
}
#vz_c2{
float:right;
}


#vz_r{
float:right;
}



/* Menu */
		#menu {
			background-color: #D3D2BD;
			margin: 0;
			padding: 4px 0 0 0;
			text-align: left;
			height:18px;
			float:right;
		}
		
		#menu ul {
			margin: 0 0 0 2px;
			padding: 0 0 0 0;
		}
		
		#menu li {
			display: inline;
		}
		
		#menu li a {
			background-color: #E2E0BE;
			color:#000000;
			font-weight: bold;
			padding: 2px 20px 1px 20px;
		}
		
		#menu li a.activeLink {
			background-color: #fff;
			color: #596f8d;
			font-weight: bold;
			padding: 2px 20px 2px 20px;
		}
		
		#menu li a:hover{
			background-color: #efe7d1;
			color: #596f8d;
			font-weight: bold;
			padding: 2px 20px 1px 20px;
		}
		
		
#ftr{
	height:25px;
	background-color:#FFF;
	text-align:center;
	vertical-align:center;
}
.vleg7{width:90px;height:40px;}
.vleg5{width:120px;height:40px;}





#hgads{
height:90px;
width:728px;
margin:0 auto;
}
#vgads{
width:120px;
height:600px;
}

#pdi0{background-color:#93BF8C;}
#pdi1{background-color:#9FE593;}
#pdi2{background-color:#E3FD97;}
#pdi3{background-color:#EDEDED;}
#pdi4{background-color:#FED6A2;}
#pdi5{background-color:#FF7F7F;}
#pdi6{background-color:#BF7FA0;}

#dm0{background-color:#FFFF00;}
#dm1{background-color:#FCD37F;}
#dm2{background-color:#FFAA00;}
#dm3{background-color:#E60000;}
#dm4{background-color:#730000;}
#dm5{background-color:#93BF8C;}
#dm6{background-color:#9FE593;}
#dm7{background-color:#E3FD97;}
#dm8{background-color:#EDEDED;}
#dm9{background-color:#FED6A2;}
#dm10{background-color:#FF7F7F;}
#dm11{background-color:#BF7FA0;}

.lg{width:20px;height80px;color:#fff;}

.zd{width:180px;}

#zinfo{font-weight:600}

.ol{
	background-color:#F7EFD5;
	}
.el{
	background-color:#FFFCE9;
}

