@charset "utf-8";
/* CSS Document */

#page{
	background-color:#414141;
}
#top{
	height:80px;
	background-image:url(images/page_flower.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
#logo_set{
	width:304px;
	height:80px;
	float:left;
	background-image:url(images/logo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
/*hight----*/
#highmenupage{
	float:right;
	font-size:10px;
	color:#999;
	padding:5px;
	text-align:right;
	margin-right:15px;
	margin-top:5px;
	letter-spacing:normal;
}
#highmenupage a{
	color:#ccc;
	text-decoration:none;
}
#highmenupage a:hover{
	color:#fff;
	text-decoration:underline;
}
/*sitemap-----*/
#sitemap{
	width:250px;
	float:left;
	margin-top:25px;
	margin-left:25px;
	padding:5px 0;
	height:15px;
	color:#aaa;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#sitemap a{
	color:#aaa;
	text-decoration:underline;
} 
#sitemap a:hover{
	color:#F90;
	text-decoration:none;
}
/*Nav-----*/
#navpagecontainer{
	height:56px;
	background-image:url(images/partition.jpg);
	background-position:bottom;
	background-repeat:no-repeat;	
}
#navpage{
	width:580px;
	float:right;
	height:56px;
	}
#navpage ul{
	list-style:none;
	margin:0;
	padding:0;	
}
#navpage li{
	float:left;	
}
#contentcontainer{
	width:100%;
}
#footerpagecontainer{
	width:100%;
	vertical-align:top;
	background-image:url(images/pagefooter.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#333;
}
#footerpagecontainer > #footer{
	color:#666;
}
#footerpagecontainer .footercopyright .footercom{
	color:#222;
}
#footerpagecontainer .footercopyright .footercom a{
	color:#222;
}
#footerpagecontainer .footercopyright .footercom a:hover{
	color:#999;
}


/*Each Page Set Area------------------------------------------------------------------------------------------------*/

/*Info Set-----------------------------*/
.infotitle{
	background-image:url(images/t_info.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#info{
	width:100%;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:90px;
	font-size:12px;
	color:#666666;
	line-height:1.8em;
	background-image:url(images/pageex_bk.gif);
	background-position:bottom center;
	background-repeat:repeat-x;
	background-color:#000;
}
#infocontent{
	width:90%;
	margin:10px auto;
}
.infocube{
	width:811px;
	height:171px;
	background-image:url(images/info_bk.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.infocube2{
	width:900px;
	height:350px;
	background-position:left top;
	background-repeat:no-repeat;
}
.infophoto{
	float:left;
	width:150px;
	margin-left:40px;
	margin-top:35px;
}
.infotext{
	float:left;
	width:570px;
	margin-left:15px;
	margin-top:25px;
}
.infotext h5{
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#888;
	margin:0;
	padding:5px 0;
}
.infotext h3{
	font-size:16px;
	color:#999;
	margin:0;
	padding:0px 0;
}
.infotext p{
	margin:0;
	padding:5px 0;
}
.infotext a{
	color:#ccc;
	text-decoration:none;
}
.infotext a:hover{
	color:#696;
	text-decoration:none;
	border-bottom:1px solid #696;
}
/*infopage_set*/
#infopage{
	width:800px;
	margin:0 auto;
	background-image:url(images/infopage_bk.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}
#infopagecontent{
	width:85%;
	margin: 0 auto;
	padding:50px 0;
}
#infopagecontent h5{
	margin:0;
	padding:0;
	font-size:18px;
	color:#999;
}
#infopagecontent h3{
	margin:0;
	padding:10px 0 20px;
	font-size:21px;
	line-height:1.2em;
	color:#999;
	border-bottom:1px dotted #ccc;
}
#infopagecontent p{
	text-align:justify;	
}
#infopagecontent img{
	padding:5px;
	margin:0 10px;
	float:left;
	border:1px solid #CCC;
}
.infotopset{
	display:block;
	color:#CCC;
	float:right;
	width:50px;
}
.infotopset a{
	color:#ccc;
	text-decoration:none;
}
.infotopset a:hover{
	color:#696;
	text-decoration:underline;
}
/*Hotel Set-----------------------------*/
#hotel{
	width:100%;
	margin:0 auto;
	padding-top:10px;
	font-size:12px;
	color:#aaa;
	line-height:1.8em;
	background-image:url(images/page_bk.jpg);
	background-position:bottom center;
	background-repeat:repeat-x;
	background-color:#000;
}
.hoteltitle{
	background-image:url(images/t_About.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#hotel p {
	padding:5px 0; 
	margin:0;
	line-height:2.1em;
	text-indent:2em;
}
#hotelcontent{
	width:840px;
	margin:0 auto;
	padding:10px 0 30px;
}
.hotelintrocontainer{
	clear:both;
}
.hotelflash{
	float:left;
	width:550px;
	
}
.hotelintro{
	float:right;
	width:280px;	
}
.facilityset{
	color:#bbb;
	margin-top:10px;
	padding:5px 0;
	border-bottom:1px dotted #bbb;
}
.businesscenterset{
	font-size:14px;
	color:#666;
	font-weight:bold;
	padding:5px 0;
}
.imgset{
	margin-right:12px;	
}


/*Room Set-----------------------------*/
#roomcontent{
	width:100%;
	background-image:url(images/room_nav_bk.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#414141;
	}
#room_name{
	width:100%;
	height:45px;
}
.room_name_class{
	width:300px;
	height:35px;
	background-image:url(images/room_classic.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.room_name_business{
	width:300px;
	height:35px;
	background-image:url(images/room_business.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.room_name_classicquad{
	width:300px;
	height:35px;
	background-image:url(images/room_classic_quad.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.room_name_fashionquad{
	width:300px;
	height:35px;
	background-image:url(images/room_fashion.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.room_name_president{
	width:300px;
	height:35px;
	background-image:url(images/room_president.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.room_name_japan{
	width:300px;
	height:35px;
	background-image:url(images/room_japanese.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.room_name_japanquad{
	width:300px;
	height:35px;
	background-image:url(images/room_japanese_quad.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.room_des{
	font-size:12px;
	color:#888;
	padding:5px;
}
.room_list{
	height:370px;
	background-image:url(images/room_intro_bk.gif);
	background-position:right top;
	background-repeat:repeat-y;
}
.room_flash{
	float:left;
	width:680px;
}
.room_intro{
	float:right;
	width:200px;
}
.room_basic{
	width:180px;
	margin:0px 0px 0px 10px;
	border-bottom:1px dashed #ccc;
}
.room_basic ul{
	list-style:none;
	font-size:12px;
	margin:10px 0;
	padding:0;
	color:#666;
}
.room_basic li{
	line-height:1.5em;
	margin-left:0px;
	padding-left:10px;
	background-image:url(images/room__introarrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.room_price{
	font-size:16px;
	font-weight:bold;
}
.room_fac{
	width:180px;
	margin:5px 0px 0px 10px;
}
.room_factitle{
	display:block;
	font-size:0.7em;
	font-weight:bold;
	padding:5px 0;
	color:#555;
}
.room_fac ul{
	list-style:none;
	margin:0;
	padding:0;
}
.room_fac li{
	font-size:12px;
	color:#666;
	margin-left:7px;
	padding-left:10px;
	line-height:1.6em;
	border-bottom:1px solid #eee;
	background-image:url(images/room__facarrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.room_service{
	width:880px;
	margin-top:10px;
	margin-bottom:15px;
}
.room_note{
	float:left;
	width:565px;
	font-size:12px;
	color:#666;
	margin-top:10px;
}
.room_resandser{
	float:right;
	width:310px;
}
.room_reservation{
	float:left;
	width:161px;
	height:45px;
	background-image:url(images/reservation_btn_hover.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.room_reservation a{	
	display:block;
	width:161px;
	height:45px;
	background-image:url(images/reservation_btn.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.room_reservation a:hover{
	background:none;
}
.room_service_btn{
	float:left;
	width:140px;
	height:45px;
	background-image:url(images/service_btn_hover.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.room_service_btn a{
	display:block;
	width:140px;
	height:45px;
	background-image:url(images/service_btn.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.room_service_btn a:hover{
	background:none;
}
/*Room_note_set--------------*/
.roomnote_container{
	width:100%;
	padding:5px 0;
	background-image:url(images/room_nav_bottomshadow.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
.roomnote_intro{
	width:90%;
	margin:0 auto 10px;
	border-bottom:1px dotted #ccc;	
}
.roomnote_intro ol{
	margin:0 20px;
	padding:5px 10px;
}
.roomnote_intro li{
	line-height:1.5em;	
}
.roomnote_ruledate{
	width:295px;
	float:left;
	border-right:1px dotted #ccc;
}
.roomnote_ruledate ul{
	list-style:square;
	margin:0 0 0 20px;
	padding:5px;
}
.roomnote_title{
	display:block;
	padding-left:15px;
	font-weight:bold;
}
.roomnote_ruleadd{
	width:255px;
	float:right;
}
.roomnote_ruleadd ul{
	list-style:square;
	margin:0 0 0 15px;
	padding:5px 0 5px 5px;
}
.roomnotedd_title{
	display:block;
	font-weight:bold;
}
.noteprice{
	font-size:10px;
}


/*Restaurant Set-----------------------------*/
#res{
	width:100%;
	margin:0 auto;
	padding-top:10px;
	font-size:12px;
	color:#666;
	line-height:1.8em;
	background-image:url(images/page_bk.jpg);
	background-position:bottom center;
	background-repeat:repeat-x;
	background-color:#000;
}
.restitle{
	background-image:url(images/t_res.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#resintrocontainer{
	width:93%;
	margin:10px auto 50px;
	background-image:url(images/room_intro_bk.gif);
	background-position:right top;
	background-repeat:repeat-y;
}
.photoflash{
	float:left;
	width:595px;
}
.resphotospace{
	padding-top:5px;	
}
.photospace{
	padding-right:8px;
}
.resintro{
	float:left;
	width:225px;
	margin-left:10px;
}
.resintro h5{
	margin:0;
	padding:0;
	font-size:14px;
}
.resintro p{
	padding:0;
	text-align:justify;
}
.resintro ol{
	margin:5px 0;
	padding:35px 5px 0 20px;
}
.resintro ul{
	margin:5px 0;
	padding:0px 5px 0 15px;
	list-style-image:url(images/arrow.gif);
}

/*Traffic Set-----------------------------*/
#traffic{
	width:100%;
	margin:0 auto;
	padding-top:10px;
	font-size:12px;
	color:#999;
	line-height:1.8em;
	background-image:url(images/page_bk.jpg);
	background-position:bottom center;
	background-repeat:repeat-x;
	background-color:#000;
}
.address{
	width:72%;
	padding:10px;
	margin:0 auto;
}
.traffictitle{
	background-image:url(images/t_Accessmap.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#tra_info{
	width:73%;
	margin:15px auto 0;
	padding:10px 0 0;
	border-top: 1px dashed #CCC;
	}
#tra_info ul{
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
}
#tra_info li{
	padding-left:20px;
	padding-bottom:5px;
	line-height:1.5em;
	background-image:url(images/trafficarrow.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#tra_info a{
	color:#FC0;
	text-decoration:underline;
}
#tra_info a:hover{
	color:#F90;
	text-decoration:none;
}
.googlemap{
	width:650px;
	margin:0 auto;
	padding:0;
}
.googlemapset{
	background-color:#333;
	border:1px solid #999;
	padding:5px;	
}
.googlelinkset{
	font-size:12px;
	text-align:left;
}

.googlelinkset a{
	color:#666;
	text-decoration:underline;
}
.googlelinkset a:hover{
	color:#0000FF;
	text-decoration:none;
}
/*tourist-----*/
.touristtitle{
	background-image:url(images/t_Tourist.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#tourist{
	width:900px;
	margin:0 auto 20px;
	background-image:url(images/room_intro_bk.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
.touristnav{
	float:left;
	width:160px;
	margin-left:20px;
}
.touristnav ul{
	list-style:none;
}
.touristnav li{
	line-height:1.8em;
	background-image:url(images/arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
}
.touristnav a{
	color:#ccc;
	text-decoration:none;
}
.touristnav a:hover{
	color:#9C6;
	text-decoration:underline;
}
.touristcontent{
	width:720px;
	margin-left:180px;
}
.touristcube{
	width:660px;
	margin-left:20px;
	margin-top:10px;
	padding:0 0 15px 0;
	border-bottom:1px dashed #ccc;
}
.touristcontent h5{
	font-size:14px;
	margin:0 0 5px 0;
	padding:0;
}
.touristphoto{
	width:480px;
	float:left;
}
.touristintro{
	width:170px;
	float:left;
	margin-left:10px;
	line-height:2.1em;
	text-align:justify;
}
.touristintro p{
	padding:5px 0;
	margin:0;
}
.touristtopmapset{
	font-size:10px;
	text-align:left;
	margin-top:10px;
}
.touristtopmapset a{
	color:#666;
	text-decoration:none;	
}
.touristtopmapset a:hover{
	color:#9C9;
	text-decoration:none;	
}
/*Service Set-----------------------------*/
#service{
	width:100%;
	margin:0 auto;
	padding-top:10px;
	font-size:12px;
	color:#999;
	line-height:1.8em;
	background-image:url(images/page_bk.jpg);
	background-position:bottom center;
	background-repeat:repeat-x;
	background-color:#000;
}
.servicetitle{
	width:830px;
	height:170px;
	margin:0 auto;
	background-image:url(images/service_pic.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#sercontent{
	width:85%;
	margin:15px auto;
}
.sertable{
	width:80%;
	margin:0 auto;
	padding:0 15px;
	background-image:url(images/room_intro_bk.gif);
	background-position:right top;
	background-repeat:repeat-y;

}
.sertel{
	display:block;
	width:150px;
	height:31px;
	background-image:url(images/service001.jpg);
	background-position: right top;
	background-repeat:no-repeat;	
}
.serfax{
	display:block;
	width:150px;
	height:31px;
	background-image:url(images/service002.jpg);
	background-position: right top;
	background-repeat:no-repeat;	
}
.sermail{
	display:block;
	width:150px;
	height:31px;
	background-image:url(images/service003.jpg);
	background-position: right top;
	background-repeat:no-repeat;	
}
.seraddress{
	display:block;
	width:150px;
	height:31px;
	background-image:url(images/service004.jpg);
	background-position: right top;
	background-repeat:no-repeat;	
}
.serinfoset{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	
}
.serinfoset a{
	color:#666;
	text-decoration:none;
	border-bottom:1px solid #666;
}
.serinfoset a:hover{
	color:#666;
	text-decoration:none;
	border:none;
}
.sertitle{
	width:80%;
	margin:0 auto;
	padding:20px 0 0px;
}
.guest{
	width:74%;
	margin:0 auto;
	background-image:url(images/guest_bk01.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}
.guest_bm{
/*	background-image:url(images/guest_bk02.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;*/
}
.guest_temp{
	width:90%;
	margin:0 auto;
	padding:30px 0;
	color:#CCC;
}
.guest_list{
	margin-top:10px;
}
.guest_item{
	float:left;
	width:15%;
	margin-right:10px;
	text-align:right;
	font-weight:bold;
}
.guest_input{
	float:left;
	width:80%;
	padding:5px;
}
.guest_textarea{
	float:left;
	width:80%;
}
.input_set{
	width:200px;
	color:#999;
	padding:0;
	margin:0;
	background:none;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:1px solid #ccc;
}
.textarea_set{
	width:400px;
	height:200px;
	font-size:12px;
	color:#999;
	overflow:auto;
	line-height:2em;
	background:none;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:none;
	background-image:url(images/textarea_line.gif);
}
.textcodearea{
	width:230px;
	float:right;
	color:#CCC;
	margin:10px 0;
}
.textcode_set{
	width:50px;
	text-align:center;
	margin-left:10px;
	color:#CCC;
	border:1px solid #555;
	background-color:#333;
}
.service_guestenter{
	float:left;
	width:138px;
	height:34px;
	background-image:url(images/guest_enter_hover.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.service_guestenter a{	
	display:block;
	width:138px;
	height:34px;
	background-image:url(images/guest_enter.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.service_guestenter a:hover{
	background:none;
}
.service_guestclear{
	float:left;
	width:138px;
	height:34px;
	background-image:url(images/guest_claer_hover.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.service_guestclear a{
	display:block;
	width:138px;
	height:34px;
	background-image:url(images/guest_claer.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.service_guestclear a:hover{
	background:none;
}
/*All page common style----------------*/

#page_name{
	width:90%;
	margin: 0 auto;
	height:45px;
}

