/* Map

---------------------------------------------------------------*/
#map {
	position: relative;
	width: 374px;
	height: 335px;  
}

 #JT {
	position: absolute !important;
  margin-top:-100px !important;
  margin-left:60px !important;
	z-index:100 !important;
	background-color: #DDDDDD !important;
	border: 2px solid rgba(255,255,255,.3);
  border-radius: 4px !important;
  min-height:60px !important;
  text-align:center !important;
  width:180px !important;
  font-size:12px !important;
  padding:1em !important; 
  font-family:Helvetica;
  line-height: 1.2;
  font-weight:100 !important;
  }
   
 
.jTip{cursor:pointer;}
.none { display:none} 
#transparent_map {
	position: absolute;
	z-index: 30;
	width: 374px;
	height: 335px;
	border: none;
}
#map ul {
	list-style: none;
}
#map li {
	position: absolute;
	z-index: 20;
	text-indent: -1000em;
	display: none;
}

#map_1 {
	background: url(bg_1.png) no-repeat; 
	width: 96px;
	height: 72px;
	top: 38px;
	left: 78px;
} 
#map_2 {
	background: url(bg_2.png) no-repeat; 
	width: 82px;
	height: 99px;
	top: 0px;
	left: 162px;
} 
#map_3 {
	background: url(bg_3.png) no-repeat; 
	width: 122px;
	height: 149px;
	top: 38px;
	left: 214px;
} 
#map_4 {
	background: url(bg_4.png) no-repeat; 
	width: 52px;
	height: 42px;
	top: 72px;
	left: 165px;
} 

#map_5 {
	background: url(bg_5.png) no-repeat; 
	width: 68px;
	height: 85px;
	top: 106px;
	left: 201px;
} 

#map_6 {
	background: url(bg_6.png) no-repeat; 
	width: 84px;
	height: 97px;
	top: 86px;
	left: 126px;
} 

#map_7 {
	background: url(bg_7.png) no-repeat; 
	width: 105px;
	height: 113px;
	top: 134px;
	left: 143px;
} 
#map_8 {
	background: url(bg_8.png) no-repeat; 
	width: 95px;
	height: 89px;
	top: 177px;
	right: 55px;
} 
#map_9 {
	background: url(bg_9.png) no-repeat; 
	width: 96px;
	height: 56px;
	top: 80px;
	left: 3px;
} 
#map_10 {
	background: url(bg_10.png) no-repeat; 
	width: 91px;
	height: 88px;
	top: 96px;
	left: 57px;
}
#map_11 {
	background: url(bg_11.png) no-repeat; 
	width: 77px;
	height: 122px;
	top:150px;
	left: 84px;
} 


#map_12 {
	background: url(bg_12.png) no-repeat; 
	width: 69px;
	height: 73px;
	top:248px;
	left: 70px;
} 
#map_13 {
	background: url(bg_13.png) no-repeat; 
	width: 104px;
	height: 97px;
	top:230px;
	left: 111px;
} 
#map_14 {
	background: url(bg_14.png) no-repeat; 
	width: 93px;
	height: 98px;
	top:236px;
	left: 168px;
} 
#map_15 {
	background: url(bg_15.png) no-repeat; 
	width: 97px;
	height: 86px;
	top:222px;
	right: 36px;
} 
#map_16 {
	background: url(bg_16.png) no-repeat; 
	width: 29px;
	height: 66px;
	top:272px;
	right: 4px;
} 

/* Tooltip
---------------------------------------------------------------*/
.tooltip {
	background: url(bg_tooltip-bg.png);
	padding: 3px 6px;
	border: 1px solid #ff0;
	position: absolute;
	z-index: 25;
}