@charset "utf-8";
/* CSS Document */
body{
	margin:0;padding:0px;
	background:#f8f8f8;
}
a{
	outline:none;
	border:none;
}
.runingTxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:18px;
}
.default{
	background: url("../media/images/worldmap.gif") left top no-repeat;
	width:765px;
	height:408px;
}
.default1{
	background: url("../media/images/worldmap.gif") left -816px no-repeat;
	width:765px;
	height:408px;
}
.default2{
	background: url("../media/images/worldmap.gif") left -1224px no-repeat;
	width:765px;
	height:408px;
}
.default3{
	background: url("../media/images/worldmap.gif") left -408px no-repeat;
	width:765px;
	height:408px;
}
a.region-1{
	width:230px;
	height:110px;
	display:inline-block;
	position:absolute;
	left:50%;
	margin-left:-360px;
	margin-top:68px;
}	
a.region-2{
	width:211px;
	height:180px;
	display:inline-block;
	position:absolute;
	left:50%;
	margin-left:-276px;
	margin-top:180px;
}
a.region-3{
	width:390px;
	height:330px;
	display:inline-block;
	position:absolute;
	left:50%;
	margin-left:-50px;
}
a.region-4{
	width:80px;
	height:95px;
	display:inline-block;
	position:absolute;
	left:50%;
	margin-left:-140px;
}
#txt{
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left:-120px;
	font-family:calibri, corbel, sans-serif;
	font-size:20px;
	color:#222222;
	letter-spacing:1px;
	font-weight:normal;
}
.south-2{
	position:absolute;
	left:50%;
	margin-left:-358px;
}