@import "public.css";
/*作者：光明工作室 www.gmll.cn 2016-1-28*/


header{ width: 100%; height: 90px; background: #000; min-width: 1200px;}


#top{ width: 100%;  height: 100px; margin: 0 auto; background: #000;}
#top .width_1200{ width: 1200px; min-width: 1200px; margin: 0 auto;}
#top .logo{ position: relative; left: 30px; width: 264px;height:100px; float: left; z-index:101;}
#top h1{ position: absolute; z-index:-9999; }
#top .menu{  float: left;height: 100px; font-size: 16px; font-family: "微软雅黑","Microsoft YaHei","宋体";}
#top .menu ul{ float: right;}
#top .menu ul li{ width: 108px;  float: left; text-align: center; line-height: 100px;}
#top .menu ul li a{ color: #d1bd86;}
#top .menu ul li a:hover{ color: #ffd800;}
#top .menu ul li:hover{ background: #262626;}
#top .menu ul li.current{ background: #393939;  }
#top .menu ul li.current a{color:#fff;}


/*phone*/
#phone{ width: 100%; height: 63px; min-width: 1200px; background: url('../img/phone_line.jpg') repeat-x;}
#phone .width_1200{ width: 1200px; min-width: 1200px; margin: 0 auto; padding-top: 10px; }
#phone .tel2{  width: 607px; height:49px; margin: 0 auto; background: url('../img/tel_1.png') 19px center no-repeat; color:#d1bd86; font-size:25px; text-align:center; line-height:48px; letter-spacing:2px; }
#phone .tel2 img{ margin: 12px 0px 0px 60px;}

/*banner*/
/*#banner { width: 100%; height: 352px; min-width: 1200px; background: url('../img/banner_1.jpg') center center no-repeat;}*/

#banner{ width: 100%;  min-width: 1200px;}

/* rslides */
.rslides{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.rslides li{
	-webkit-backface-visibility:hidden;
	position:absolute;
	display:none;
	width:100%;
	left:0;
	top:0;
}
.rslides li:first-child{
	position:relative;
	display:block;
	float:left;
}
.rslides img{
	display:block;
	height:auto;
	float:left;
	width:100%;
	border:0;
}
/*pager*/
.callbacks_tabs.callbacks1_tabs{margin-top:-40px; position:relative;z-index:100;margin-bottom:20px; display:none; }
.callbacks_tabs.callbacks1_tabs li{display:inline;width:10px;height:10px;margin-left:5px;border-radius:10px;border:1px solid #f30;position:relative;}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:10px;height:10px;border-radius:10px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent;}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#f30;}

/* Callback example */
.callbacks_container{margin-bottom:0px;position:relative;width:100%;max-width:100%;text-align:center;}

.callbacks{position:relative;list-style:none;overflow:hidden;width:100%;padding:0;margin:0;}
.callbacks li{position:absolute;width:100%;left:0;top:0;}
.callbacks img{display:block;position:relative;z-index:1;height:auto;width:100%;border:0;}
.callbacks .caption{display:block;position:absolute;z-index:2;font-size:20px;text-shadow:none;color:#fff;background:#000;background:rgba(0,0,0, .8);left:0;right:0;bottom:0;padding:10px 20px;margin:0;max-width:none;}
.callbacks_nav{position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:50%;left:0;opacity:0.6;z-index:3;text-indent:-9999px;overflow:hidden;text-decoration:none;height:61px;width:38px;background:transparent url("../img/themes.gif") no-repeat left top;margin-top:-30px;display:none;}
.callbacks_container:hover .callbacks_nav{display:block;}
.callbacks_nav:active{opacity:1.0;}
.callbacks_nav.next{left:auto;background-position:right top;right:0;}

@media screen and (max-width:600px){
	.callbacks_nav{
		top:47%;
	}
}





/*mian_top*/
#main_top{width: 1200px; margin:5px auto;}

/*mian*/
#main{width: 1200px;  min-width: 1200px;  margin: 0 auto; margin-bottom: 5px; }
#main .intro{ width: 590px;height: 340px; margin-top:10px;  background-color:#111; float: left;}
#main .intro h2{ padding: 10px 0px 0px 20px; color: #fff;}
#main .intro .intro_left img{border:1px solid #777; padding:1px;}

#main .intro hr{ border-bottom:1px colid #f60; margin:10px 20px 0px 20px; }
#main .intro_text{ color: #ccc;   }
#main .intro3 p{ margin:10px 40px 0px 20px;  text-indent: 28px;  }
#main .intro_left{ width:180px; float:left; padding: 20px 0px 0px 20px; }
#main .intro_right{ width:360px; float:right;  margin: 20px 0px 0px 0px;}
#main .intro_right p{ width:340px; overflow: hidden; text-indent: 28px;   }
#main .intro hr{  border: 1px solid #999;}



/*news*/
#main .news{ width: 590px; height: 340px; background-color:#111; float: right;  margin: 10px 0px 0px 20px;}
#main .news h2{ padding:10px 0px 0px 20px;}
#main .news hr{ border-bottom:1px colid #f60; margin:10px 20px 0px 20px; }
#main .news_up{ border-bottom: 1px dashed #ccc;  width: 550px;  margin-left: 20px; padding-bottom: 10px;}

#main .news_left{ width:180px; float:left; padding: 20px 0px 0px 0px; color:#FFF;}
#main .news_up .news_left img{ border:1px solid #777; padding:1px;}

#main .news_up .news_right{ width:350px; float:right; margin: 17px 0px 0px 0px; padding-top:0px;  }
#main .news_up .news_right h2{ padding: 0px;   overflow:hidden;}
#main .news_up .news_right a{ color: #ccc;}

#main .news_up .news_right a:hover{ color:#f60;}
#main .news_up .news_right p{ text-indent:28px;}


#main .news .news_list ul{ list-style-type:disc;  margin: 0px 0px 0px 20px; }
#main .news .news_list ul li{ padding: 5px 0px 6px 0px; border-bottom: 1px dashed #ccc;  width: 540px; overflow: hidden;}
#main .news .news_list ul li a{ color: #ccc;}
#main .news .news_list ul li a:hover{ color:#f60;}
#main .news .news_list ul li span{float: right;}


/*lunbo*/
#lunbo{ width: 1200px; margin:0px auto; margin-top:10px;   }

/*room*/
#room { width: 1200px; margin: 0px auto; color: #999; }
#room h2{ text-align: center; padding: 20px; color: #ccc; font-size: 36px; font-weight: bold; color:#fff;}
#room dl{ }
#room dd { width: 364px; float: left; margin-right: 52px; margin-bottom: 30px; font-size: 16px;color:#fff;}
#room span{ float: right;color:#f60;}
#room .font_24{ font-size: 24px; font-weight: bold;}
#room strong{font-size:18px; font-weight: bold;}

#room .room_font_1{ color: #fff;}

#room .room_font_2{ color: #af9e6e;}
#room .room_list a img{ border: 1px solid #af9e6e;}
#room .room_list a:hover img{ border:1px solid #FFF;}
/*meeting*/
#meeting{ width: 593px; height: 320px; background-color: #111; float: left; margin: 25px 14px 0px 0px; color:#fff;}
#meeting .img{ float: left; padding-top: 10px; margin: 10px 30px 20px 20px;}
#meeting .text{ width: 420px; float: left; margin: 20px 0px 10px 0px;}
#meeting .h2{ font-size: 20px;}
#meeting p{ margin-top: 10px;}
#meeting .img_3{}
#meeting .img_3 dl{ margin-left: 23px;}
#meeting .img_3 dd{ float: left; margin: 10px 10px 0px 0px; text-align: center;}
#meeting .img_3 dd div img{ border:1px solid #111}
#meeting .img_3 dd div img:hover{ border:1px solid #FFF;}
/*hunyan*/
#hunyan{ width: 593px; height: 320px; background-color: #111; float: left; margin-top: 25px; color:#fff; margin-bottom:10px;}
#hunyan .img{ float: left; padding-top: 10px; margin: 10px 10px 20px 20px;}
#hunyan .text{ width: 420px; float: left; margin: 20px 0px 10px 0px;}
#hunyan .h2{ font-size: 20px;}
#hunyan p{ margin-top: 10px;}
#hunyan .img_3{}
#hunyan .img_3 dl{ margin-left: 23px;}
#hunyan .img_3 dd{ float: left; margin: 10px 5px 10px 5px; text-align: center;}
#hunyan .img_3 dd div img{ border:1px solid #111}
#hunyan .img_3 dd div img:hover{ border:1px solid #FFF;}
/*canyin*/

#canyin{ width: 593px; height: 320px; color: #fff; background-color: #111; float: left; margin: 10px 14px 15px 0px;}
#canyin .img{ float: left; padding-top: 25px; margin: 10px 20px 20px 20px;}
#canyin .text{ width: 420px; float: left; margin: 20px 0px 10px 0px;}
#canyin .h2{ font-size: 20px;}
#canyin p{ margin-top: 10px;}
#canyin .font{ padding-top: 10px;}
#canyin .img_3{}
#canyin .img_3 dl{ margin-left: 23px;}
#canyin .img_3 dd{ float: left; margin: 10px 5px 10px 5px; text-align: center;}
#canyin .img_3 dd div img{ border:1px solid #111}
#canyin .img_3 dd div img:hover{ border:1px solid #FFF;}


/*kangti*/
#kangti{ width: 593px; height: 320px; background-color: #111;color: #fff; float: left; margin: 10px 14px 0px 0px;}
#kangti .img{ float: left; padding-top: 0px; margin: 8px 20px 20px 20px;}
#kangti .text{ width: 420px; float: left; margin: 20px 0px 10px 0px;}
#kangti .h2{ font-size: 20px;}
#kangti p{ margin-top: 10px; }
#kangti .font{ padding-top: 10px;}
#kangti .img_3{}
#kangti .img_3 dl{ margin-left: 23px;}
#kangti .img_3 dd{ float: left; margin: 10px 5px 10px 5px; text-align: center;}
#kangti .img_3 dd div img{ border:1px solid #111}
#kangti .img_3 dd div img:hover{ border:1px solid #FFF;}


/*traffic*/
#traffic{ width: 593px; height: 320px; background-color: #111; color: #fff;float: left;margin: 10px 0px 5px 0px;  }
#traffic h2{font-size: 20px; margin: 20px 0px 20px 28px;}
#traffic .small_map dl{ margin:20px; padding-left: 8px;}
#traffic .small_map dd{ float: left;  margin-right: 20px;}
#traffic .small_map dd div img{ padding:1px; border:1px solid #777;}
#traffic .small_map dd div img:hover{padding:1px; border:1px solid #f60;}
#traffic p{ text-indent: 28px; margin: 10px 23px 10px 23px; color: #cbbe96; line-height: 20px;}
#traffic .map_text{ text-align: center; padding-top: 10px;}
#traffic .map_text a{ color: fff;}

/*comment*/
#comment{ width: 593px; height: 320px; background-color: #111; float: left;  margin: 5px 14px 0px 0px;}
#comment h2{font-size: 20px; color: #fff; margin: 20px 0px 10px 28px; }
#comment ul{ margin: 10px 30px 10px 30px; }
#comment ul li { margin-bottom: 25px; }

/*question 酒店问答*/
#question{ width: 593px; height:320px; background-color: #111; float: left;  margin: 5px 0px 5px 0px;}
#question h2{font-size: 20px; color: #fff; margin: 20px 0px 10px 28px; }
#question dl{ margin: 0px 30px 42px 30px; }
#question dd{ margin-bottom: 25px; color:#FFF; border-bottom:1px dashed #ccc; padding:0px 0px 14px 0px; margin:0px 0px 12px 0px;  }
#question dd>div{ padding:0px 0px 6px 0px;}
#question dl dd .ask a{ color:#ccc; font-weight: bold;}
#question dl dd .ask span{ float:right; color:#777;}
#question dl dd .answer { color:#777;}
#question dl dd .ask a:hover{ color:#F60;}
#question dl dd .answer a:hover{ color:#F60;}




#comment li .comm_left{ width: 150px; float: left; color: #fff; }
#comment li .comm_left .city{ color: #777;}
#comment li .comm_left .city a{ color:#999;}
#comment li .comm_left .city a:hover{ color:#F60;}
#comment li .comm_right{ width: 383px; float: left; color: #f5f5f5;  }
#comment li .comm_right .comm_name a{  color: #ccc;}
#comment li .comm_right .comm_name a:hover{ color: #f60;}
#comment li .comm_right .comm_name .date{float: right; color:#666;}
#comment li .comm_right .comm_cont{ height: 40px;  clear: both;    overflow: hidden;}
#comment li .comm_right .comm_cont a{ color: #777;}
#comment li .comm_right .comm_cont a:hover{ color:#f60;}

/*footer*/
#footer{width: 100%; min-width: 1200px;color:#fff; background: #111; color: #999;}
#footer .width_1200{ width: 1200px;margin: 0 auto;  padding-top: 30px;}
#footer .left{ width:850px; float: left;  }
#footer .list{ margin-bottom: 10px;}

#footer .list li{ float: left;  width:80px; border-right: 1px solid #ccc; text-align: center;}
#footer .list li a{ color: #999;}
#footer .list li a:hover{ color: #f60;}
#footer .say{ margin-bottom: 10px; text-indent: 10px;}
#footer .copyright{text-indent: 10px;margin-bottom: 10px; }
#footer .booking{ font-size: 34px;text-indent: 10px;}
#footer .right { width:210px; float: right;  }
#footer .right .weixin{ float: left;}
#footer .right .shouji{ width: 38px; padding-top: 127px; float: right;}

#footer .friendlink{}
#footer .friendlink ul{ }
#footer .friendlink li{ float: left; text-align: center; margin: 10px;}
#footer .friendlink li a{color: #666;}
#footer .friendlink li a:hover{ color: #ccc;}

/*酒店简介页面*/
#intro_html{ width:1200px;  min-height:300px; margin:10px auto; background:url(../img/background_1.jpg) center center repeat-y; }
#intro_html .intro_left{ width:230px; min-height:500px; float:left; min-height:300px;   }
#intro_html .intro_right{ width:960px; float:right; min-height:300px;}
#intro_html .intro_right  h1{font-size:20px; color:#FFF; border-bottom:1px solid #FC0; padding:10px; margin:0px 30px 0px 20px;}
#intro_html .intro_right .intro_detail{ padding:60px; }
#intro_html .intro_right .intro_detail .img{ text-align:center;}
#intro_html .intro_right .intro_detail p{ color:#CCC; line-height:20px; text-indent:28px; margin:20px 0px 20px 0px;}
/*酒店简介页面*/
#news_html{  width:1200px;  min-height:500px; margin:10px auto; background:url(../img/background_1.jpg) center center repeat-y; }
#news_html .news_left { width:230px;  float:left; min-height:500px;  }

#news_html .news_right{ width:960px; float:right; min-height:300px; color:#FFF;}
#news_html .news_right h1{ font-size:20px; color:#FFF; border-bottom:1px solid #FC0; padding:10px;  }

#news_html .news_right .img_left{ float:left; margin-right:30px; }
#news_html .news_right .img_left img { border:1px solid #FFC;}
#news_html .news_right .img_right {width:640px;  float:left;  }
#news_html .news_right .title{ font-size:24px; line-height:24px;  }
#news_html .news_right .title a{ color:#FFC;}
#news_html .news_right .title a:hover{ color:#F30;}
#news_html .news_right .date{ text-align:right;}
#news_html .news_right .content p{ text-indent:28px; height:100px; overflow:hidden;margin:10px 5px 5px 5px;}
#news_html .news_right {}
#news_html .news_right ul{ margin:40px 0px 20px 20px;}
#news_html .news_right li{ margin:20px; }

/*news_detail*/
#news_html .news_detail_right{ width:960px; float:right; min-height:300px; color:#FFF;  }
#news_html .news_detail_right h3{ font-size:20px; color:#FFF; border-bottom:1px solid #FC0; padding:10px; margin-right:10px;}
#news_html .news_title { text-align:center;}
#news_html .news_title .info{ margin:10px; padding-bottom:20px; border-bottom:1px solid #333;}
#news_html .news_title h1{ font-size:20px; color:#FFF; padding:20px;  }

#news_html .news_detail_right .content{ padding:20px;}
#news_html .news_detail_right .prve_next{ padding:20px; margin: 20px;}

/*reserve*/
#reserve{ width:1200px;  min-height:500px; margin:10px auto; background:url(../img/background_1.jpg) center center repeat-y; }
#reserve .reserve_right{ width:960px; float:right; min-height:300px; color:#FFF; }
#reserve .reserve_right h3{ font-size:20px; color:#FFF; border-bottom:1px solid #FC0; padding:10px; margin-right:10px;}
#reserve .news_left { width:230px; height:1200px; float:left; min-height:300px;  }
#reserve .reserve_right h1{ font-size:20px; color:#FFF; padding:20px;}
#reserve .input{ height:22px; border:1px solid #666; background:#1b1b1b; color:#CCC;}

.table_2 { border:1px solid #3f3f3f;font-size:14px;color:#c5bd86;}
.table_2 th{ font-size:16px; color:c5bd86; font-weight:bold;line-height: 40px; text-align:center; background:#1f1f1f;}
.table_2 tr td{ line-height: 40px; color:#CCC; text-align:center; }
.button_2{ font-size:25px; font-family:微软雅黑,宋体; background-color:#F30; color:#FFF; width:164px; height:38px; border:1px solid #c85000;}

/*酒店客房页面*/
#room_html{ width:1200px;  min-height:500px; margin:10px auto;background:url(../img/background_1.jpg) center center repeat-y; }
#room_html .room_left { width:230px; min-height:500px;  float:left;    color:#FFF; }
 
/*客房预订查询*/

 .book_room h2{ color:#FFF; margin:10px; font-size:18px; padding-bottom:12px; border-bottom:1px solid #FC0;}
 .book_room dl{ padding-top:1px;}
 .book_room dl dd{ margin:10px; margin-left:10px; padding-left:8px; color:#FFF}
 .book_room .input{ width:120px; height:21px; border:1px solid #666; background:#1b1b1b; color:#CCC;}
 .book_room .select{ border:1px solid #666; height:21px; background:#1b1b1b; color:#FFF; width:120px;}
 .book_room .button{ width:60px; text-align:center; border-top:1px solid #777777; border-left:1px solid #777777;  border-right:1px solid #000; border-bottom:1px solid #000; background:#2d2d2d; height:26px; color:#FFF;}

.left_room_list{ margin-top:15px;}
.left_room_list h2{color:#FFF; margin:10px; font-size:18px; padding-bottom:12px; border-bottom:1px solid #FC0;}
.left_room_list table { width:91%; border-collapse: collapse; margin-bottom:5px; margin-left:10px;}

.left_room_list table tr td{ color:#d1bd86; font-size:12px; font-family:宋体; border:1px solid #666;}
.left_room_list table tr td a{color:#d1bd86; }
.left_room_list table tr td a:hover{ color:#FFF;}
.left_room_list table tr td img{ margin:5px;}

.left_question_list{ margin-top:30px; }
.left_question_list h2{color:#FFF; margin:10px; font-size:18px; padding-bottom:12px; border-bottom:1px solid #FC0;}
.left_question_list ul{ list-style-type:none; margin:10px; border-bottom:1px dashed #CCC; padding-bottom:10px}
.left_question_list ul li{color:#818181; overflow:hidden;}
.left_question_list li.anwer{ height:40px; }


.left_comment_list{ margin-top:30px; }
.left_comment_list h2{color:#FFF; margin:10px; font-size:18px; padding-bottom:12px; border-bottom:1px solid #FC0;}
.left_comment_list ul{ list-style-type:none; margin:10px; border-bottom:1px dashed #CCC; padding-bottom:10px}
.left_comment_list ul li{color:#818181; overflow:hidden;}



#room_html .room_right{ width:960px; float:right; min-height:300px;}
#room_html .room_right a img{ border:1px solid #990}
#room_html .room_right a:hover img{ border:1px solid #FFF;}
#room_html .room_right h1{ font-size:20px; color:#FFF; border-bottom:1px solid #FC0; padding:10px;}
#room_html .room_right dl { padding:20px 0px 30px 20px;}
#room_html .room_right dd{  width: 277px; float: left;   font-size: 14px;color:#fff; margin:30px 20px 0px 10px;}
#room_html .room_right dd .room_tit{ text-align:center;}
#room_html .room_right span{ float:right; }


/*婚宴预订页面*/
#wedding_html{ width:1200px;  min-height:300px; margin:10px auto; background:url(../img/background_1.jpg) center repeat-y;}
#wedding_html .wedding_left{ width:230px; float:left; min-height:300px; }
#wedding_html .wedding_right{ width:960px; float:right; min-height:300px;}
#wedding_html .wedding_right h1{font-size:20px; color:#FFF; border-bottom:1px solid #FC0; padding:10px; margin:0px 30px 0px 20px;}
#wedding_html .wedding_right dl{ padding:20px 0px 30px 20px; }
#wedding_html .wedding_right dd{ color:#fff;float:left; font-size:14px; margin:30px 20px 0px 10px;}
#wedding_html .wedding_right dd img{ border:1px solid #666;}
#wedding_html .wedding_right dd img:hover{border:1px solid #fff;}
#wedding_html .wedding_right dd  .title{ text-align:center;}
#wedding_html .wedding_right dd .detail span{ float:right;}
#wedding_html .wedding_right dd a{ color:#fff; }
#wedding_html .wedding_right dd a:hover{ color:#F60;}

#wedding_html .wedding_detail_right{ width:960px; float:right; color:#FFF;}
#wedding_html .wedding_detail_right h3{ font-size:20px; border-bottom:1px solid #FC0; padding:10px; margin-right:10px;}
#wedding_html .wedding_title h1{ text-align:center; padding:20px; font-size:20px;}
#wedding_html .content{ padding:20px; color:#FFF;} 

/*用户问答*/
#question_html{ width:1200px;   min-height:300px; margin:10px auto; background:url(../img/background_1.jpg) center repeat-y; }
#question_html .question_left{ width:230px; float:left; min-height:300px;}
#question_html .question_right{ width:960px; float:right; min-height:300px;}
#question_html .question_right h1{font-size:20px; color:#FFF; border-bottom:1px solid #FC0; padding:10px; margin:0px 30px 0px 20px;}
#question_html .question_right dl{  padding:10px; margin:0px 30px 0px 20px; }
#question_html .question_right dl dd{ padding:10px; color:#777; border-bottom:1px dashed #999;}
#question_html .question_right dl dd a{ color:#FFF;}
#question_html .question_right dl dd a:hover{ color:#f60;}
#question_html .question_right dl dd .quest_left{ width:6%; float:left; line-height:25px;}
#question_html .question_right dl dd .quest_right{ width:93%; float:left;line-height:25px; }


/*问答详情页*/
#question_html{color:#FFF;}
#question_html .question_detail_left{ width:230px; float:left; min-height:300px;}
#question_html .question_detail_right{width:960px; float:right; min-height:300px; }
#question_html .question_detail_right h3{font-size:18px; border-bottom:1px solid #FC0; padding:11px; color:#FFF; margin-bottom:20px;}
#question_html .question_detail_right .question_title h1{font-size:20px; text-align:center; padding:10px; color:#FFF;}
#question_html .question_detail_right .content{ padding:10px; color:#FFF;}

#question_html .question_detail_right .question_list{ width:96%;background-color:#222; margin:0px 20px 3px 20px; }
#question_html .question_detail_right .question_list_left{ width:18.6%; float:left; padding:18px 0px 0px 20px;} 
#question_html .question_detail_right .question_list_right{ width:75.9%; float:left;background-color:#2c2c2c;padding:20px 10px 20px 20px;}
#question_html .question_detail_right .question_list_right .question_list_right_title h1{font-size:18px;}
#question_html .question_detail_right .question_list_right a{ color:#999;}
#question_html .question_detail_right .question_list_right a:hover{ color:#F60;}
 
/*电子地图页面*/
#map_html{ width:1200px;  min-height:300px; margin:10px auto; background:#111;}
#map_html .map_left{ width:230px; height:2000px; float:left; min-height:300px;   }
#map_html .map_right{ width:960px; float:right; min-height:300px;}
#map_html .map_right  h1{font-size:20px; color:#FFF; border-bottom:1px solid #FC0; padding:10px; margin:0px 30px 0px 20px;}
#map_html .map_right .map_detail{ padding:60px; color:#ccc; }
#map_html .map_right .map_detail .img{ text-align:center;}
#map_html .map_right .map_detail p{ color:#CCC; line-height:20px; text-indent:28px; margin:20px 0px 20px 0px;}




/*酒店介绍分页*/

#page { display:block;
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 12px; PADDING-BOTTOM: 10px; MARGIN: 3px; COLOR: #a0a0a0; PADDING-TOP: 10px;  TEXT-ALIGN: center;
}
#page a {
	BORDER-RIGHT: #909090 1px solid; PADDING-RIGHT: 5px; BACKGROUND-POSITION: 50% bottom; BORDER-TOP: #909090 1px solid; PADDING-LEFT: 5px;  PADDING-BOTTOM: 2px; BORDER-LEFT: #909090 1px solid; COLOR: #c0c0c0; MARGIN-RIGHT: 3px; PADDING-TOP: 2px; BORDER-BOTTOM: #909090 1px solid; TEXT-DECORATION: none
}
#page a:hover {
	BORDER-RIGHT: #f0f0f0 1px solid; BORDER-TOP: #f0f0f0 1px solid;  BORDER-LEFT: #f0f0f0 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #f0f0f0 1px solid; BACKGROUND-COLOR: #404040
}
#page a:active {
	BORDER-RIGHT: #f0f0f0 1px solid; BORDER-TOP: #f0f0f0 1px solid;  BORDER-LEFT: #f0f0f0 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #f0f0f0 1px solid; BACKGROUND-COLOR: #404040
}
#page span.current {
	BORDER-RIGHT: #ffffff 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #ffffff 1px solid; COLOR: #ffffff; MARGIN-RIGHT: 3px; PADDING-TOP: 2px; BORDER-BOTTOM: #ffffff 1px solid; BACKGROUND-COLOR: #606060
}
#page span.disabled {
	BORDER-RIGHT: #606060 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #606060 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #606060 1px solid; COLOR: #808080; MARGIN-RIGHT: 3px; PADDING-TOP: 2px; BORDER-BOTTOM: #606060 1px solid
}
