<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body,div,h1,h2,h3,h4,span,p{font-family: "微软雅黑"}
body {
    -webkit-text-size-adjust: none;
}

body {
    background: #fff;
    padding: 0;
    margin: 0;
    font-family: Arial, "微软雅黑";
    color: #555;
}

body a {
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

a.roomdatail:link, a.roomdatail:visited, a.roomdatail:hover {
    color: #927B68;
    font-size: 18px;
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tc {
    text-align: center;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.pl10 {
    padding-left: 10px;
}

.cb {
    clear: both;
}

.wphalt {
    width: 50%;
}

.pt15 {
    padding-top: 15px;
}

.pt25 {
    padding-top: 25px;
}
.f16 {
    font-size: 16px;
}
.p {
    padding: 10px;
}

.pt10 {
    padding-top: 10px;
}

.pt30 {
    padding-top: 30px;
}

.pb10 {
    padding-bottom: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pr15 {
    padding-right: 15px;
}

.pr10 {
    padding-right: 10px;
}

.f18 {
    font-size: 18px;
}

.h30 {
    height: 30px;
}

.lh30 {
    line-height: 30px;
}

.h15 {
    height: 15px;
}

.lh15 {
    line-height: 15px;
}

.h50 {
    height: 50px;
}

.lh50 {
    line-height: 50px;
}

.w60 {
    width: 60px;
}

.w80 {
    width: 80px;
}

.w100 {
    width: 100px;
}

.mr15 {
    margin-right: 15px;
}

.mr5 {
    margin-right: 5px;
}

.w180 {
    width: 180px;
}

.w195 {
    width: 195px;
}

.lablew100 {
    width: 100px;
}

.w200 {
    width: 200px;
}

.w250 {
    width: 250px;
}

.minw150 {
    min-width: 150px;
}

.lrauto {
    margin: 0 auto;
}

.minw320 {
    min-width: 320px;
}

.newstitle span {
    font-weight: bold;
}
.lh44{line-height: 44px; font-family: "微软雅黑"}

/* index background*/
/*.ui-body-c{background: #fff;}*/
body.index {
background-image: -webkit-gradient(linear, left top, left bottom, from(#cfcece), to(#ffffff));
background-image: -webkit-linear-gradient(#cfcece, #ffffff);
background-image: -moz-linear-gradient(#cfcece, #ffffff);
background-image: -ms-linear-gradient(#cfcece, #ffffff);
background-image: -o-linear-gradient(#cfcece, #ffffff);
background-image: linear-gradient(#cfcece, #ffffff);
padding: 0;
margin: 0;
font-family: Arial, "宋体";
color: #555;

}

/* index header */

.header h1 {
    padding: 0;
    margin: 0;
}

.header {
    background:url("../images/index-title-bg.png") repeat-x;)
    padding: 0;
    margin: 0;
    height: 53px;
    z-index: 100;
    position: absolute;
    top: 0px;
    width: 100%;
    text-align: center;
}

.header h1 img {
    width:200px;
    height:39px;
    margin-top: 0px;
    border: none;
}




/* index button */
/* index button */
.home-button .company_info {
    background-position: 0px 0px;
}

.home-button .booking_room {
    background-position: 0px -80px;
}

.home-button .intro_room {
    background-position: 0px -160px;
}

.home-button .Promotions {
    background-position: 0px -480px;
}

.home-button .meeting {
    background-position: 0px -320px;
}

.home-button .sport {
    background-position: 0px -400px;
}

.home-button .news {
    background-position: 0px -240px;
}

.home-button .Dining {
    background-position: 0px -560px;
}

.home-button .join {
    background-position: 0px -640px;
}

.home-button .sported {
    background-position: 0px -720px;
}

.home-button .icon {
    background-image: url(../images/homeNew1.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 80px;
    position: relative;
    width: 80px;
}

.home-button .title {
    position: relative;
    top: -23px;
    color: #333;
    display: inline-block;
    font-size: 14px;
    padding-top: 0;
    width: 98%;
    font-family:"微软雅黑";
    /*text-shadow: 1px 2px 0 black;*/
}


.home-button .title2 {
    position: relative;
    top: -18px;
    color: #333;
    display: inline-block;
    font-size: 11px;
    padding-top: 0;
    width: 98%;
    font-family: Arial;
    /*text-shadow: 1px 2px 0 black;*/
}

.home-button a:link, .home-button a:visited, .home-button a:hover {
    width: 80px;
    height: 80px;
    display: inline-block;
    text-decoration: nonel;
}



.title.left10 {
    left:10px;
}

 .title2 {
    position: relative;
    top: -26px;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    padding-top: 0;
    width: 98%;
    font-family: Arial;
    /*text-shadow: 1px 2px 0 black;*/
}

.title03 {
    position: absolute;
    top: -15px;
    left:70px;
    color: #333;
    display: inline-block;
    font-size: 14px;
    padding-top: 0;
    font-family:"微软雅黑";
    /*text-shadow: 1px 2px 0 black;*/
}



.ui-body-d .ui-content {
    background: none repeat scroll 0 center transparent;
    padding: 10px;
}

.ui-title.m0 {
    margin: 0;
}

/* heaeder  */
.ui-bar-a.color_style {
    background:url("../images/headerbg.png") repeat-x;
    height: 44px;
    border: none;
    color: #333;
    text-shadow: none;;
}

.ui-title.m0 {
    margin: 0;
}

.ui-body-d {
    font-family: Helvetica, Arial, sans-serif;
    color: #333333;
}

.home-button {
    display: inline-block;
    height: 80px;
    margin: 0px 0px 5px 0px;
    padding: 0 0 5px;
    text-align: center;
    vertical-align: top;
    width:32%;
}

.ui-body-d .ui-link {
    color: #fff;
}




/* room-list  */
.quizzes {
    /*border-bottom: 1px solid #FFFFFF;*/
    /*border-top: 1px solid #DCDCDC;*/
    list-style: none outside none;
    margin: 0 !important;
    padding: 0;
}

.quizzes li {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #75747f;
    /*border-top: 1px solid #FFFFFF;*/
    margin: 0;
    padding: 0px 0 !important;
    text-shadow: 0 1px 0 #FFFFFF;
}

.quizzes li .ui-btn-inner {
    border: medium none;
}

.ui-btn-icon-right .ui-icon {
    right: 10px;
}

.quizzes li img {
    /*border: 1px solid #FDFDFD;*/
    display: block;
    margin-right: 12px;
}

.quizzes li .quizData h4 {
    margin: 20px 0 0;
}

.quizzes li .quizData h4.title {
    margin: 17px 0 0;
}

.quizzes li .quizData .quizzesStats {
    color: #817C7C;
    font-size: 11px;
    line-height: normal;
    margin-top: 0;
}

/*.quizzes li .quizData .quizzesStats .stats{float:left;}*/
.quizzes li .quizData .quizzesStats {
    color: #817C7C;
    font-size: 16px;
    line-height: normal;
    font-family: Georgia;
    color: #ff0000;
    font-weight: bold;
    /*position: absolute;*/
    /*top:20px;*/
    /*left:80px;*/
    width: 150px;;
}

.quizzes li .quizData .quizzesStats .rating {
    float: right;
    padding-left: 24px;
    padding-right: 5px;
    margin-top: -20px;
}

.rstar-4 {
    background: url("/img/template/rating_icon.png") no-repeat scroll 0 -130px transparent;
}

.quizzes li .quizData .quizzesStats .stats p {
    /*margin: 0 0 2px;*/

}



.ui-li-desc01 span {
    color: #817C7C;
}

/* news-list  */
.ui-li-desc {
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin: 2px 0;;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    font-weight: bold;
    font-family: Tahoma, Geneva, sans-serif;
}

.ui-li-desc01 {
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin: 5px 0;;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    font-weight: bold;
    font-family: Tahoma, Geneva, sans-serif;
    position: absolute;
    top:20px;
    left:80px;
}

.ui-li-desc.xieti {
    font-style: italic;
}

.quizzes li .quizData h4.news_title {
    margin: 5px 0 0px;
}

.quizzes li .quizData .quizzesStats .dataconcent {
    color: #817C7C;
}

.quizzesStats .stats p a:link, .quizzesStats .stats p a:visited {
    color: #000;
    font-style: none;
}

/* 栏目标题 */
h2.sub_title {
    /*background: none repeat scroll 0 0 #9c825f;*/
    color: #000;
    font-size: 1em;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    margin: 0;
    text-shadow: none;
    /*border-bottom: 1px solid #7e6754;*/
}
h2.wper99 {
    width: 94%;
    margin: 5px auto;
}
/* banner img */
.banner {
    /*border-bottom: 1px solid #7e6754;*/
    line-height: 0;
    margin-top: -3px;
}
.banner.wper50 {
    width: 70%;
    margin: 5px auto;
}
.banner.wper80 {
    width: 80%;
    margin: 5px auto;
}

.banner.wper81 {  /*新增2014-05-15*/
    width: 100%;
    margin: 5px auto;
}

.banner img {
    width: 100%;
    min-height: 180px;
}

/* tel order */
h2.sub_btn {
    background: #f1f1f1;
    height: 35px;
    margin: 0;
    padding: 5px;
    /*border-bottom: 1px solid #7e6754;*/
}

.namestlye {
    font-size: 16px;
    color: #333;
    float: left;
    line-height: 33px;
    padding-left: 5px;
}

h2.sub_btn.order {
    padding: 2px 5px 2px 2px;
    height: 33px;
}

.sub_btn a:link, .sub_btn a:visited, .sub_btn a:hover {
    /*border: 1px solid #111;*/
    /*background: #392710;*/
    font-weight: bold;
    /*color: #fff;*/
    /*padding: 5px;*/
    /*font-size: 16px;*/
    text-align: center;
    display: block;
    font-weight: bold;
    /*text-shadow: 0 1px 1px #B6821A;*/
    /*border-radius: 0.3em 0.3em 0.3em 0.3em;*/
    text-decoration: none;
    /*box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);*/
    margin: 0 5px;
    width: 40px;
    width: 40px;
}

.sub_btn a:link, .sub_btn a:visited {
    /*background-image: -webkit-gradient(linear, left top, left bottom, from(#515252), to(#2d2d2d));*/
    /*background-image: -webkit-linear-gradient(#515252, #2d2d2d);*/
    /*background-image: -moz-linear-gradient(#515252, #2d2d2d);*/
    /*background-image: -ms-linear-gradient(#515252, #2d2d2d);*/
    /*background-image: -o-linear-gradient(#515252, #2d2d2d);*/
    /*background-image: linear-gradient(#515252, #2d2d2d);*/
}

.sub_btn a:hover {
    /*background-image: -webkit-gradient(linear, left top, left bottom, from(#515252), to(#1b1b1b));*/
    /*background-image: -webkit-linear-gradient(#515252, #1b1b1b);*/
    /*background-image: -moz-linear-gradient(#515252, #1b1b1b);*/
    /*background-image: -ms-linear-gradient(#515252, #1b1b1b);*/
    /*background-image: -o-linear-gradient(#515252, #1b1b1b);*/
    /*background-image: linear-gradient(#515252, #1b1b1b);*/
}

.sub_btn a img {
    border: none;
    margin-left: 10px;
    display: inline;
}

.sub_btn a em {
    height: 18px;
    display: inline-block;
    float: left;
}

.sub_btn a em img {
    margin-left: 5px;
    margin-top: 2px;
}

.sub_btn a.mt10 {
    margin-top: 10px;
}

.sub_btn.btn_book_more {
    height: 25px;
    margin: -15px 0 0;
    position: absolute;
    right: 0px;
    top: 50%;
    z-index: 10;
}

/* 详情介绍文字 */
.csc-default p {
    margin: 0;
    text-align: Justify;
    text-justify: inter-ideograph;
}

/* concact */

.ui-body-c .contact {
    padding-left: 10px;
    height: 30px;
    line-height:22px;
    color: #000;
    display: table;
}

.ui-body-c .contact a:link, .ui-body-c .contact a:visited, .ui-body-c .contact a:focus {
    color: #000;
    text-decoration: underline;
    font-style: normal;
    font-weight: normal;
}

.ui-body-c .contact a:hover {
    color: #000;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
}

.ui-content.p15, .ui-content.p10 {
    padding: 0px 10px;
}

.ui-btn-up-oj, .ui-btn-hover-oj {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4D3416), to(#392710));
    background-image: -webkit-linear-gradient(#4D3416, #392710);
    background-image: -moz-linear-gradient(#4D3416, #392710);
    background-image: -ms-linear-gradient(#4D3416, #392710);
    background-image: -o-linear-gradient(#4D3416, #392710);
    background-image: linear-gradient(#4D3416, #392710);
    border: 1px solid #CA9326;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 0 1px 1px #B6821A;
}

.btn_booking {
    width: 100px;
    height: 50px;
    line-height: 50px;
}

.csc-default {
    padding: 10px;
}

.bordertop {
    border-top: 1px solid #dcdcdc;
    margin: 0;
}

.mt_10 {
    margin-top: -10px;
}

/* search hotel */
.ui-field-contain label.labletitle {
    font-weight: bold;
    text-shadow: none;
    color: #333;
    background-color: transparent;
    padding: 5px;
}

.btn_add, .btn_jianshao {
    background: url(images/zengjia.png) no-repeat center center;
    width: 30px;
    height: 30px;
    display: inline-block;
    cursor: pointer;
    border: none;
    float: left;
    text-indent: -999999px;
}

.btn_add {
    background: url(images/zengjia.png) no-repeat center center;
}

.btn_jianshao {
    background: url(images/jianshao.png) no-repeat center center;
}

.btnright {
    float: right;
    margin-right: 5px;
    font-size: 16px;
    font-weight: bolder;
    vertical-align: middle;
}

.btnright span {
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
}

.meetlist_nav {
    width: 100%;
    background: #927B68;
    padding: 5px 0px;
    margin: 0;
    border-bottom: 1px solid #7e6754;
    border-top: 1px solid #7e6754;
}

.meetlist_nav a:link, .meetlist_nav a:visited, .meetlist_nav a:hover, .meetlist_nav a.active {
    padding: 5px 8px;
    margin: 0;
    color: #fff;
    font-family: 16px;
    display: inline;
    text-decoration: none;
}

.meetlist_nav a:hover, .meetlist_nav a.active {
    background: #4D3416;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#634217), to(#392710));
    background-image: -webkit-linear-gradient(#634217, #392710);
    Saf5 .1 + */ background-image: -moz-linear-gradient(#634217, #392710);
    background-image: -ms-linear-gradient(#634217, #392710);
    background-image: -o-linear-gradient(#634217, #392710);
    background-image: linear-gradient(#634217, #392710);
}

.ui-body-c .forgetnew a:link, .ui-body-c .forgetnew a:visited, .ui-body-c .forgetnew a:hover {
    color: #392710;
    font-size: 16px;
    text-decoration: none;
    margin-top: 20px;
    padding: 0px 20px;
}

.ui-li-has-thumb .ui-btn-inner a.ui-link-inherit.pl10 {
    padding-left: 10px;
}

.ui-li-static.ui-li-has-thumb.minheight65 {
    min-height: 65px;
}
.ui-li-static.ui-li-has-thumb.minheight52 {
    min-height: 52px;
}

input.ui-input-text.datapic {
    background: url(../images/datapic.png) no-repeat center right;
    padding: 8px;
    margin-top: -4px;
}

.price_list {
    display: table;
    height: auto;
    margin: 0;
    width: 100%;
    background: #fff;
    font-weight: none;
}

.price_list p {
    font-weight: normal;
    color: #666;
    margin: 0;
    padding: 0;
}

.price_list .content {
    /*border-bottom: 1px solid #dcdcdc;*/
    display: table;
    height: auto;
    margin: 0 auto;
    padding: 0px 0px 0px 5px;
    width: 99%;
}

.ui-li-heading.f14 {
    font-size: 14px;
    color: #333;
    padding: 0;
    margin: 0;
}

.btn_book {
    height: 35px;
    margin-right: 5px;
    margin-top: 10px;
}

.btn_book a:link, .btn_book a:visited, .btn_book a:hover {
    /*border: 1px solid #CCCCCC;*/
    background: #966f10;
    font-weight: bold;
    color: #fff;
    padding: 5px;
    font-size: 16px;
    text-align: center;
    display: block;
    font-weight: bold;
    /*text-shadow: 0 1px 1px #fff;*/
    border-radius: 0.3em 0.3em 0.3em 0.3em;
    text-decoration: none;
    /*box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);*/
    margin: 0 5px;
    width: 60px;
}

.btn_book a:link, .btn_book a:visited {
    background: #966f10;
    /*background-image: -webkit-gradient(linear, left top, left bottom, from(#515252), to(#2d2d2d));*/
    /*background-image: -webkit-linear-gradient(#515252, #2d2d2d);*/
    /*background-image: -moz-linear-gradient(#515252, #2d2d2d);*/
    /*background-image: -ms-linear-gradient(#515252, #2d2d2d);*/
    /*background-image: -o-linear-gradient(#515252, #2d2d2d);*/
    /*background-image: linear-gradient(#515252, #2d2d2d);*/
}

.btn_book a:hover {
    background: #896308;
    /*background-image: -webkit-gradient(linear, left top, left bottom, from(#515252), to(#1b1b1b));*/
    /*background-image: -webkit-linear-gradient(#515252, #1b1b1b);*/
    /*background-image: -moz-linear-gradient(#515252, #1b1b1b);*/
    /*background-image: -ms-linear-gradient(#515252, #1b1b1b);*/
    /*background-image: -o-linear-gradient(#515252, #1b1b1b);*/
    /*background-image: linear-gradient(#515252, #1b1b1b);*/

}

.ui-body-c .btn_book a:hover {
    color: #fff;
}

/* footer  */
.ui-body-c .footer {
    width: 100%;
    text-align: center;
    background: #837365;
    color: #cebcac;
    height: 40px;
    line-height: 1.5;
    font-size: 16px;
    padding: 10px 0;
}

.ui-body-c .footer a:link, .ui-body-c .footer a:visited {
    color: #cebcac;
    font-weight: normal;
    text-decoration: none;
}

/* hotel search form control*/
.wrap {
    width: 100%;
}

.fixed {
    float: left;
    width: 110px;
    margin-left: -99%;
}

.main {
    float: left;
    width: 99%;
}

.main-inner {
    margin-left: 110px;
}

.booking_item {
    padding: 5px;
}

.booking_item2 {
    padding: 5px;
    text-align: right;
    width: 100px;
    display: inline-block;
}

.booking_item3 {
    padding: 5px;
    text-align: left;
    width: 100%;
    display: inline-block;
}

/*order style */
.order_item {
    padding-left: 10px;
    min-width: 320px;
}

/*credit card validate effect */
form input.valid {
    background: url(../images/tick.png) 160px center no-repeat;
}

#dinner_type_one a:link, #dinner_type_one a:visited, #dinner_type_one a:hover, #dinner_type_two a:link, #dinner_type_two a:visited, #dinner_type_two a:hover, #dinner_type_three a:link, #dinner_type_three a:visited, #dinner_type_three a:hover, #dinner_type_four a:link, #dinner_type_four a:visited, #dinner_type_four a:hover, #dinner_type_five a:link, #dinner_type_five a:visited, #dinner_type_five a:hover {
    color: #333;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

.text-align-center {
    text-align: center;
}

.text-align-right {
    text-align: right;
}

.split-wrapper {
    width: 100%;
    min-height: 200px;
    clear: both;
}

/*================message=================*/
.message {
    margin: 5px 0;
}

.message, .message ul, .message li {
    list-style-type: none;
    text-align: center;
    margin: 10px auto 0px auto;
}

.message .success {
    border: 1px green solid;
    padding-left: 3px;
    color: green;
}

.message .error {
    /*border: 1px #f60 solid;*/
    color: #f60;
}

.message .error li {
    background-color: #f1f1f1;

}

/*================message=================*/

#footerbar {
    width: 100%;
    background: url(../images/footer_li_bg.png) repeat-x;
    height: 45px;
    margin: 20px auto 10px auto;
    width: 96%;
}

#footer-btn {
    width: 65%;
    margin: 0 auto;
}

#footer-btn ul {
    margin: 0;
    padding: 0;
}

#footer-btn ul li {
    list-style-type: none;
    display:inline-block;
    float:left;
}

#footer-btn ul li a:link, #footer-btn ul li a:visited, #footer-btn ul li a:hover {
    display: inline-block;
    color: #888;
    font-size: 14px;
    font-weight: bold;
    float: left;
    text-align: center;
    text-decoration: none;
    width:100%;
}

#footer-btn ul li a em.foot-login, #footer-btn ul li a em.foot-register, #footer-btn ul li a em.lag-cn, #footer-btn ul li a em.lag-en, #footer-btn ul li a em.foot-logined {
    height: 15px;
    width: 100%;
    display: block;
}

/*#footer-btn ul li a em.foot-login {*/
    /*background: url(../images/foot-login.png) center top no-repeat;*/
/*}*/

/*#footer-btn ul li a em.foot-register {*/
    /*background: url(../images/foot-register.png) center top no-repeat;*/
/*}*/

/*#footer-btn ul li a em.lag-cn {*/
    /*background: url(../images/lag-cn.png) center top no-repeat;*/
/*}*/

/*#footer-btn ul li a em.lag-en {*/
    /*background: url(../images/lag-en.png) center top no-repeat;*/
/*}*/

/*#footer-btn ul li a em.foot-logined {*/
    /*background: url(../images/foot-logined.png) center top no-repeat;*/
/*}*/


.telnumber {
    /*background: linear-gradient(#88CF32, #669C26) repeat scroll 0 0 transparent;*/
    background-image: -webkit-gradient(linear, left top, left bottom, from(#88CF32), to(#669C26));
    background-image: -webkit-linear-gradient(#88CF32, #669C26);
    background-image: -moz-linear-gradient(#88CF32, #669C26);
    background-image: -ms-linear-gradient(#88CF32, #669C26);
    background-image: -o-linear-gradient(#88CF32, #669C26);
    background-image: linear-gradient(#88CF32, #669C26);
    padding: 5px 5px 5px 10px;
}

.telnumber a {
    /*background: url("../images/common.png") no-repeat scroll -277px 1px/400px auto;*/
    background-image: url(../images/telicon.png);
    background-repeat: no-repeat;
    background-position: center left;
    color: #FFFFFF !important;
    font-weight: bold;
    line-height: 40px !important;
    overflow: hidden !important;
    padding: 0 0 0 30px !important;
    text-decoration: none !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}


.ui-body-d.iconlist {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.lan-change{position: absolute; top:44px; right: 5px; background:url(../images/lan_change.png) no-repeat; width: 61px; height: 18px;  font-size: 12px;  text-align: center;}
.lan-change a:link,.lan-change a:visited{color: #fff; text-decoration: none;}
/*.ui-body-c{ background: #fff;}*/
.cut-line{border-bottom: 1px solid #989898; width: 98%; height: 5px; margin: 5px auto;}
.cut-line.w99{width: 99%;}
.cut-line.w{width: 100%;}
.csc-default.wpercenter99{width: 94%; margin: 0 auto; padding: 0;}

.show{ margin-top: -9px;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 15px;
    right: 10px;
    background: url(../images/show.png);
}
.hide{ margin-top: -9px;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 15px;
    right: 10px;
    background: url(../images/hide.png);
}

ul.line1px{list-style: none outside none; padding: 0px; margin: 0px;}

.promotionsbox{ background:#e5e2e2; color: #666; margin-top: 5px; padding-left: 5px; margin-bottom: 5px;}
.btn_book.mt5{margin-top: 5px;}

.arrow-left{
    margin-top: -9px;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 20px;
    right: 10px;
    background: url(../images/arrow-left.png) no-repeat;
    display: inline-block;
}
.arrow-left.top5{top:5px;}
.zchy{position: relative;}
.zchy span{color: #333; }
.zchy a:link,.zchy a:visited{}


.text01,.text03,.text05{ position: absolute; top:80px;left:20px; color: #fff;}
.text02,.text04{ position: absolute; top:80px;right:20px; color: #fff;}
.tukuicon{text-align: right; padding-right: 10px; margin-bottom: 10px;}

.position-index{position: absolute; top: 15px;right: 5px; width: 100px; height: 23px; z-index: 2000; text-align: right;}
.position-index a:link,.position-index a:visited{text-decoration: none; color: #333;}
.footerpic{ }
.footerpic img{min-height: 40px; width: 100%;}

.br-right{border-right: 1px solid  #ddd;}
.br-bottom{border-bottom: 1px solid  #ddd;}

.table{ border:1px solid #C7C7C7; font-size: 14px; text-align:center;}
.table tr{ border:1px solid #C7C7C7; font-size: 14px; text-align:center;}
.table tr th{ border:1px solid #C7C7C7; font-size: 14px; text-align:center;}
.table tr td{ border:1px solid #C7C7C7; font-size: 14px; text-align:center;}

.zh-cn p{
    text-indent: 2em;
}
.zh-cn p img{
    display: block;
    margin: 0 auto;
}</pre></body></html>