﻿@import url(public.css);
@import url(popup.css);

/*
 * $Rev: * $
 * Created: fengling
 * Modified: $Author: fengling $ $LastChangedDate: 2010-08-03 09:00:00 +0800 (星期二, 03 八月 2010) $
 */


/* 重构部分
-------------------------------------------------------------- */
.foot
{
	padding:0px;
	_padding:0px;
	padding-right:5px;
	}
/* 内页头部
-------------------------------------------------------------- */
.head
{
		background:url(../images/headbk.jpg) no-repeat scroll center 10px ; 
		margin-top:0px;
		padding-top:9px;
		
	}
/* 中间部分
-------------------------------------------------------------- */
.container
{
	padding:0px 8px ;
	background:url(../images/container.jpg) no-repeat scroll center bottom ; 
	padding-bottom:21px;
    padding-bottom:158px;
	margin-bottom:5px; /*/////--相当重要的属性哦！控制底部的特效大有用处请慎用！/////--*/
	}
.mainArea
{ 
	margin-right:1px;
	padding-top:20px;
	background: url(../images/mianbk.jpg) no-repeat  left  top; 
	 overflow:hidden;
	 }
/* 通用
-------------------------------------------------------------- */
.left 
{
	float:left;
	width:216px;
	padding-left:10px;
	}
.right 
{
	float:right;
	width:706px;
	
	}
.clear
{
	clear:both;
	}
/* 按钮
-------------------------------------------------------------- */
.bnt
{
	float:left;
	overflow:hidden;
	height:21px;
	padding-left:25px;
    margin-right:15px;
	background:url(../images/bnt.jpg) no-repeat  top left;
    color:#FBF4DC !important;
	}
.aspNetDisabled 
{
    background:url(../images/bnt2.jpg) no-repeat  top left;
    color:#fff!important;
    }

.bnt span
{
	float:left;
	overflow:hidden;
	height:21px;
	padding-right:8px;

	line-height:21px;
	background:url(../images/bnt.jpg) no-repeat  top right;
    color:#FBF4DC !important;
	}
.aspNetDisabled span{
	background:url(../images/bnt2.jpg) no-repeat  top right;
    color:#fff!important;
}
.bnt:hover
{
	cursor:hand;
	text-decoration:none;
	background:url(../images/bnthover.jpg) no-repeat  top left;
	}
.aspNetDisabled:hover
{
    cursor:pointer;
    background:url(../images/bnt2.jpg) no-repeat  top left!important;
    color:#fff!important;
    }
.aspNetDisabled:hover span
{
    cursor:pointer;
    background:url(../images/bnt2.jpg) no-repeat  top right!important;
    color:#fff!important;
    }

.bnt:hover span
{
	background:url(../images/bnthover.jpg) no-repeat  top right;
	}
 .bntEn
{
	float:left;
	overflow:hidden;
	height:21px;
	padding-left:25px;
    margin-right:15px;
	background:url(../images/bnt.jpg) no-repeat  top left;
    color:#FBF4DC !important;
	}
.bntEn span
{
	float:left;
	overflow:hidden;
	height:21px;
	padding-right:8px;

	line-height:20px;
	background:url(../images/bnt.jpg) no-repeat  top right;
    color:#FBF4DC !important;
	}

.bnt:hover
{
	cursor:hand;
	text-decoration:none;
	background:url(../images/bnthover.jpg) no-repeat  top left;
	}
.bnt:hover span
{
	background:url(../images/bnthover.jpg) no-repeat  top right;
	}
/* banner
-------------------------------------------------------------- */
.bannerArea 
{

	height:200px;
	margin:0 auto 0px;
    position:relative;
    top:-5px;
	}
	
/* 中文栏目
-------------------------------------------------------------- */
/*//////////////////////////////餐饮服务////////////////////*/
.hiArea 
{
	height:45px;
	line-height:39px;
	background:url(../images/lanmo.jpg) no-repeat left 7px ; 
	}
/*//////////////////////////////最新动态////////////////////*/
.zuijinDtLM 
{
	background:url(../images/zuijinDtLM.jpg) no-repeat  top left; 
	}
/*//////////////////////////////酒店简介////////////////////*/
.jiudianJdLm 
{
	background:url(../images/jiudianJdLm.jpg) no-repeat  top left; 
	}
/*//////////////////////////////实景欣赏////////////////////*/
.SJXSLm 
{
	background:url(../images/SJXSLm.jpg) no-repeat  top left; 
	}
/*//////////////////////////////客户服务////////////////////*/
.KehuFWLm 
{
	background:url(../images/KehuFWLm.jpg) no-repeat  top left; 
	}	
/*//////////////////////////////娱乐休闲////////////////////*/
.yuleXXLM 
{
	background:url(../images/yuleXXLM.jpg) no-repeat  top left; 
	}
/*//////////////////////////////商务会所////////////////////*/
.shangwuHSLm 
{
	background:url(../images/shangwuHSLm.jpg) no-repeat  top left; 
	}
/*//////////////////////////////客房服务////////////////////*/
.KFwLMEn 
{
	background:url(../images/KFwLMEn.jpg) no-repeat  top left; 
	}
/*//////////////////////////////联系方式////////////////////*/
.lianxiFsLm 
{
	background:url(../images/KHFwLM.jpg) no-repeat  top left; 
	}

	.hiArea .leftAreaa
	{
		float:left;

		}
.hiArea h3 
	{
		font-size:16px;
		color:#4C2416;
		

		}

	.hiArea .rightArea 
	{
		float:right;
		color:#775F46;

		font-family:"宋体",simsun;
		}
		.hiArea .rightArea a 
		{
			color:#775F46;
			}
		.hiArea .rightArea a,
		.hiArea .rightArea .this /*当前栏目*/
		{
			font-family:Verdana;
			margin:0 5px;
			
			}
/*普通栏目 
--------------------------------------------------------------  */
.hiAreaa 
{
	height:30px;
	line-height:30px;
    border-bottom:1px solid #D0C8AD;

margin-right:20px;
	
	}
	.hiAreaa .leftAreaa
	{
		float:left;

		}
.hiAreaa h3 
	{
		color:#775F46;
		}

	.hiAreaa .rightArea 
	{
		float:right;
		color:#775F46;

		font-family:"宋体",simsun;
		}
		.hiAreaa .rightArea a 
		{
			color:#775F46;
			}
		.hiAreaa .rightArea a,
		.hiAreaa .rightArea .this /*当前栏目*/
		{
			font-family:Verdana;
			margin:0 5px;
			}			
/*实时预订 
--------------------------------------------------------------  */
.cuArea 
{
	width:210px;
	border:1px solid #D0C8AD;
	padding:1px;	
	height:270px;
	background:url(../images/ydr.jpg) no-repeat   4px bottom; /*标题装饰*/
	}
.cuAreaEn  /*////英文//////*/
{
	background:url(../images/imagEn/ydrEn.jpg) no-repeat   4px bottom; /*标题装饰*/
	}
.cuArea  .titleArea
{
	}
.cuArea  .titleArea h3 
	{
		line-height:51px;
		background:url(../images/yuding.jpg) no-repeat  top left; /*标题装饰*/
		color:#000000;
		height:51px;
		}
.cuAreaEn  .titleArea h3  /*////英文//////*/
	{
		line-height:51px;
		background:url(../images/imagEn/yudingEn.jpg) no-repeat  top left; /*标题装饰*/
		color:#000000;
		height:51px;
		}
.cuArea  .titleArea h3 span
	{
		display:none;
		}
.cuArea .titleArea .more 
	{
		float:right;
		line-height:33px;
		padding-right:15px;
		color:#000000;
		}
.cuArea .conArea 
{

	height:145px;
	*height:150px;
	}
.calendar
{
	padding-left:5px;
	}
.calendarEn
{
	
padding-left:12px;	
	
	}
.calendar table td
{
	padding:7px 0px;
	}
.calendarEn table td
{
	padding:5px 0px;
	}
.calendar table td.dtright
{
	text-align:right;
	}
.calendar table td.dtlast
{
	text-align:left;
	padding-left:10px;
	}
.calendar table td.dtlastEn
{
	text-align:left;
	padding-left:0px;
	}
.calendar table td .textbox
{
	width:100px;
	padding-left:2px;
     border:1px solid #B7B6B3;
     line-height:18px;
     height:18px;
     background:#FCF8E4;
     color:#666;
	}
.calendar table td img
{
	padding-left:7px;
	padding-top:2px;
	*padding-top:1px;
	}

.calendar table td span
{
	position:relative;
	top:1px;
	color:#775F46;
	}
.calendar table td span.fjhot
{
	padding-left:13px;
	*padding-left:10px;
	position:relative;
	top:1px;           /*//////////实时预订房间数ie8///////////*/
	*top:-3px;          /*//////////实时预订房间数ie6\ie7///////*/
	}
.calendar table td span.chengren
{

	position:relative;
	top:-2px;           /*//////////实时预订房间数ie8///////////*/
	*top:-3px;          /*//////////实时预订房间数ie6\ie7///////*/
	}
.calendar table td .DropDownList
{
	width:35px;	
	}
.calendarEn table
{
	width:190px;
	}
.calendarEn table td 
{
	text-align:left !important;
	}
.btnlijr 
{
	position:relative;
	left:-13px;
	*left:3px;
	*top:3px;
	text-align:center;
	}
.btnlijr span
{
    
	display:none;
	}
.btnlijr
{
   float:right;
   *float:none;
   *display:inline-block;
    width:89px;
    height:20px;
	background:url(../images/lijinru.jpg) no-repeat scroll top left;
	}
.btnlijrEn /*//////////英文预订按钮//////*/
{
  
  
   *display:inline-block;
    width:69px;
    height:22px;
	background:url(../images/imagEn/bntEn.jpg) no-repeat scroll top left;
    position:relative;
    left:-3px;
    *left:27px;
    *top:4px;
	}
.calendar table tr.teshu td
{
	*padding-top:3px;
	}
/*预订热线 
--------------------------------------------------------------  */
.YDrx img
{
	width:212px;
	padding-top:18px;
	}
/* 菜单
-------------------------------------------------------------- */
.menuArea 
{

	margin:0 auto 10px;
	background:url(../images/canyinbottom.jpg) no-repeat left bottom; 
	padding-bottom:4px;
	}
	.menuArea .titleArea
	{
		height:35px;
		}
		
		
		
/*////////////////////////////////////中文菜单////////////////////////////////////*/	
	.menuArea .titleArea h3 /*-----餐饮服务-----*/	
	{
	    height:35px;
		line-height:35px;
		padding-left:12px;
		background:url(../images/canyinpic.jpg) no-repeat scroll 0 center; /*标题装饰*/
		background-position:0 0;
		color:#000000;
			}
	.menuArea .zuijinDt h3 /*-----最近动态-----*/	
	{
		background:url(../images/zuijinDt.jpg) no-repeat scroll 0 center; /*标题装饰*/
		}
	.menuArea .JiudianJs h3 /*-----酒店简介-----*/	
	{
		background:url(../images/JiudianJs.jpg) no-repeat scroll 0 center; /*标题装饰*/
		}
	.menuArea .SjXS h3      /*-----实景欣赏-----*/	
	{
		background:url(../images/SjXS.jpg) no-repeat scroll 0 center; /*标题装饰*/
		}
	.menuArea .KehuFW h3     /*-----客户服务-----*/	
	{
		background:url(../images/KehuFW.jpg) no-repeat scroll 0 center; /*标题装饰*/
		}
	.menuArea .yuleXX h3     /*-----娱乐休闲-----*/	
	{
		background:url(../images/yuleXX.jpg) no-repeat scroll 0 center; /*标题装饰*/
		}
	.menuArea .shangwuHS h3  /*-----商务会所-----*/	
	{
		background:url(../images/shangwuHS.jpg) no-repeat scroll 0 center; /*标题装饰*/
		}
	.menuArea .KHFw h3		 /*-----客房服务-----*/	
	{
		background:url(../images/kffww.jpg) no-repeat scroll 0 center; /*标题装饰*/
		}
	.menuArea .lianxiFs h3	 /*-----联系方式-----*/	
	{
		background:url(../images/lianxiFs.jpg) no-repeat scroll 0 center; /*标题装饰*/
		}
	.menuArea .RC h3	 /*-----联系方式-----*/	
	{
		background:url(../images/RC1.jpg) no-repeat scroll 0 center; /*标题装饰*/
		}	
	.menuArea .FLV h3	 /*-----法律声明-----*/
	{
		background:url(../images/FLV.jpg) no-repeat  top left; 
		}
	.menuArea .map h3	 /*-----网站地图-----*/	
	{
		background:url(../images/map.jpg) no-repeat  top left; 
		}
	.menuAreacontr .kfyd h3	 /*-----客房预订-----*/	
	{
		height:35px;
		line-height:35px;
		padding-left:12px;
		background:url(../images/kfsw.jpg) no-repeat scroll 0 center !important; /*标题装饰*/
		}
	.menuArea .lfyd h3	 /*-----留言反馈-----*/	
	{	
		background:url(../images/lyfk.jpg) no-repeat scroll 0 center !important; /*标题装饰*/
		}
	
	
/*////////////////////////////////////英文菜单////////////////////////////////////*/	
    .menuAreacontrEn .titleArea h3  
	{
	    height:35px;
		line-height:35px;
		padding-left:12px;
		background:url(../images/imagEn/canyinpicEn.jpg) no-repeat scroll 0 center; /*标题装饰*/
		background-position:0 0;
		color:#000000;
			}
    .menuAreacontrEn .titleAreaEN h3  /*-----餐饮服务-----*/	
	{
		background:url(../images/imagEn/titleAreaEN.jpg) no-repeat scroll 0 center; /*标题装饰*/
			}
	.menuAreacontrEn .zuijinDtEn h3 /*-----最近动态-----*/	
	{
		background:url(../images/imagEn/zuijinDtEn.jpg) no-repeat scroll 0 center; /*标题装饰*/
		}
	.menuAreacontrEn .JiudianJsEn h3 /*-----酒店简介-----*/	
	{
		background:url(../images/imagEn/JiudianJsEn.jpg) no-repeat scroll 0 center; /*标题装饰*/
		}
	.menuAreacontrEn .SjXSEn h3      /*-----实景欣赏-----*/	
	{
		background:url(../images/imagEn/SjXSEn.jpg) no-repeat scroll 0 center; /*标题装饰*/
		}
	.menuAreacontrEn .KehuFWEn h3     /*-----客户服务-----*/	
	{
		background:url(../images/imagEn/KehuFWEn.jpg) no-repeat scroll 0 center; /*标题装饰*/
		}
	.menuAreacontrEn .yuleXXEn h3     /*-----娱乐休闲-----*/	
	{
		background:url(../images/imagEn/yuleXXEn.jpg) no-repeat scroll 0 center; /*标题装饰*/
		}
	.menuAreacontrEn .shangwuHSEn h3  /*-----商务会所-----*/	
	{
		background:url(../images/imagEn/shangwuHSEn.jpg) no-repeat scroll 0 center; /*标题装饰*/
		}
	.menuAreacontrEn .KHFwEn h3		 /*-----客房服务-----*/	
	{
		background:url(../images/imagEn/room.jpg) no-repeat scroll 0 center; /*标题装饰*/
		}
	.menuAreacontrEn .lianxiFsEn h3	 /*-----联系方式-----*/	
	{
		background:url(../images/imagEn/lianxiFsEn.jpg) no-repeat scroll 0 center; /*标题装饰*/
		}
	.menuAreacontrEn .RCEn h3	 /*----人才招聘------*/	
	{
		background:url(../images/imagEn/RCEn.jpg) no-repeat scroll 0 center; /*标题装饰*/
		}		
	.menuAreacontrEn .FLVEn h3	  /*-----法律声明-----*/	
	{
		background:url(../images/imagEn/FLVEn.jpg) no-repeat  top left; 
		}
	.menuAreacontrEn .mapEn h3	   /*-----网站地图-----*/	
	{
		background:url(../images/imagEn/mapEn.jpg) no-repeat  top left; 
		}
	.menuAreacontrEn .kfswEn h3	/*-----客房预订-----*/	
	{
			background:url(../images/imagEn/kfswEn.jpg) no-repeat scroll 0 center !important; /*标题装饰*/
		}
	.menuAreacontrEn .lyfkEn h3	 /*-----留言反馈-----*/	
	{
		background:url(../images/imagEn/lyfkEn.jpg) no-repeat scroll 0 center !important; /*标题装饰*/
		}
	.menuAreacontrEn .ydcnEn h3  /*-----预订查询-----*/	
	{
		background:url(../images/imagEn/ydcn.jpg) no-repeat scroll 0 center; /*标题装饰*/
		}
/*//////////////////////////////英文菜单结束////////////////////*/


	.menuArea .titleArea h3  span
	{
		display:none;
		}
	.menuArea .conArea
	{
		 background:url(../images/canyincon.jpg) repeat-y scroll left top; 
		}
	.menuArea .conArea a /*二级菜单*/
	{
		display:block;
		height:28px;
		line-height:29px;
		color:#A08264;
		font-weight:700;
		border-bottom:1px solid #D0C8AD;
		font-family:宋体;
		//padding-left:60px;
		}

	.menuAreacontrEn .conArea a /*二级菜单*/
	{
		display:block;
		height:28px;
		line-height:29px;
		color:#A08264;
		font-weight:700;

		font-family:宋体;
	
		padding-left:10px;
		
		}
	.menuArea .conArea a b
	{
		padding-right:10px;
		}
	.menuArea .conArea a.menuArealast /*二级菜单*/
	{
	    background:none;
	    border-bottom:0px solid #D0C8AD;
		}
	.menuArea .conArea a:hover /*二级菜单鼠标移动*/
	{
		color:#54341F;
		text-decoration:none;
		 background:url(../images/ahovaear.jpg) no-repeat  left top; 
		}
	
	.menuArea .conArea a.this /*二级菜单当前高亮*/
	{
		color:#54341F;
		text-decoration:none;
		background:url(../images/ahovaear.jpg) no-repeat  left top;
		}
	.menuArea .conArea  ul
	{
		width:204px;
		padding-left:5px;
	
		}
    .menuArea .conArea  ul span
    {
        margin-left:10px;
        }
	.menuArea .conArea li ul a /*三级菜单*/
	{
	
		}
	.menuArea .conArea li ul a:hover /*三级菜单鼠标移动*/
	{
		}
	.menuArea .conArea li ul a.this /*三级菜单当前高亮*/
	{
		}
/* 实时预订用户控件
-------------------------------------------------------------- */
.menuAreacontr 
{
	margin:0 auto 10px;
	padding-bottom:4px;
	}

	.menuAreacontr .titleArea
	{
		height:35px;
		}			
	.menuAreacontr .titleArea h3  span
	{
		display:none;
		}
.menuAreacontr .conArea
{
   height:107px;
   border:1px solid #D0C8AD;
   padding-top:10px;
   border-top:0px;
    *height:110px;
	}
.menuAreacontrEn .conArea
{
	padding-left:12px;

	}
.menuAreacontrEn .conAreaEn
{
	padding-left:0px;

	}
.menuAreacontrEn .conAreaEn ul li a span
{
	 font-size:11px;
	 font-family:Verdana;

	}
.menuAreacontr .conArea .textbox
{
	width:122px;
     background:#FCF8E4;
     border:1px solid #B7B6B3;
     padding-left:2px;
      height:19px;
      line-height:19px;
    margin-bottom: 10px;
	}
.menuAreacontr .conArea  table 
{
	width:180px;
	margin:0 auto;
	}
.menuAreacontrEn .conArea  table  
{
	width:100%;
	}

.menuAreacontr .conArea  table td.tdright
{
	text-align:right;
	}
.menuAreacontr .conArea  table td.tdright
{
	text-align:left;
	}
.menuAreacontrEn .conArea  table td.anniu
{
	text-align:center;
	
	
	}
.menuAreacontr .conArea  table td.tdright span
{
	font-family:Verdana;
	font-size:11px;
	color:#775F46;
	
	
	}
.menuAreacontr .conArea  a.xiugai	
{
	float:left;

	display:inline;
    width:83px;
    height:30px;

	background:url(../images/xiugai.jpg) no-repeat scroll left 4px ;
	}	
.menuAreacontr .conArea  a.xiugai	span
{
	display:none;
	}
.menuAreacontrEn .conArea  .anniu
{
	
		padding-left:4px !important;
		*padding-left:5px !important;
	}	
.menuAreacontrEn .conArea  .anniu	.xiugai
{
	float:left;

	display:inline;
   border:0px !important;

    width:183px;
    height:24px;
	background:url(../images/imagEn/go.jpg) no-repeat scroll left 4px ;
	}

.order_centent {
    padding-top: 10px;
}
.order_d1, .order_d3 {
    text-align: center;
    padding-bottom: 20px;
}
.order_d1 span {
    padding-left: 12px;
    color: #333;
    font-size: 22px;
    font-family: 微软雅黑;
    line-height: 30px;
}
.order_d2 {
    width: 200px;
    padding-left: 39%;
    padding-bottom: 30px;
}
.order_d2 dl dd {
    color: #646464;
    font-size: 14px;
    line-height: 30px;
    font-family: 宋体;
}
.order_d2 dl dd span {
    color: #333;
    font-size: 14px;
    font-family: Arial;
    padding-left: 10px;
}
.order_d3 dd {
    color: #666;
    font-size: 14px;
    font-family: 宋体;
    line-height: 30px;
}
.order_d4 {
    padding-left: 40%;
}
.order_d4 .lbtnyud {
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    float: left;
    margin: 3px 2px;
    text-decoration: none;
    color: #fff;
    background: #BC9652;
    border-radius: 4px;
    background-size: 100% 100%;
    margin-right: 8px;
}
.order_d4 .lbtnyud1 {
    width: 80px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    float: left;
    margin: 3px 2px;
    text-decoration: none;
    color: #333;
    border-radius: 4px;
    background-image: url(/App_Themes/default/images/an8.jpg);
    border: 1px solid #ccc;
}
.right .tit {
    overflow: hidden;
    border-bottom: 1px solid #d1c6a8;
    height: 30px;
   /* padding-top: 18px;*/
    padding-bottom: 15px;
    margin-bottom: 20PX;
}
.right .tit h1 {
    float: left;
    font-family: 微软雅黑;
    font-size: 25px;
    color: #4C2416;
    font-weight: normal;
}
.right .tit div {
    float: right;
    font-family: 宋体;
    font-size: 12px;
    color: #775F46;
    padding-top: 16px;
}
.right .tit a
{
     color: #775F46;
    }
.right .tit div span {
    color:  #775F46;
}
.yuding {
    width: 706px;
    margin: auto;
    overflow: hidden;
}
.order_d5 {
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.order_d5 dl dd.dd1 {
    color: #AA7922;
    font-size: 16px;
    line-height: 30px;
    font-family: 宋体;
    font-weight: bold;
}
.order_d5 dl dd span {
    color: #333;
    font-size: 14px;
    font-family: Arial;
    padding-left: 10px;
}
.order_d7 dl dd {
    width: 200px;
    padding-left: 280px;
}
.order_d7 .lbtnyud {
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    float: left;
    margin: 3px 2px;
    text-decoration: none;
    color: #fff;
    background: #BC9652;
    border-radius: 4px;
    background-size: 100% 100%;
    margin-right: 8px;
}
.order_d7 .lbtnyud1 {
    width: 57px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    float: left;
    margin: 3px 2px;
    text-decoration: none;
    color: #333;
    border-radius: 4px;
    background-image: url(/App_Themes/default/images/an8.jpg);
    border: 1px solid #EEEEEE;
}









/* 信息列表--简单
-------------------------------------------------------------- */
.nlArea-easy 

{
	padding-top:5px;
 clear:both;

	}
	.nlArea-easy .area 
	{
		height:31px;
		line-height:31px;
		
		overflow:hidden; /*清除浮动*/
	
		*vertical-align:top;   /*清除浮动多出高度Bug*/
		 border-bottom:1px solid #d0c8ad;  
		padding-left:5px;
		
		
		}
	.nlArea-easy .img
	{
		line-height:31px;
		
		overflow:hidden; /*清除浮动*/
	
		*vertical-align:top;   /*清除浮动多出高度Bug*/
		 border-bottom:1px solid #d0c8ad;  
		padding-left:5px;
		
		
		}
		
		.nlArea-easy .area .font_cn,
		.nlArea-easy .area a 
		{
			float:left;
			color:#775F46;
			}
		.nlArea-easy .area em 
		{
			float:right;
			color:#775F46;
			font-style:normal;
			margin-right:5px;
			}
				.nlArea-easy p
				{
					color:#775F46;
					padding-bottom:5px;
					}
			
/* 信息列表--简单--带标题
--------------------------------------------------------------  */
.nlArea-easy-hi {}
	.nlArea-easy-hi li 
	{
		float:left;
		}
	.nlArea-easy-hi b /*新闻标题容器*/
	{
		font-weight:400;
		display:block;
		width:640px;
		}
	.nlArea-easy-hi em /*日期阅读容器*/
	{
		font-style:normal;
		text-align:center;
		display:block;
		width:100px;
		}
	.nlArea-easy-hi .titleArea 
	{
		padding-top:3px;
		height:26px;
		line-height:26px;
		border-bottom:1px solid #CCCCCC;
		}
		.nlArea-easy-hi .titleArea b 
		{
			text-align:center;
			}
	.nlArea-easy-hi .conArea 
	{
		}
		.nlArea-easy-hi .conArea b 
		{
			} 
		.nlArea-easy-hi .conArea em 
		{
			color:#666666;
			
			
			}
		.nlArea-easy-hi .conArea ul
		{
			height:31px;
			 background:url(../images/newlist.jpg) no-repeat no-repeat left bottom; /*菜单装饰*/
			}
		
		.nlArea-easy-hi .conArea li 
		{
			height:31px;
			line-height:31px;
			}
			.nlArea-easy-hi .conArea li a:hover /*鼠标移到标题*/
			{
				}
				
/* 信息列表--中等
-------------------------------------------------------------- */
.nlArea-medium 
{
	padding-top:20px;
	
	}
	.nlArea-medium table 
	{
		table-layout:fixed; /*宽度平分*/
		}
	.nlArea-medium .area 
	{
		width:220px; /*产品容器宽度*/
		margin:0 auto; /*居中*/
		padding-bottom:10px;
		}
		.nlArea-medium .area dt 
		{
			padding-bottom:5px;
			  height: 170px;
			}
			.nlArea-medium .area dt a /*图片容器*/
			{
				display:block;
				width:218px;
				  height: 163px;
				border:1px solid #B9A28A;
				text-align:center;
				}
			.nlArea-medium .area dt a img /*图片容器*/
			{
				display:block;
				width:218px;
				height:163px;

				}
		.nlArea-medium .area dd  
		{
			text-align:center;
			}
/* 客房列表--中等带js
-------------------------------------------------------------- */		
.roomArea-medium
{
	padding-top:20px;
	
	}
	.roomArea-medium table 
	{
		table-layout:fixed; /*宽度平分*/
		}
	.roomArea-medium .area 
	{
		width:130px; /*产品容器宽度*/
		margin:0 auto; /*居中*/
		padding-bottom:10px;
		}
		.roomArea-medium .area dd a span 
		{
			
			 text-align:center;
			
			}
			.roomArea-medium .area dd a /*图片容器*/
			{
				display:block;
				width:130px;
				text-align:center;
				}
			.roomArea-medium .area dd a img
			{
				width:128px;
				height:78px;
				margin-bottom:5px;
				border:1px solid #B9A28A;
				}
			.roomArea-medium .area dd a  span
			{
				color:#775F46;
				}

/* 实景欣赏客房列表--中等带js
-------------------------------------------------------------- */		
.roomArea-mediumsj
{
	padding-top:20px;
	
	}
	.roomArea-mediumsj table 
	{
		table-layout:fixed; /*宽度平分*/
		}
	.roomArea-mediumsj .area 
	{
		width:120px; /*产品容器宽度*/
		padding-bottom:10px;
		}
		.roomArea-mediumsj .area dd a span 
		{
			
			 text-align:center;
			
			}
			.roomArea-mediumsj .area dd a /*图片容器*/
			{
				display:block;
				width:120px;
				text-align:center;
				}
			.roomArea-mediumsj .area dd a img
			{
				width:120px;
				height:78px;
				margin-bottom:5px;
				border:1px solid #B9A28A;
				}
			.roomArea-mediumsj .area dd a  span
			{
				color:#775F46;
				}

/* 美食介绍列表--中等带js
-------------------------------------------------------------- */		
.roomArea-mediumms
{
	padding-top:20px;
	
	}
.roomArea-mediumms table 
	{
		table-layout:fixed; /*宽度平分*/
		}
.roomArea-mediumms .area 
	{
		width:118px; /*产品容器宽度*/
		padding-bottom:10px;
		}
.roomArea-mediumms.area dd a span 
		{
			
			 text-align:center;
			
			}
	.roomArea-mediumms .area dd a /*图片容器*/
			{
				display:block;
				width:118px;
				text-align:center;
				}
			.roomArea-mediumms .area dd a img
			{
				width:115px;
				height:78px;
				margin-bottom:5px;
				border:1px solid #B9A28A;
				}
			.roomArea-mediumms .area dd a  span
			{
				color:#775F46;
				}

/* 信息列表--复杂
-------------------------------------------------------------- */
.right .text
{
  font-family:arial,宋体;
  font-size:12px;
  color:#775F46;
  padding:10px 0px;
  padding-right:20px;
 border-bottom:1px solid #D0C8AD;
  
	
	}
.nlArea-hard 
{
 padding-right:20px;
	}
	.nlArea-hard .area 
	{
		padding:20px 0;
		width:100%; /*清除浮动*/
		overflow:hidden; /*清除浮动*/
		border-bottom:1px solid #D0C8AD;
		 
		}
	.nlArea-hard .areafast 
	{
		border-top:0px solid #D0C8AD;
		 
		}
		.nlArea-hard .area dt 
		{
			float:left;
		
			}
			.nlArea-hard .area dt a /*新闻图片容器*/
			{
				display:block;
				text-align:center;
				}
			.nlArea-hard .area dt a img
			{
				width:200px;
				border:2px solid #DBD5BF;
				height:150px;
				padding:1px;
				}
			.nlArea-hard .area dt.newlist a 
			{	width:204px;
				height:124px;
				}
			.nlArea-hard .area dt.newlist a img
			{
				width:134px;
				border:2px solid #DBD5BF;
				height:82px;
				padding:1px;
				}
			.nlArea-hard .area dt.newlist a 
			{	width:138px;
				height:86px;
				}
		.nlArea-hard .area dd
		{
			margin-left:220px;
			color:#775F46;
			padding-bottom:5px;
			
			}
	
	.nlArea-hard .newlis
	{
		padding-bottom:5px;
		}
	.nlArea-hard .newlist
	{
		padding-bottom:15px;
		}
		.nlArea-hard .newlis dd
		{
			margin-left:155px;
			}
	
		.nlArea-hard .area dd b
		{
			
			color:#775F46;
			}
		.nlArea-hard .area dd.last
		{
			padding-bottom:0px;
			}
		.nlArea-hard .area dd.wt
		{
			padding-bottom:15px;
			*padding-bottom:10px;
			_padding-bottom:8px;
			line-height:20px;
			*line-height:23px;
			}
		.nlArea-hard .area dd.jiage span
		{
			padding-right:20px;

	
			
			}
		.nlArea-hard .area b a /*新闻标题*/
		{
			font-size:14px;
			color:#672400;
			}
		.nlArea-hard .area em 
		{
			font-style:normal;
			margin-left:30px;
			}
		.nlArea-hard .area span 
		{
			padding-right:10px ;

			}
		.right .ydtk 
		{
			margin-top:10px;
			padding-top:15px;
		
	
			border-top:1px solid #ccc;
			font-family:宋体;
			font-size:12px;
			padding-left:10px;
			
			}
		.right .ydtk b
		{


			font-family:宋体;
			font-size:12px;
			}
		.nlArea-hard .area dd.title b a
		{
		 color:#672400;	
			}
		.nlArea-hard .area dd  .pspic
		{
			padding-left:20px;
			 background:url(../images/shijing.jpg) no-repeat  0px center;
			 *background:url(../images/shijing.jpg) no-repeat  0px 0px;
			}

		.nlArea-hard .area dd  .data
		{
			float:right;
			padding-right:10px;
			*margin-top:-25px;
			}

		.nlArea-hard .area dd a.pspic
		{
			padding-left:35px;
			
		    background:url(../images/shijing.jpg) no-repeat 21px center;
		    *background:url(../images/shijing.jpg) no-repeat  21px 0px;
            float:right;
            margin-right:10px;
			}
		.nlArea-hard .areaEn dd  a.pspic
		{
			 background:url(../images/shijing.jpg) no-repeat   21px 2px;
			}
		
		//.nlArea-hard .area dd.wta
		//{
		//	padding-bottom:10px;
			//width:400px;
			
		//	}
	  .Sslm
	  {
		padding:0 2px;
		cursor:hand;
		
		}
		.nlArea-hard .area  dd span em
		{
			
		    font-family:Verdana;
		    font-size:11px;
		    vertical-align:top;
		    margin:0px;
		    position:relative;
		    top:-3px;
			}
/* 分页
-------------------------------------------------------------- */
.paging 
{
	text-align:right;
	padding:20px 10px 0px 0;
	}
	.paging p 
	{
		display:inline;
		}
	.paging p.paging-left /*分页左边*/
	{
		color:#000000;
		_font-family:simsun; /*汉字数字在ie6的对齐*/
		}
	.paging .paging-itemCount {color:#775F46;} /*记录条数容器*/
	.paging .itemCount /*记录数字*/
	{
		color:#775F46;
		margin:0 4px;
		}
	.paging .paging-pageCount /*页码容器*/
	{color:#775F46;
		margin-left:6px;
		}
	.paging .pageIndex /*当前页码数字*/
	{
		} 
	.paging .pageSep /*页码分割线*/
	{
		} 
	.paging .pageCount /*页码总数字*/
	{
		} 
	.paging p.paging-right /*分页右边*/
	{
		vertical-align:top;
		margin-left:10px;
		}
	.paging .paging-first, /*第一页按钮*/
	.paging .paging-last /*最后页按钮*/
	{
		display:none;
		}
	.paging .paging-prev, /*上一页按钮*/
	.paging .paging-next /*下一页按钮*/
	{
		display:inline-block;
		border:1px solid #672400;
		width:15px;
		height:15px;
		margin:0 1.5px;
		background:#FCF6E0 url(../images/paging.gif) no-repeat scroll 0 0;
		}
	.paging .paging-next  /*下一页按钮背景*/
	{
		background-position:-15px 0;
		}
	.paging .paging-prev span,
	.paging .paging-next span
	{
		display:none;
		}
	.paging .paging-a  /*页码按钮*/
	{
		display:inline-block;
		height:15px;
		line-height:15px;
		padding:0 4px;
		border:1px solid #672400;
		color:#000000;
		overflow:hidden;
		margin:0 1.5px;
		vertical-align:top;
		*line-height:14px;
		
		}
	.paging .paging-a:hover
	{
		text-decoration:none;
		background:#fff;
		}
	.paging .paging-this /*当前页码按钮*/
	{
		border:1px solid #672400;
	background:#FCF6E0 url(../images/fenye.jpg) no-repeat scroll 0 0;
		color:#FFFFFF;
		}
  .paging a.paging-this:hover /*当前页码按钮*/
	{
background:#FCF6E0 url(../images/fenye.jpg) no-repeat scroll 0 0;

		}
		
/* 信息详细--简单
-------------------------------------------------------------- */
.nsArea-easy 
{
	padding:10px;
	padding-top:17px;
	padding-right:20px;
	
	}
	.nsArea-easy .titleArea 
	{
		padding-bottom:17px;
		}
		.nsArea-easy .titleArea h2 /*标题*/
		{
			color:#512D16;
			text-align:center;
			font-size:18px;
			padding-bottom:14px;
		 border-bottom:1px solid #B9A28A;
			
			}
		.nsArea-easy .titleArea p 
		{
			text-align:center;
		    color:#666666;
		    font-size:12px;
		    padding-top:7px;
			}
		.nsArea-easy .titleArea p span
		{
			padding:0px 10px;
			color:#775F46;
			}
		.nsArea-easy .conArea p 
		{
			text-indent:2em;
			font-size:14px;
		    line-height:25px;
		    color:#775F46;
			
			}
	.nsArea-easy .ping  
	{
		padding-top:20px;
		border-top:1px solid #B9A28A;
		margin-top:30px;
		}
    .nsArea-easy .ping  p
	{
		 line-height:25px;
		     color:#775F46;
		}

	 .nsArea-easy .ping  p  a
	 {
		 color:#775F46;
		}
	 .nsArea-easy .ping  p a:hover
	 {
		color:#000;
		}
	 .nsArea-easy .ping  p b
	 {
		 color:#512D16;
		}
		/* 信息详细--中等
-------------------------------------------------------------- */
.nsArea-medium 
{
	padding-top:17px;
	}
	.nsArea-medium .titleArea {}
		.nsArea-medium .titleArea h2 /*标题*/
		{
			color:#512D16;
			text-align:center;
			font-size:18px;
			padding-bottom:14px;
			border-bottom:1px dashed #B9A28A;
			}
		.nsArea-medium .titleArea .caption 
		{
			line-height:31px;
			text-align:center;
			color:#666666;
			}
			.nsArea-medium .titleArea .caption b 
			{
				font-weight:400;
				}
			.nsArea-medium .titleArea .caption em
			{
				font-style:normal;
				margin:0 12px;
				}
	.nsArea-medium .conArea 
	{
		padding-top:8px;
		}
		
/* 信息详细--复杂
-------------------------------------------------------------- */
.nsArea-hard 
{

	padding-right:20px;

	 padding-top:20px;

	}
	.nsArea-hard .titleArea 
	{
		width:100%; /*清除浮动*/
		padding-bottom:10px;
		}
	.nsArea-hard .titleArea  .title
	{
		padding-bottom:3px;
		border-bottom:1px solid #B9A28A;
		overflow:hidden;
		_zoom:1;
		}
	.nsArea-hard .titleArea  .title h3
	{
		float:left;
		color:#775F46;
	
		}
		.nsArea-hard .titleArea  .title span
	{
		
		color:#775F46;
	
		
		}
		.nsArea-hard .titleArea dt 
		{
			float:left;
			}
			.nsArea-hard .titleArea dt a /*图片容器*/
			{
				display:block;
				width:370px;
				height:228px;
				text-align:center;
				border:1px solid #B9A28A;

				}
			.nsArea-hard .titleArea dt  img
			{
				width:370px;
				height:228px;
				}
				
		.nsArea-hard .titleArea dd 
		{
			float:right;
			line-height:180%;
			font-size:12px;
			 font-family:宋体;
			 width:290px;
			 height:206px;
			 background:#EDE5CF;
			 padding:5px 10px 16px 10px;
			}
		.nsArea-hard .titleAreaenn dd 
		{
			float:right;
			line-height:180%;
			font-size:12px;
			 font-family:宋体;
			 width:310px;
			 height:206px;
			 background:#EDE5CF;
			 padding:5px 0px 16px 5px;
			}
		.nsArea-hard .titleArea  dd  ul
		{
			float:left;
			padding-top:2px;
			color:#775F46;}
		
	.nsArea-hard .titleAreaenn ul li 回
	{
				color:#775F46;
		font-family:Verdana,宋体;
	    font-size:11px;
		
		
		}		
	.nsArea-hard .titleAreaenn ul li
	{ 
		color:#775F46;
		font-family:Verdana,宋体;
	    font-size:11px;
	
	} 
		.nsArea-hard .titleArea  dd  ul li b
		{
			color:#775F46;
			}
		.nsArea-hard .titleArea  dd  ul.last
		{
			float:right;
             padding-top:2px;
             		
			}
		.nsArea-hard .titleArea dd p
		{
			color:#666666;
			
			}
		.nsArea-hard .titleArea dd.this
		{
			padding-top:12px;
			padding-bottom:40px;
			}
		.nsArea-hard .titleArea dd.titleArea-name /*信息标题*/
		{
			border-top:0 none;
			font-size:14px;
			font-weight:700;
			color:#000000;
			}
		.nsArea-hard .titleArea b 
		{
			color:#000000;
			}
	.nsArea-hard .nsArea-hard-hi 
	{
		padding-top:11px;
		color:#000000;
		}
	.nsArea-hard .conArea 
	{
		margin-top:10px;
		border-top:1px solid #B9A28A;
		padding-top:13px;
		}
	.nsArea-hard .nsArea-hard-img /*图片展示*/
	{
		margin-top:11px;
		border-top:1px solid #B9A28A;
		}
		.nsArea-hard .nsArea-hard-img ul 
		{
			width:100%;
			overflow:hidden;
			}
		.nsArea-hard .nsArea-hard-img li 
		{
			float:left;
			padding:20px 15px 0 0;
			}
		.nsArea-hard .nsArea-hard-img a 
		{
			display:block;
			width:118px;
			height:118px;
			text-align:center;
			border:1px solid #B9A28A;
			}
.nlArea-easy
{
	padding:20px 0px ;
	padding-right:20px;
	padding-top:10px;
	}
/* 客房介绍
-------------------------------------------------------------- */
.nlArea-easy .title h3
{
	display:none;
	}
.nlArea-easy .title
{
  width:686px;
  height:14px;
    padding-bottom:15px;
background:#FCF6E0 url(../images/kfjs.jpg) no-repeat scroll 0 0;
	}
/* 客房介绍En
-------------------------------------------------------------- */
.nlArea-easy .title h3
{
	display:none;
	}
.nlArea-easyEn .title
{
  width:686px;
  height:14px;
    padding-bottom:15px;
background:#FCF6E0 url(/App_Themes/default/images/en/r_intr.png) no-repeat scroll 0 0;
	}
	/* 客房图片
--------------------------------------------------------------*/
	.nlArea-images
	{
		 padding-top:10px;
		}
	.nlArea-images .title h3
	{
		display:none;
		}
.nlArea-images .title
{
  width:686px;
  height:14px;
background:#FCF6E0 url(../images/sjxsimgs.jpg) no-repeat scroll 0 0;
	}
/* 房间介绍
-------------------------------------------------------------- */
.nlArea-text .title h3
{
	display:none;
	}
.nlArea-text .title
{
  width:686px;
  height:14px;
  padding-bottom:15px;
background:#FCF6E0 url(../images/Kfss.jpg) no-repeat scroll 0 0;
	}
.nlArea-text .conArea ul
{
	float:left;
	padding-right:30px;
	}
.nlArea-text .conArea ul li
{
	padding-left:20px;
	color:#775F46;
	background:#FCF6E0 url(../images/kfjsdz.jpg) no-repeat scroll 0 center;
	float: left;
  width: 30%;
	}

.right .inRooma
{
	padding-top:30px;
	*padding-top:15px;
	}

.nlArea-textEn .title
{
  width:686px;
  height:14px;
  padding-bottom:15px;
background:#FCF6E0 url(../images/imagEn/KfssEn.jpg) no-repeat scroll 0 0;
	}





/* 留言反馈
-------------------------------------------------------------- */
.feedbackArea
{

	
	}
.messageArea 
{
	padding:10px 0 0 0;
	padding-right:20px;


	}
	.messageArea table,
	.messageArea td 
	{
		padding:0;
		margin:0;
		color:#775f46;
		}
		.messageArea .msgArea 
		{
			border:1px solid #B9A28A;
			margin-bottom:20px;
			position:relative;

			}
			.messageArea .msgArea .userMsgArea 
			{
				overflow:hidden;
				margin-bottom:3px;
				
				}


				.messageArea .msgArea a.answer 
				{
					position:absolute; 
					right:15px; 
					top:4px;
					text-decoration:underline;
					}
			.messageArea .msgArea .adminMsgArea { overflow:hidden; zoom:1; }
				.messageArea .msgArea .adminMsgArea label.gif
				{
					color:#775f46;
					float:left;
					width:45px;
					height:16px;
					font-weight:normal;
					text-align:center;
					line-height:150%;
					line-height:19px;
					*line-height:17px;
					margin:7px 0 0 1px;
					background:url(../images/feedback.gif) no-repeat scroll 0 0;
					} 
			.messageArea .liuyantime	
			{
				
				padding-left:10px;
				color:#775f46;
				float:right;
		
				position:relative;
				*top:-23px;
				padding-right:10px;
				*padding-right:12px;
				
				
				}		
			.messageArea .paging 
			{
				padding-top:0px;
				padding-bottom:15px;
				background-image:none;
				}
			.messageArea .msgArea .userMsgArea .timeArea 
			{
				padding:5px 0px;
				color:#775f46;
				padding-left:10px;
				border-bottom:1px solid #B9A28A;

			
				}
			.messageArea .msgArea .userMsgArea .timeArea  b
			{
					color:#775f46;
				}	
			.messageArea .msgArea .adminMsgArea .textArea 
			{	padding:5px 0px;
				padding-left:10px;
				
				padding-right:10px;
		
				}	
		    .messageArea .msgArea .userMsgArea .textArea
			{	padding:5px 0px;
				padding-left:10px;
				border-bottom:1px solid #B9A28A;
				padding-right:10px;
				}	
			.msgArea  dl dt
			{
				padding-bottom:5px;
				}
/* 在线留言
-------------------------------------------------------------- */							
.lanmu2

{

	padding-right:20px;
	}
.liuyan 
{
	color:#775f46;

	
	
	}
.liuyan h3
{
		 border-bottom:1px solid #b7b6b3;
	
	}
.speakArea 
{
	}
	.speakArea .conArea 
	{
		padding:0px 0 0 10px;
		}
		.speakArea .conArea .font_cn 
		{
			color:#FF0000;
			margin-right:6px;
			} 
		.speakArea .conArea table 
		{
			width:auto;
			line-height:34px;
			color:#666666;
			}
		.speakArea .conArea th 
		{
			font-weight:400;
			text-align:right;
			}
			.speakArea .conArea .textbox 
			{
				width:200px;
				border:1px solid #b7b6b3 ;
				background:#fcf8e4;
				padding-left:2px;
				height:19px;
				line-height:19px;
			
				}
			.speakArea .conArea .textarea
			{
				
				border:1px solid #b7b6b3 ;
				background:#fcf8e4;
				}
			.speakArea .conArea .radio
			{
				padding:0 5px;
				}
			.speakArea .conArea .codeImg 
			{
				margin-left:10px;
				}
			.speakArea .conArea textarea 
			{
				margin:5px 0;
				padding:2px 0 2px 3px;
				border:1px solid #B9A28A;
				width:520px;
				height:80px;
				}
			.speakArea .conArea .btn 
			{
				float:left;
				width:43px;
				height:19px;
				line-height:19px;
				text-align:center;
				margin-right:10px;
				color:#000000;
				border:1px solid #B9A28A;	
				}
			.speakArea .conArea .btn:hover 
			{
				text-decoration:none;
				}


/*产品列表--复杂
-------------------------------------------------------------- */

.proArea-hard 
{
	padding:0px 10px;
	}
	.proArea-hard .area 
	{
		padding:15px 0;
		width:100%; /*清除浮动*/
		overflow:hidden; /*清除浮动*/
  background:url(../images/newbk.gif) no-repeat scroll left bottom; /*菜单装饰*/
		}
		.proArea-hard .area dt 
		{
			float:left;
		
			}
			.proArea-hard .area dt a /*新闻图片容器*/
			{
				display:block;
				width:150px;
				height:90px;
				border:1px solid #B9A28A;
				text-align:center;
				}
			.proArea-hard .area dt a 
			{	width:150px;
				height:90px;
				}
		.proArea-hard .area dd
		{
			margin-left:170px;
			color:#666666;
			padding-bottom:7px;
			
			}
		.proArea-hard .area dd.wt
		{
			padding-bottom:9px;
			*padding-bottom:10px;
			_padding-bottom:8px;
			}
		.proArea-hard .area b a /*新闻标题*/
		{
			font-size:14px;
			}
		.proArea-hard .area em 
		{
			font-style:normal;
			margin-left:30px;
			}
		.proArea-hard .area span 
		{
			color:#000;
			padding-right:15px;
			}
		.right .ydtk 
		{
			margin-top:10px;
			padding-top:15px;
		
	
			border-top:1px solid #B9A28A;
			font-family:宋体;
			font-size:12px;
			padding-left:10px;
			
			}
		.right .ydtk b
		{


			font-family:宋体;
			font-size:12px;
			}
/*订房系统流程样式 
--------------------------------------------------------------  */
.reservationArea 
{
	padding-right:20px;
	padding-top:10px;
	}
.reservationArea div ul li 
{
	float:left;
	
	}
.reservationArea div ul li  a
{
	float:left;
	height:19px;
	line-height:19px;
	text-align:center;
	margin-right:10px;
	padding:2px 10px;
	color:#B9A28A;
	border:1px solid #B9A28A;	
	
	}
	
.reservationArea div ul li  a:hover
{
	text-decoration:none;
	}
.reservationArea div ul li  img
{
	color:#000;
	display:block;

	}
.DropDownList
{
	background:#FCF8E4;
	border:1px solid #B7B6B3;
	}
		
.state 
{
	margin:0 auto;
	height:45px;
	}
.state img
{
    width:100%;
    }
.selectroom 
{
	margin:0 auto;		
	}
.selectroom  dt
{
	padding-top:2px;
	color:#775F46;
	float:left;
	padding-left:10px;
	padding-right:20px;
	}	
.selectroom dl
{
	height:20px;
	padding:10px 0px ;
	background: #EDE5CE url(../images/selectroom.jpg) no-repeat scroll left bottom;
	margin-bottom:1px;
	}
.selectroom dl.last
{
background: #EDE5CE url(../images/selectroom.jpg) no-repeat scroll left bottom;

	}
.selectroom dl dd
{
	float:left;
	padding-right:10px;

	}
.selectroom dl dd .textbox
{
	border:1px solid #B7B6B3;
	width:100px;
	height:18px;
	line-height:18px;
	padding-left:2px;
	color:#333;
	background:#FCF8E4;

	}
.selectroom dl.last .lastdd
{
	padding-left:10px;
	padding-right:0px;
	
	}
.selectroom dl.last .lastddEn
{
	padding-left:0px;
	padding-right:0px;
	
	}
.selectroom  span
{
	color:#775F46;
	font-size:11px;
	font-family:Verdana;
	}
.selectroom dl dd  img
{
	position:relative;
	top:1px;
	}
.inquiresRoom
{
	
	padding-top:25px;
	padding-left:280px;
	}
.inquiresRoom a.btn
{
	margin:0 auto;
	float:none;
	display:inline-block;
	}
.selectroomArea
{
	border-bottom:0px !important;
	padding-bottom:0px !important;
	padding-right:20px !important;
	
	}
.selectroomArea-hard
{

	margin:0 auto;
	padding-right:20px ;
}
.selectroomArea p
{
	padding:3px 0;
	margin-top:20px ;
	border-top:1px solid #B9A28A;
	border-bottom:1px solid #B9A28A;
	color:#775F46;
	font-size:11px;
	font-family:Verdana;
	}
.selectroomArea p b
{

}
/*完成预定 
--------------------------------------------------------------  */

.reservationArea div.thank 
{


	}

	
.reservationArea .dingdan
{
	font-weight:700;
	color:#672400;
	font-size:12px;
	}
.reservationArea div.thank 
{
	padding:15px 20px;
	border-bottom:1px solid #D0C8AD;

	
	}
.reservationArea div.thank  h3
{
	text-align:center;
	color:#672400;
	}
.reservationArea div.thank  ul li
{
  float:none;
  color:#775F46;
	}
.reservationArea div.thank  ul li b
{
	color:#672400;
	}
.reservationArea div.thank  ul 
{
  float:left;
  padding-right:75px;
	}
.reservationArea .infoxin em
{
	font-style:normal;
	display:inline-block;
	width:108px;
	*margin-top:-10px;
	color:#775F46;
	}
.reservationArea .infoxin em 
{
	font-style:normal;
	display:inline-block;
	width:108px;
	color:#775F46;

	}
.reservationArea .infoxin  td div,
.reservationArea .infoxin  td span
{
	color:#775F46;
	}
.reservationArea .infoxin em 
{
	position:relative;
	top:1px;
	*top:7px;
	}
.reservationArea .infoxin em b
	{
		float:right;
		padding-right:10px;
		margin-top:-2px;
		*margin-top:-21px;
		
		}
	
.infoxin
{
     padding:0 20px;
	padding-bottom:15px;
	border-bottom:1px solid #D0C8AD;
	
	}
.info
{
	width:470px;
	}
.info td
{
	padding:3px 0;
	}
.info tr.teshu td
{
	*padding-bottom:8px !important;
	}
.info td div
{
	position:relative;
	*top:-5px;
	}
.info p
{
	text-align:left;
	padding-top:15px;
	padding-bottom:15px;
	color:#775F46;
	
	}
.reservationAreaft
{
	padding-top:15px;
	padding-bottom:15px;
    border-bottom:1px solid #D0C8AD;
    color:#775F46;
	}
/*联系方式
--------------------------------------------------------------  */
.contact
{
	padding:0 10px;
	padding-top:20px;
	}
.contact .contactleft
{
	float:left;
	}
.contact .contactleft dl dt
{
	padding-bottom:25px;
	padding-top:15px;
	}
.contact .contactleft dl dd
{
	padding-bottom:15px;
	
	}
.contact .contactright
{
	float:right;
	}
.contact .contactright a
{
	display:block;
	}
.contact .contactright a img
{
	width:320px;
	height:192px;
	padding:1px;
	border:1px solid #B9A28A;
	}
.divContext
{
	padding-top:0px;

	}

/*填写资料基本信息入住信息--价格信息--可选服务--费用信息--客人信息+
个人选项--付款方式
--------------------------------------------------------------  */
.contact
{
	padding:0 10px;
	padding-top:20px;
	}
.contact .contactleft
{
	float:left;
	}
.contact .contactleft dl dt
{
	padding-bottom:25px;
	padding-top:15px;
	}
.contact .contactleft dl dd
{
	padding-bottom:15px;
	
	}
.contact .contactright
{
	float:right;
	}
.contact .contactright a
{
	display:block;
	}
.contact .contactright a img
{
	width:320px;
	height:192px;
	padding:1px;
	border:1px solid #B9A28A;
	}
/*填写资料基本信息入住信息
--------------------------------------------------------------  */
.Fillmaterial
{

	}
.BasicInfortitle h3
{
	padding:8px 0px;
	padding-bottom:3px;
	*padding-bottom:4px;
	border-bottom:1px solid #B9A28A;
	}
.BasicInforArea
{
	padding:0px 10px;

	}
.BasicInforArea b
{
	color:#775F46;
	}
.BasicInforArea div
{
	padding:5px 0px;
	border-bottom:1px solid #B9A28A;
	}
.BasicInforArea div a
{
	float:right;
	margin-top:-5px;
	*margin-top:-28px;

	}
.BasicInforArea table td
{
	padding-top:5px;
	padding-bottom:0px;
	color:#775f46;
		
	}
.BasicInforArea table td a
{
	position:relative;
	right:-15px;
	
	}
.BasicInforArea table tr.cg td
{
	padding-top:10px;
	}
	
.yuding .p1 {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    font-family: 宋体;
}

.yuding .yudxx, .kexfuwu, .ruzxx, .zffshi {
    margin-bottom: 40px;
    border-top: 1px solid #D6D6D6;
    margin-top: 4px;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 30px;
}
.yuding .yudxx .c2, .c4, .c5 {
    font-size: 14px;
    color: #747474;
    line-height: 27px;
    font-family: 宋体;
}
.yuding .ruzxx table tr {
    height: 45px;
    font-size: 14px;
    color: #666;
}
.yuding .ruzxx table tr .d1 {
    text-align: right;
    padding-right: 10px;
    color: #333;
    font-size: 14px;
    font-family: 宋体;
    white-space:nowrap;
}
.yuding .ruzxx table .t1 span {
    color: #CC0000;
    font-size: 12px;
    padding-left: 5px;
    font-family: 宋体;
    padding-right: 4px;
    vertical-align: middle;
    display: inline-block;
}
.yuding .ruzxx table .t1 input, .yuding .ruzxx table .t2 input, .yuding .ruzxx table .t3 input {
    width: 220px;
    height: 30px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding-left: 5px;
    background: #FCF6E0;
}
.yuding .ruzxx table .t1 .cf input {
    width: 18px;
    height: 14px;
}
.yuding .ruzxx table .t2 .ddshij {
    width: 188px;
    height: 30px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding-left: 5px;
    margin-left: 6px;
    background:url(/App_Themes/default/images/jjj.png) no-repeat left 167px top 10px;
    -webkit-appearance: none;
}
.yuding .ruzxx table .t3 textarea
{
    background: #FCF6E0;
    }
.hjzj {
    padding-bottom: 15px;
    margin-bottom:20px;
}
.hjzj p {
    text-align: right;
    color: #333;
    font-size: 14px;
    font-family: 微软雅黑;
}
.hjzj p span.sn {
    color: #CC0000;
    font-size: 22px;
}





/*价格信息
--------------------------------------------------------------  */
.pricetitle
{

	padding:15px 10px 6px 10px;
		border-bottom:1px solid #B9A28A;
	}
.priceArea
{
	padding:0 10px;
	padding-top:10px;
	}
.priceArea table th
{
	padding-top:5px;
	background:#EDE5CE;
	border-left:1px solid #fff;
	padding-left:10px;
	padding-bottom:2px;
	}
.priceArea table td
{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	color:#775f46;
	}
.priceArea table th 
{
	color:#775F46;
	}
.pricetitle b
{
	color:#512d16;
	
	
	}
/*可选服务
--------------------------------------------------------------  */

.severtitle
{
	padding-top:20px;
	}

.severtitle h3
{
	padding:8px 0px;
	padding-bottom:3px;
	*padding-bottom:4px;
	border-bottom:1px solid #B9A28A;
		color:#512D16;
	}
.severArea
{
	padding:0 10px;
	padding-top:10px;
	}

.severArea table th
{
	padding-top:5px;
	background:#EDE5CE;
	border-left:1px solid #fff;
	padding-left:10px;
	padding-bottom:2px;
	color:#775f46;
	}
.severArea table td
{
	padding:3px 0;
	padding-left:11px;
   color:#775f46;
	
	}
.severArea table td.check
{
	padding-left:18px;
	*padding-left:13px;
	}
.severArea table td .DropDownList
{
	width:44px;
	margin-right:5px;
	}
/*费用信息
--------------------------------------------------------------  */

.costtitle
{
	padding-top:17px;
	}

.costtitle h3
{
	padding:8px 0px;
	padding-bottom:3px;
	*padding-bottom:4px;
	border-bottom:1px solid #B9A28A;
	color:#512D16;
	}
.costArea
{
	padding:0 10px;
	padding-top:10px;
	}

.costArea table th
{
	padding-top:5px;
	background:#EDE5CE;
	border-left:1px solid #fff;
	padding-left:10px;
	padding-bottom:2px;
	color:#775F46;
	}
.costArea table td
{
	padding:3px 0;
	padding-left:11px;
	color:#775f46;

	
	}
.costArea table td.check
{
	text-align:center;
	
	}
/*客人信息
--------------------------------------------------------------  */

.guestinfotitle
{
	padding-top:17px;
	}

.guestinfotitle h3
{
	padding:8px 0px;
	padding-bottom:3px;
	*padding-bottom:4px;
	border-bottom:1px solid #B9A28A;
	color:#512D16;
	}
.guestinfoArea
{
	padding:0 10px;
	padding-top:5px;
	}

.guestinfoArea table 
{
   width:490px;
	}
.guestinfoArea table  td
{
	padding:5px 0px;
	text-align:right;
	}
.guestinfoArea table  td
{
color:#775F46;
	}
.guestinfoArea table.kr  td
{


     text-align:left !important;
	}	
	
	
	
.guestinfoArea table  td  .textbox1
{
	width:60px;
	 border:1px solid #B7B6B3;
	 background:#FCF6E0;
	 padding-left:2px;
	 height:20px;
	 line-height:21px;
	}
.guestinfoArea table td .radio
{
	 padding-right:2px;
	 position:relative;
	 top:2px;
	 *top:1px;
	}
.guestinfoArea table  td  .textbox
{
	width:175px;
	 border:1px solid #B7B6B3;
	 background:#FCF6E0;
	 padding-left:2px;
	 height:20px;
	 line-height:20px;
	 
	}
.guestinfoArea table  td .DropDownList
{
	width:177px;
	 border:1px solid #B7B6B3;
	 height:21px;
	 line-height:21px;

	}
.dianzui
{
	position:relative;
	top:3px;
	left:-2px;
	}



 /*个人选项
--------------------------------------------------------------  */
.optionstitle
{
	padding-top:17px;
	}

.optionstitle h3
{
	padding:8px 0px;
	padding-bottom:3px;
	*padding-bottom:4px;
	border-bottom:1px solid #B9A28A;
	color:#512D16;
	}
.optionsArea
{
	padding:0 10px;
	padding-top:10px;
	}
.optionsArea table 
{

	}
.optionsArea table  td
{
	text-align:right;
	padding:3px 0;
	padding-left:5px;
		color:#775F46;
	}
.optionsArea table  td .textarea
{
	width:400px;
	height:60px;
	border:1px solid #B7B6B3;
	background:#FCF6E0;
	
	
	
		}
 .optionsArea table .cg td
 {
	padding-top:8px;
	}
.optionsArea table  td .radio
{
	padding-right:2px;
    position:relative;
     top:2px;
     *top:1px;
	}
.optionsArea table  td  .textbox
{
	width:175px;
	 border:1px solid #B7B6B3;
	 background:#FCF6E0;
	 padding-left:2px;
	 height:20px;
	 line-height:20px;
	 
	}

/*付款方式
--------------------------------------------------------------  */
.paymenttitle
{
	padding-top:17px;
	
	}

.paymenttitle h3
{
	padding:8px 0px;
	padding-bottom:3px;
	*padding-bottom:4px;
	border-bottom:1px solid #B9A28A;
	color:#512D16;
	}
.paymentArea
{
	padding:0 10px;
	padding-top:10px;
		border-bottom:1px solid #B9A28A;
	}
.paymentArea dl
{
	padding-bottom:10px;
	color:#775F46;
	}
.paymentArea dl input.radio
{
	color:#512D16;
	}
	
.paymentArea  .radio
{
	padding-right:2px;
	position:relative;
	top:2px;
	*top:1px;
	}
.paymentArea dl dt
{
	padding-bottom:3px;
}

.paymentArea dl dd
{
		padding-left:15px;
	
	}
.inRoom
{
	padding-left:260px;
	padding-top:20px;
	padding-bottom:50px;
	
	}
.inRoom a
{
	margin-right:10px;
}
/* 信息详细--复杂_A1
-------------------------------------------------------------- */
.nsArea-hard1
{
	padding:20px 10px 0;

	}
	.nsArea-hard1 .titleArea 
	{
		width:100%; /*清除浮动*/
		overflow:hidden; /*清除浮动*/
		padding-bottom:10px;
		}
		.nsArea-hard1 .titleArea dt 
		{
			float:left;
			}
			.nsArea-hard1 .titleArea dt a /*图片容器*/
			{
				display:block;
				width:380px;
				height:228px;
				text-align:center;
				border:1px solid #999999;
				}
		.nsArea-hard1 .titleArea dt a img
		{
		
			}
		.nsArea-hard1 .titleArea dd 
		{
			margin-left:400px;
			line-height:180%;
			font-size:12px;
			 font-family:宋体;
			 color:#775F46;
			}
		.nsArea-hard1 .titleArea dd p
		{
			color:#775F46;
			
			}
		.nsArea-hard1 .titleArea dd.this
		{
			padding-top:12px;
			padding-bottom:40px;
			}
		.nsArea-hard1 .titleArea dd.titleArea-name /*信息标题*/
		{
			border-top:0 none;
			font-size:14px;
			font-weight:700;
			color:#000000;
			}
		.nsArea-hard1 .titleArea b 
		{
			color:#775F46;
			}
	.nsArea-hard1 .nsArea-hard-hi 
	{
		padding-top:11px;
		color:#000000;
		}
	.nsArea-hard1 .conArea 
	{
		margin-top:10px;
		border-top:1px solid #999999;
		padding-top:13px;
		}
	.nsArea-hard1 .nsArea-hard-img /*图片展示*/
	{
		margin-top:11px;
		border-top:1px solid #999999;
		}
		.nsArea-hard1 .nsArea-hard-img ul 
		{
			width:100%;
			overflow:hidden;
			}
		.nsArea-hard1 .nsArea-hard-img li 
		{
			float:left;
			padding:20px 15px 0 0;
			}
		.nsArea-hard1 .nsArea-hard-img a 
		{
			display:block;
			width:118px;
			height:118px;
			text-align:center;
			border:1px solid #999999;
			}
			
			
			
	.nsArea-hard1 .titleArea dd.this .pspic
		{
		
		padding-left:14px;
			 background:url(../images/shijing.jpg) no-repeat no-repeat 0px center;
			 *background:url(../images/shijing.jpg) no-repeat no-repeat 0px 0px;
		}
/* 提交简历 教育背景
-------------------------------------------------------------- */
.jianli
{
	padding-right:20px;
	padding-top:15px;
}
.jianli .title
{
 font-size:12px;
 font-weight:700;
 color:#775F46;
 padding:3px 0 0px 0;
 padding-left:4px;
 border-top:1px solid #B9A28A;
  border-bottom:1px solid #B9A28A;
  background:#EDE5CE;
}
.jianli .conArea
{
	padding:15px 0 10px 0;

	}
.jianli .textbo
{
	border:1px solid #B7B6B3;
	background:transparent;
    height:18px;
    line-height:18px;
    padding-left:2px;
	}
.jianli  table
{
	width:520px;
	}
.jianli  td
{
	padding:5px 0px;
	}
.Dorlist
{
 background:#FCF6E0 ;
 width:80px;
 border:1px solid #B7B6B3;
 margin:0 7px;

	}
.Dorlist1
{
 background:#FCF6E0 ;
 width:70px;
 border:1px solid #B7B6B3;
	}
.Dorlistthis
{
	margin-left:0;
	}
.jianli textarea 
{
 border:1px solid #B7B6B3;
 background:#FCF6E0 ;
 width:443px;
 height:100px;
 padding-left:2px;
}
.newlis .pspic
{
	padding-left:14px !important;
	background:url(../images/shijing.jpg) no-repeat no-repeat 0px 2px !important;
	*background:url(../images/shijing.jpg) no-repeat no-repeat 0px 0px !important;
}
.jianli  td em
{

  font-style:normal;
  color:#FF0000;
   position:relative;
   top:2px;
   padding-right:1px;
	}	
.jianlitab td
{
	padding-top:0px !important;
	padding-bottom:0px !important;
	}
.jiaoyu table
{

	
	}
.jingL table
{
	width:550px;
	
	}
.jianli .radio
{
	position:relative;
	top:1px;
	padding-right:2px;
	
	}
.yinpinxiang
{
	padding:8px 0;
    color:#775f46;
    font-weight:700;
	
	}
	
.Gzjl
{
	margin-left:20px;
    color:#775f46;
	}
.Gzjl
{
	margin-left:20px;
    color:#775f46;
	border-left:1px solid #B9A28A;
	border-top:1px solid #B9A28A;
	border-right:1px solid #B9A28A;
	width:500px !important;
    margin-bottom:10px;
	}
.Gzjl .this td
{
	background:#EDE5CE;
	border-top:1px solid #B9A28A;
	border-bottom:1px solid #B9A28A;
	}
.Gzjl td
{
	padding:1px 0;
	padding-left:5px;
	}	
	
	
.Jybj
{
	margin-left:20px;
    color:#775f46;
	border:1px solid #B9A28A;
	width:500px !important;
    margin-bottom:10px;
	}
.Jybj .this td
{
	background:#EDE5CE;
	border-top:1px solid #B9A28A;
	border-bottom:1px solid #B9A28A;
	}
.Jybj td
{
	padding:1px 0;
	padding-left:5px;
	}	
	
/* 确认简介
-------------------------------------------------------------- */
.H-xi
{

	height:50px;
	line-height:55px;
   font-size :12px;
    color:#775F46;
    font-weight:700;
    border-bottom:1px solid #B9A28A;
    margin-bottom:20px;

	}
.H-xi span
{
 float:left;
 padding-left:200px;
	}
.Qr
{
	padding-right:20px;
	}
.Qr table
{
	width:550px;
	margin-top:10px;
	}
.Qr .title
{
    font-size:12px;
    color:#775F46;
    font-weight:700;
    padding-bottom:3px;
    border-bottom:1px solid #D0C8AD;
    
	}
.Qr td
{
	padding:3px 0;
	color:#775F46;
	}
.Qr .conArea
{
	padding:0 40px;
	padding-bottom:20px;
	padding-right:10px;
	}
.Qr .conArea table
{
	table-layout:fixed;
	}
.Qr .conArea table td span
{
	padding-left:30px;
	}
#imgCheckCode
{
	position:relative;
	top:5px;
	*top:0px;
	}
	.Wdate
	{
		padding-left:3px;
		line-height:20px;
		}
/*人才招聘
--------------------------------------------------------------  */

.zp
{
   color:#775f46;
   padding-top:10px;
	
	}


.renArea
{
	margin-top:10px;
	height:24px;
	background:#EDE5CE;
	border-top:1px solid #B9A28A;
	border-bottom:1px solid #B9A28A;
	}
.renArea span
{
	line-height:28px;
	_line-height:24px;
     _position:relative;
     _top:2px;
     float:left;
     color:#775F46;
     font-weight:700;
	}
.renAreaEn
{
	margin-top:10px;
	height:24px;
	background:#EDE5CE;
	border-top:1px solid #B9A28A;
	border-bottom:1px solid #B9A28A;
	}
.renAreaEn span
{
	line-height:24px;
	_line-height:21px;
     _position:relative;
     _top:2px;
     float:left;
     color:#775F46;
     font-weight:700;
	}
.renArea .Zw
{

width:190px;
text-align:center;
	}
.renArea .Bm
{
	width:190px;
	text-align:center;
	}
.renArea .Rs
{
	width:180px;
	text-align:center;
	}
.renArea .data
{
	text-align:center;
	width:103px;
	}
.rczp .title
{
	height:22px;
	line-height:22px;
	*line-height:17px;
	border-bottom:1px solid #B9A28A;
	color:#775F46;
	}
.rczp .title span,
.rczp .title a
{
	*position:relative;
	*top:2px;
	}
.rczp .title a
{
	 color:#775F46;
	}
.rczp .title .Zw
{
	width:190px;
	display:inline-block;
	text-align:center;
	position:relative;
	*top:-0.8px;
	

	}
.rczp .title .Bm
{
	width:190px;
	text-align:center;
	display:inline-block;
	}
.rczp .title .Rs
{
	width:180px;
	display:inline-block;
	text-align:center;
	}
.RCZp .paging
{
   text-align:right;
	}
.rczp .title .data
{
	text-align:center;
	width:104px;
	display:inline-block;
	}
.Dorlistq
{
	margin:0 !important;
	}
/* 发布招聘信息
-------------------------------------------------------------- */
.fB
{
	padding-top:8px !important;
	border-top:1px solid #B9A28A;
	padding-left:10px
	}
.fB p
{
	padding-bottom:18px;
	}
.fabuinfo
{
	width:400px;

	}
.fabuinfoEn
{
	width:500px;
	}
.fabuinfo td
 {
 padding:3px 0px;
 color:#775F46;
	}
.fabuinfo td.textrigt
{
	text-align:right;
	
	}
.lijinSQ
{
	font-size:12px;

	}
.zpinfo
{
	padding-right:20px;
	}
.fB a.lijinSQ
{
	 display:inline-block !important;
	}
.fB ul li 
{
	float:left;
	}
.fB .XZA
{
	color:#775f46;
	font-weight:700;
	}
.zpxiangxinpage
{
	padding:10px 0px;
	padding-left:10px;
	}
.zpxiangxinpage p
{
	padding-top:10px;
	}
.zpxiangxinpage p .lijinSQ
{
		color:#775f46;
	}
#divDesc
{
	
		color:#775f46;
	}
.datami
{
	*position:relative;
	top:-2px;
	}
.jiaoyu a.pspic
		{
			padding-left:15px;
			 background:url(../images/shijing.jpg) no-repeat no-repeat 0px center !important;
			 *background:url(../images/shijing.jpg) no-repeat no-repeat 0px 0px !important;
			}
.jingL a.pspic
		{
			padding-left:15px;
			 background:url(../images/shijing.jpg) no-repeat no-repeat 0px center !important;
			 *background:url(../images/shijing.jpg) no-repeat no-repeat 0px 0px !important;
			}
#divError
{
		color:#775f46;
		text-align:center;
		padding-top:20px;
	
	}
.liuyan 
{
	margin-top:20px;
	border:0px;
	margin-bottom:18px;
	}
.liuyan  table
{
	margin-top:20px;

	margin-bottom:18px;	
	}
.liuyan td
{
	vertical-align:top;
	}
.liuyan td p
{
	padding:0px;
	}

.tiaozheng input
{
	position:relative;
	top:2px;
	padding-right:3px;
	*top:1px;
	}
.Dfstyle b
{
		color:#775f46;
	}
.eHotel_News .cuArea  .titleArea h3,
.eroomsever .cuArea  .titleArea h3,
.eimglist .cuArea  .titleArea h3,
.elist .cuArea  .titleArea h3,
.eshow .cuArea  .titleArea h3
{
    background: url(/App_Themes/default/images/en/zaixianyuding.png) no-repeat scroll top left 49%;
    }
.eHotel_News .cuArea,
.eroomsever .cuArea,
.eimglist .cuArea,
.elist .cuArea,
.eshow .cuArea
{
    background: url(/App_Themes/default/images/en/hotline2.png) no-repeat 4px bottom;
 }
 .eHotel_News .btnlijr,
.eroomsever .btnlijr,
.eimglist .btnlijr,
.eabout .btnlijr,
.elist .btnlijr,
.eshow .btnlijr
{
    background: url(/App_Themes/default/images/en/lijiyuding.png) no-repeat scroll top left;
    left: 4px;
 }
//  .eHotel_News,
//.eroomsever,
//.eimglist,
//.elist,
//.eabout
//{
 //  background-size:53.7px;
// }
.eabout .container
.eHotel_News .container,
.eimglist .container,
.eroomsever .container,
.elist .container
{
    
    }



