@charset "utf-8";
body {
	margin:0px;
	padding:15px 0px;
	text-align:center;
	background:url(../images/bg_body.jpg);
	line-height:160%;
}

img {
	border:none;
}
#wrapper_box {
	width:1010px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	background:#FFFFFF;
}

#wrapper {
	border:#FFFFFF solid 5px;
}

#header {
	background:url(../images/bg_header.gif);
	overflow:hidden;
	
}

#contents {
		width:1000px;

}
.site_title {
	text-indent:-9999px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

.site_title a {
	width:1000px;
	height:130px;
	display:block;
}

#page_hotel #contents {
	padding-top:15px;
}

#menu {
	margin-left:5px;
	width:245px;
	float:left;
}

#main {
	float:right;
	width:715px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#entry {
	background:#FFFFFF;
	padding:0px 15px 10px 10px;

}

#information {
	background:#F4F3E3;
	color:#271410;
	border:#FFFFFF solid 5px;
	margin:20px;
	padding:20px;
	line-height:180%;
}

#footer {
	clear:both;
	background:#FFFFFF;
	color:#333333;
	height:60px;
	line-height:60px;
}

.copyright {
	text-align:center;
	text-decoration:none;
	font-style:normal;
	padding:15px:


}

#main_map {
	display:block;
	text-align:left;
	width:1000px;
	height:370px;
	position:relative;
	background:url(../../images/bg_main_map.gif);
}

#menu_paris_box {
	position:absolute;
	left:10px;
	top:30px;
	width:255px;
	height:75px;
	z-index:1;
}


#menu_fukuoka_box {
	position:absolute;
	left:275px;
	top:120px;
	width:255px;
	height:75px;
	z-index:2;
}


#menu_bangkok_box {
	position:absolute;
	left:140px;
	top:195px;
	width:255px;
	height:75px;
	z-index:3;
}

#menu_penang_box {
	position:absolute;
	left:140px;
	top:270px;
	width:255px;
	height:75px;
	z-index:4;
}


#menu_keelung_box {
	position:absolute;
	left:720px;
	top:70px;
	width:255px;
	height:75px;
	z-index:5;
}


#menu_taipei_box {
	position:absolute;
	left:720px;
	top:145px;
	width:255px;
	height:75px;
	z-index:6;
}


#menu_taichung_box {
	position:absolute;
	left:720px;
	top:220px;
	width:255px;
	height:75px;
	z-index:7;
}

#menu_tainan_box {
	position:absolute;
	left:720px;
	top:295px;
	width:255px;
	height:75px;
	z-index:8;
}


#menu_transit_box {
	position:absolute;
	left:465px;
	top:45px;
	width:255px;
	height:75px;
	z-index:9;
}


#star_paris_box {
	position:absolute;
	left:65px;
	top:130px;
	width:20px;
	height:20px;
	z-index:1;
}


#star_fukuoka_box {
	position:absolute;
	left:520px;
	top:200px;
	width:20px;
	height:20px;
	z-index:2;
}


#star_bangkok_box {
	position:absolute;
	left:415px;
	top:285px;
	width:20px;
	height:20px;
	z-index:3;
}

#star_penang_box {
	position:absolute;
	left:415px;
	top:320px;
	width:20px;
	height:20px;
	z-index:4;
}


#star_keelung_box {
	position:absolute;
	left:650px;
	top:230px;
	width:15px;
	height:15px;
	z-index:5;
}


#star_taipei_box {
	position:absolute;
	left:635px;
	top:245px;
	width:15px;
	height:15px;
	z-index:6;
}


#star_taichung_box {
	position:absolute;
	left:620px;
	top:260px;
	width:15px;
	height:15px;
	z-index:7;
}


#star_tainan_box {
	position:absolute;
	left:620px;
	top:275px;
	width:15px;
	height:15px;
	z-index:7;
}


#star_transit_box {
	position:absolute;
	left:635px;
	top:230px;
	width:15px;
	height:15px;
	z-index:7;
}




.navigation {
	background:url(../images/navigation_paris.gif);
	background-position:top 255px;
	width:255px;
	height:75px;
	overflow:hidden;

}
.navigation a{
	width:255px;
	height:75px;
	display:block;
	text-indent:-9999px;
}

.n_paris a:link,
.n_paris a:visited{
	background:url(../images/navigation_paris.jpg);
	background-position:255px 0px ;
}

.n_paris a:hover,
.n_paris a:active{
	background-position:0px 0px;
}

.n_bangkok a{
	background:url(../images/navigation_bangkok.jpg);
	background-position:255px 0px;
}

.n_bangkok a:hover,
.n_bangkok a:active{
	background-position:0px 0px;
}

.n_penang a{
	background:url(../images/navigation_penang.jpg);
	background-position:255px 0px;
}

.n_penang a:hover,
.n_penang a:active{
	background-position:0px 0px;
}

.n_transit a{
	background:url(../images/navigation_transit.jpg);
	background-position:255px 0px;
}

.n_transit a:hover,
.n_transit a:active{
	background-position:0px 0px;
}


.n_keelung a{
	background:url(../images/navigation_keelung.jpg);
	background-position:255px 0px;
}

.n_keelung a:hover,
.n_keelung a:active{
	background-position:0px 0px;
}

.n_taipei a{
	background:url(../images/navigation_taipei.jpg);
	background-position:255px 0px;
}

.n_taipei a:hover,
.n_taipei a:active{
	background-position:0px 0px;
}


.n_taichung a{
	background:url(../images/navigation_taichung.jpg);
	background-position:255px 0px;
}

.n_taichung a:hover,
.n_taichung a:active{
	background-position:0px 0px;
}


.n_tainan a{
	background:url(../images/navigation_tainan.jpg);
	background-position:255px 0px;
}

.n_tainan a:hover,
.n_tainan a:active{
	background-position:0px 0px;
}


.n_fukuoka a{
	background:url(../images/navigation_fukuoka.jpg);
	background-position:255px 0px;
}

.n_fukuoka a:hover,
.n_fukuoka a:active{
	background-position:0px 0px;
}


.art_text {
	text-indent:-9999px;
}

.icon_area {
	clear:both;
}

.icon_area img {
	margin:15px 13px 0px 0px;
}

.main_pict {
	margin:20px 20px 20px 0px;
	float:left;
}


.midashi_name {
	margin:0px;
	padding:0px;
	background:#F9FAD8;
	color:#321514;
	line-height:180%;

}
.sub_pict {
	margin:20px 20px 20px 0px;
}

.midashi_sub {
	clear:both;
	background:#A6E292;
	border-bottom:#4D8252 solid 5px;
	color:#4D8252;
	padding:5px 10px;
}

.hotel_address {
	border:#6FCE6F solid 1px;
	background:#B9E8B9;
	padding:15px;
}


.hotel_address p{
	margin:0px;
	padding:0px;
}


.description {
	text-align:center;
	color:#333333;
	font-size:10px;
}
