@charset "UTF-8";
/* CSS Document */
.home {
	width: 1440px;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
}
header {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 10;
	background-color: #fff;
}
ul {
	display: table;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
}
ul li {
	display: table-cell;
	min-width: 50px;
}
ul li a {
	display: block;
	width: 100%;
	padding: 10px 0;
	text-decoration: none;
	color: #ccc;
	font-weight: bold;
}
ul li a:hover {
	color: #E71B1F;
}
.room {
	width: 1440px;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
}
.room1 {
	display: block;
	background-image: url("images1/sweden.png");
	background-size: auto;
	background-repeat: repeat;
	width: 1440px;
	height: 900px;
	position: relative;
}
.box1 {
	display: block;
	background-image: url("images2/clearbox.png");
	width: 1220px;
	height: 750px;
	position: absolute;
	margin-top: 75px;
	margin-left: 110px;
}
.img1a {
	display: block;
	width: 500px;
	height: 300px;
	background-image: url("images2/gen1.jpg");
	background-size: 500px 300px;
	position: absolute;
	margin-top: 225px;
	margin-left: 55px;
}
.text1 {
	display: block;
	width: 500px;
	height: 300px;
	position: absolute;
	margin-top: 175px;
	margin-left: 625px;
}
.img1b {
	display: block;
	width: 500px;
	height: 100px;
	position: absolute;
	margin-top: 475px;
	margin-left: 625px;
	text-align: center;
	
}
.img1b a img {
	width: 100px;
	height: 70px;
}
.room2 {
	display: block;
	background-image: url("images1/norway.png");
	background-size: auto;
	background-repeat: repeat;
	width: 1440px;
	height: 900px;
	position: relative;
}
.box2 {
	display: block;
	background-image: url("images2/clearbox.png");
	width: 1220px;
	height: 750px;
	position: absolute;
	margin-top: 75px;
	margin-left: 110px;
}
.img2a {
	display: block;
	width: 500px;
	height: 600px;
	background-image: url("images2/gen2.jpg");
	background-size: 500px 600px;
	position: absolute;
	margin-top: 75px;
	margin-left: 55px;
}
.text2 {
	display: block;
	width: 500px;
	height: 300px;
	position: absolute;
	margin-top: 175px;
	margin-left: 625px;
}
.img2b {
	display: block;
	width: 500px;
	height: 100px;
	position: absolute;
	margin-top: 475px;
	margin-left: 625px;
	text-align: center;
}
.img2b a img {
	width: 100px;
	height: 70px;
}
.room3 {
	background-image: url("images1/myanmar.png");
	background-size: auto;
	background-repeat: repeat;
	width: 1440px;
	height: 900px;
	position: relative;
}
.box3 {
	background-image: url("images2/clearbox.png");
	width: 1220px;
	height: 750px;
	position: absolute;
	margin-top: 75px;
	margin-left: 110px;
}
.img3a {
	display: block;
	width: 512px;
	height: 512px;
	background-image: url("images2/gen3.jpg");
	background-size: 512px 512px;
	position: absolute;
	margin-top: 119px;
	margin-left: 55px;
}
.text3 {
	display: block;
	width: 500px;
	height: 300px;
	position: absolute;
	margin-top: 175px;
	margin-left: 625px;
}
.img3b {
	display: block;
	width: 500px;
	height: 100px;
	position: absolute;
	margin-top: 475px;
	margin-left: 625px;
	text-align: center;
}
.img3b a img {
	width: 100px;
	height: 70px;
}
.room4 {
	background-image: url("images1/greece.png");
	background-size: auto;
	background-repeat: repeat;
	width: 1440px;
	height: 900px;
	position: relative;
}
.box4 {
	background-image: url("images2/clearbox.png");
	width: 1220px;
	height: 750px;
	position: absolute;
	margin-top: 75px;
	margin-left: 110px;
}
.img4a {
	display: block;
	width: 512px;
	height: 512px;
	background-image: url("images2/gen4.jpg");
	background-size: 512px 512px;
	position: absolute;
	margin-top: 119px;
	margin-left: 55px;
}
.text4 {
	display: block;
	width: 500px;
	height: 300px;
	position: absolute;
	margin-top: 175px;
	margin-left: 625px;
}
.img4b {
	display: block;
	width: 500px;
	height: 100px;
	position: absolute;
	margin-top: 475px;
	margin-left: 625px;
	text-align: center;
}
.img4b a img {
	width: 100px;
	height: 70px;
}
.room5 {
	background-image: url("images1/hungary.png");
	background-size: auto;
	background-repeat: repeat;
	width: 1440px;
	height: 900px;
	position: relative;
}
.box5 {
	background-image: url("images2/clearbox.png");
	width: 1220px;
	height: 750px;
	position: absolute;
	margin-top: 75px;
	margin-left: 110px;
}
.img5a {
	display: block;
	width: 500px;
	height: 300px;
	background-image: url("images2/gen5.jpg");
	background-size: 500px 300px;
	position: absolute;
	margin-top: 225px;
	margin-left: 55px;
}
.text5 {
	display: block;
	width: 500px;
	height: 300px;
	position: absolute;
	margin-top: 175px;
	margin-left: 625px;
}
.img5b {
	display: block;
	width: 500px;
	height: 100px;
	position: absolute;
	margin-top: 475px;
	margin-left: 625px;
	text-align: center;
}
.img5b a img {
	width: 100px;
	height: 70px;
}
.room6 {
	background-image: url("images1/russia.png");
	background-size: auto;
	background-repeat: repeat;
	width: 1440px;
	height: 900px;
	position: relative;
}
.box6 {
	background-image: url("images2/clearbox.png");
	width: 1220px;
	height: 750px;
	position: absolute;
	margin-top: 75px;
	margin-left: 110px;
}
.img6a {
	display: block;
	width: 469px;
	height: 200px;
	background-image: url("images2/gen6.jpg");
	background-size: 469px 200px;
	position: absolute;
	margin-top: 275px;
	margin-left: 55px;
}
.text6 {
	display: block;
	width: 500px;
	height: 300px;
	position: absolute;
	margin-top: 175px;
	margin-left: 625px;
}
.img6b {
	display: block;
	width: 500px;
	height: 100px;
	position: absolute;
	margin-top: 475px;
	margin-left: 625px;
	text-align: center;
}
.img6b a img {
	width: 100px;
	height: 70px;
}
.room7 {
	background-image: url("images1/bolivia.png");
	background-size: auto;
	background-repeat: repeat;
	width: 1440px;
	height: 900px;
	position: relative;
}
.box7 {
	background-image: url("images2/clearbox.png");
	width: 1220px;
	height: 750px;
	position: absolute;
	margin-top: 75px;
	margin-left: 110px;
}
.img7a {
	display: block;
	width: 466px;
	height: 466px;
	background-image: url("images2/gen7.jpg");
	background-size: 466px 466px;
	position: absolute;
	margin-top: 142px;
	margin-left: 55px;
}
.text7 {
	display: block;
	width: 500px;
	height: 300px;
	position: absolute;
	margin-top: 175px;
	margin-left: 625px;
}
.img7b {
	display: block;
	width: 500px;
	height: 100px;
	position: absolute;
	margin-top: 475px;
	margin-left: 625px;
	text-align: center;
}
.img7b a img {
	width: 100px;
	height: 70px;
}
.room8 {
	background-image: url("images1/japan.png");
	background-size: auto;
	background-repeat: repeat;
	width: 1440px;
	height: 900px;
	position: relative;
}
.box8 {
	background-image: url("images2/clearbox.png");
	width: 1220px;
	height: 750px;
	position: absolute;
	margin-top: 75px;
	margin-left: 110px;
}
.img8a {
	display: block;
	width: 310px;
	height: 625px;
	background-image: url("images2/gen8.jpg");
	background-size: 310px 625px;
	position: absolute;
	margin-top: 62.5px;
	margin-left: 55px;
}
.text8 {
	display: block;
	width: 500px;
	height: 300px;
	position: absolute;
	margin-top: 175px;
	margin-left: 625px;
}
.img8b {
	display: block;
	width: 500px;
	height: 100px;
	position: absolute;
	margin-top: 475px;
	margin-left: 625px;
	text-align: center;
}
.img8b a img {
	width: 100px;
	height: 70px;
}