#map {
	position: relative;
	margin: 10px auto;
	width: 537px;
}

ul.mapback {
	background: url(../images/map/back.gif);
	width: 527px;
	height: 540px;
	}

/* -- ul -- */
#map ul {
	list-style: none;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
}

/* Map layers
==============================================================================*/

ul.region_1, ul.region_2, ul.region_3, ul.region_4, ul.region_5, ul.region_6 {
	width: 527px;
	height: 540px;
	position: absolute;
}

ul.region_1 {
	background: url(../images/map/sites_01.gif);
}

ul.region_2 {
	background: url(../images/map/sites_02.gif);
}

ul.region_3 {
	background: url(../images/map/sites_03.gif);
}

ul.region_4 {
	background: url(../images/map/sites_04.gif);
}

ul.region_5 {
	background: url(../images/map/sites_05.gif);
}

ul.region_6 {
	background: url(../images/map/sites_06.gif);
}

#map li {
position: absolute;
background: none;
padding: 0;
margin: 0;
white-space: nowrap;
}

li.place_1_1 {
	top: 197px;
	right: 20px;
}

li.place_1_2 {
	top: 206px;
	left: 10px;
}

li.place_1_3 {
	top: 298px;
	left: 10px;
}

li.place_1_4 {
	top: 437px;
	left: 10px;
}

li.place_1_5 {
	top: 416px;
	left: 10px;
}
li.place_1_6 {
	top: 366px;
	right: 20px;
}
li.place_1_7 {
	top: 385px;
	right: 20px;
}
li.place_1_8 {
	top: 455px;
	right: 20px;
}

li.place_2_1 {
	top: 8px;
	left: 10px;
}
li.place_2_2 {
	top: 222px;
	left: 10px;
}
li.place_2_3 {
	top: 482px;
	left: 10px;
}
li.place_2_4 {
	top: 506px;
	left: 10px;
}

li.place_3_1 {
	top: 190px;
	left: 10px;
}
li.place_3_2 {
	top: 344px;
	left: 10px;
}
li.place_3_3 {
	top: 219px;
	right: 20px;
}

li.place_4_1 {
	top: 274px;
	left: 10px;
}

li.place_5_1 {
	top: 511px;
	right: 20px;
}


li.place_6_1 {
	top: 131px;
	left: 10px;
}
li.place_6_2 {
	top: 324px;
	left: 10px;
}
li.place_6_3 {
	top: 378px;
	left: 10px;
}

/*************************************
*************************************/

li.place_new_1 {
	top: 174px;
	right: 20px;
}

li.place_new_2 {
	top: 96px;
	right: 20px;
}

li.place_new_3 {
	top: 141px;
	right: 20px;
}

li.place_new_4 {
	top: 264px;
	right: 20px;
}

li.place_new_5 {
	top: 287px;
	right: 20px;
}

li.place_new_6 {
	top: 318px;
	right: 20px;
}

li.place_new_7 {
	top: 342px;
	right: 20px;
}

li.place_new_8 {
	top: 406px;
	right: 20px;
}

li.place_new_9 {
	top: 485px;
	right: 20px;
}

li.place_new_10 {
	top: 459px;
	left: 10px;
}

li.place_new_11 {
	top: 398px;
	left: 10px;
}

li.place_new_12 {
	top: 362px;
	left: 10px;
}

li.place_new_13 {
	top: 241px;
	left: 10px;
}

li.place_new_14 {
	top: 257px;
	left: 10px;
}

li.place_new_15 {
	top: 24px;
	left: 10px;
}


#map a {
display: block;
white-space: nowrap;
}

