/*======================================

	1. world

=======================================*/

#flash {
	position: relative;
	background: transparent url(../world/img/base.jpg) no-repeat top left;
	width: 768px;
	height: 570px;
}


#menu {
	padding: 0 36px 0 36px;
	background: transparent url(../world/img/world_bg_02.jpg) no-repeat top left;
	height: 74px;
}

#menuInner {
	width: 696px;
}

#menuInner p {
	float: left;
	height: 37px;
}

/*.btnArea4,
.btnArea5 {
	float: left;
	height: 37px;
}

.btnArea4 p,
.btnArea5 p {
	line-height: 1.0;
	float: left;
	height: 37px;
}*/

.btn1,
.btn1s {
	display: block;
	padding: 0;
	width: 232px;
	height: 37px;
	background-image: url(../world/img/world_btn.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 0.1%;
	line-height: 0.1%;
}

.btn1:hover,
.btn1s {
	background-position: 0 -37;
}

.btn2,
.btn2s {
	display: block;
	padding: 0;
	width: 232px;
	height: 37px;
	background-image: url(../world/img/world_btn.jpg);
	background-position: -232 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 0.1%;
	line-height: 0.1%;
}

.btn2:hover,
.btn2s {
	background-position: -232 -37;
}

.btn3,
.btn3s {
	display: block;
	padding: 0;
	width: 232px;
	height: 37px;
	background-image: url(../world/img/world_btn.jpg);
	background-position: -464 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 0.1%;
	line-height: 0.1%;
}

.btn3:hover,
.btn3s {
	background-position: -464 -37;
}

.btn4,
.btn4s {
	display: block;
	padding: 0;
	width: 232px;
	height: 37px;
	background-image: url(../world/img/world_btn.jpg);
	background-position: -696 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 0.1%;
	line-height: 0.1%;
}

.btn4:hover,
.btn4s {
	background-position: -696 -37;
}

.btn5,
.btn5s {
	display: block;
	padding: 0;
	width: 232px;
	height: 37px;
	background-image: url(../world/img/world_btn.jpg);
	background-position: -928 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 0.1%;
	line-height: 0.1%;
}

.btn5:hover,
.btn5s {
	background-position: -928 -37;
}

.btn6,
.btn6s {
	display: block;
	padding: 0;
	width: 232px;
	height: 37px;
	background-image: url(../world/img/world_btn.jpg);
	background-position: -1160 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 0.1%;
	line-height: 0.1%;
}

.btn6:hover,
.btn6s {
	background-position: -1160 -37;
}