div.mapDimension {
	width:749px;
	height:382px;
}

div.mapActiveRegion {
	position:absolute;
/*	visibility:visible;*/
	visibility:hidden;
}

div#mapNonactiveBg {
	background:url('/img/basicmap.gif');
}


div#mapZeroDiv {position:absolute;}

div#region1 {
	width:75px;
	height:41px;
	left:0px;
	top:94px;
	background: url('/img/region1.gif') no-repeat;
}

div#region2 {
	width:115px;
	height:134px;
	left:41px;
	top:61px;
	background: url('/img/region2.gif') no-repeat;
}

div#region3 {
	width:87px;
	height:65px;
	left:82px;
	top:61px;
	background: url('/img/region3.gif') no-repeat;
}

div#region4 {
	width:222px;
	height:128px;
	left:138px;
	top:23px;
	background: url('/img/region4.gif') no-repeat;
}

div#region5 {
	width:44px;
	height:27px;
	left:102px;
	top:179px;
	background: url('/img/region5.gif') no-repeat;
}

div#region6 {
	width:70px;
	height:103px;
	left:103px;
	top:177px;
	background: url('/img/region6.gif') no-repeat;
}

div#region7 {
	width:100px;
	height:113px;
	left:140px;
	top:95px;
	background: url('/img/region7.gif') no-repeat;
}

div#region8 {
	width:141px;
	height:131px;
	left:149px;
	top:114px;
	background: url('/img/region8.gif') no-repeat;
}

div#region9 {
	width:186px;
	height:177px;
	left:208px;
	top:94px;
	background: url('/img/region9.gif') no-repeat;
}

div#region10 {
	width:160px;
	height:254px;
	left:310px;
	top:88px;
	background: url('/img/region10.gif') no-repeat;
}

div#region11 {
	width:172px;
	height:290px;
	left:407px;
	top:68px;
	background: url('/img/region11.gif') no-repeat;
}

div#region12 {
	width:194px;
	height:382px;
	left:555px;
	top:0px;
	background: url('/img/region12.gif') no-repeat;
}

div.mapCity {
	position:absolute;
	margin-top:-2px;
	margin-left:-2px;
	width:5px;
	height:5px;
	background: url('/img/city_dot.gif') no-repeat top left;
}

}

