
.topimage {
	width:260px;
	height: 30px;
	left: 630px;
	top:210px;
	position:absolute;
	background-image: url("/layout/topimg-index.png");
	background-repeat: no-repeat;
	z-index:1;
}
.worldmap {
	width: 273px;
	height: 156px;
	left: 347px;
	top: 89px;
	opacity:0.2;
	position:absolute;
	background-image: url("/layout/worldmap.png");
	background-repeat: no-repeat;
	z-index:0;
}
.logo {
	width: 391px;
	height:99px;
	left: 20px;
	top:120px;
	position:absolute;
	background-image: url("/layout/logo-index.png");
	background-repeat: no-repeat;
	z-index:1;
}
.arrow {
	width: 324px;
	height: 432px;
	left: 407px;
	top: 10px;
	position:absolute;
	background-image: url("/layout/curved_arrow.png");
	background-repeat: no-repeat;
	z-index:3;
}