@charset "utf-8";
/*--主体内容----------------------------------------编辑?张杰 日期:2008?1??--*/

*{margin:0;padding:0;}body{text-align:center;}/*清除浏览器默认边*/
li{list-style-type:none;}/*去所有列表默认加点样*/
dl{word-wrap:break-word;}/*列表内超过宽度内容自动换*/
*{SCROLLBAR-FACE-COLOR:;SCROLLBAR-TRACK-COLOR:}
h1 {font-size: 16px;font-weight: 700;}/*h1标题文字大小*/
h4 {font-size: 14px;font-weight: 700;}/*h4标题文字大小*/
h5 {font-size: 12px;font-weight: 700;}/*h5标题文字大小*/

a:hover{color:#880A0A;text-decoration:none;}/*全站链接样式*/
a{color:#7E6A35;text-decoration:none;}/*全站链接样式*/

body{
	color:#3E3E3E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#F1F1F1
}/*全站定义字体颜色大小*/
#box{
	position:relative;
	width:925px;
	margin-left:auto;
	margin-right:auto;
	background-color:#F3F5E1;
	border: 10px solid #FFFFFF;
}/*整站外围*/
#done_box{margin-left:auto;margin-right:auto;position:relative;width:620px;}
#language{
	height:18px;
	overflow:hidden;
	position:absolute;
	right:13px;
	top:115px;
	width:175px;
	z-index:100;

}/*语言*/
#language a{
	color:#333333;
	text-decoration:none;
}
#logo{height:141px;left:0px;position:absolute;top:-33px;width:212px;z-index:100;}/*标志*/
#nav1{height:25px;left:0;position:absolute;top:135px;width:925px;z-index: 500;background-image: url(../images/nav1_bg.jpg);background-repeat: repeat-y;}
#nav1 li{float:left;line-height:22px;word-spacing:6px;}
#nav1 ul{ width:925px;}
#nav1 li a:hover{text-decoration:none;color:#4B2900;background:#EACD71;height:22px;display:block; float:left; line-height:22px;}
#nav1 li a{color:#4B2900;padding:0px 18px;}
#nav1 .c_nav1{color:#4B2900;height:22px;display:block; float:left; background:#EACD71}

.wrapper{
	clear:both;
	position:relative;
	width:925px;
	height:auto;
	overflow:auto;
	overflow-x:hidden;
	background-image: url(../images/mai_bg_re2.gif);
	background-repeat: repeat-y;
	height:410px;
}/*主体外围*/
#main_1{
	width:725px;
	padding-bottom:5px;
	padding-left:8px;
	float:left;
	height:400px;}
#menber_left{
	width:170px;
	position:relative;
	float:right;
	margin-left:1px;
	margin-right:5px;
	display:inline;
}
#content_1{
	color:#3e3e3e;
	position:relative;
	width:547px;
	float:left;
	padding:5px 0 0 0;
	line-height:18px;
}
#guide{margin-bottom:5px;margin-top:10px; text-align:left;}

#content_1_bg{color:#3e3e3e;position:relative;width:760px;height:322px;float:left;padding:20px 0 0 20px;line-height:18px;background: url(../images/club_bg.jpg) no-repeat;margin-top:45px;margin-left:68px;*margin-left:68px;_margin-left:37px;}/*内容*/

#sidebar2{dinplay:none;}/*侧栏2*/
#hpic3{
	height:118px;
	right:259px;
	position:absolute;
	top:10px;
	width:489px;
	z-index:100;
	left: 229px;
	background-image: url(../images/me_top.jpg);
	background-repeat: no-repeat;
}/*辅助图形3*/

.input_all{
	background-color:#faf4ed;
	border: 1px solid #A69649;
	width:120px;
	line-height:18px;
	height:18px;}
.input_sub{background-color: #faf4ed;border: 1px solid #A69649;line-height:16px; padding:0 2px;}
.input{background-color:#faf4ed;border:1px solid #A69649;line-height:20px;height:20px;}
.input_side_book{height:18px;line-height:20px;width:95px;background-color:#FFF;border:1px solid #7f9db9; color:#515559;}/*侧栏预订按钮*/
.input{background-color:#faf4ed;border:1px solid #A69649;line-height:20px;height:20px;}
.done_hr{width:100%;border-bottom:1px solid #ccc; margin-bottom:10px;}
.input_long{background-color:#faf4ed;border: 1px solid #A69649; width:240px; line-height:20px;height:20px;}
.input_h_long{background-color:#faf4ed;border: 1px solid #A69649; width:240px; line-height:20px;height:60px;}
.input_num{background-color:#faf4ed;border: 1px solid #A69649; width:40px; line-height:20px;height:20px;}
.input_edit1{width:70px;background-color: #faf4ed;border: 1px solid #A69649;line-height:20px; height:20px;}
.input_edit2{width:50px;background-color: #faf4ed;border: 1px solid #A69649;line-height:20px; height:20px;}

/*--可选样?
-----------------------------------------------------------------------------------*/
.c_width{width:550px; clear:both; word-break:break; float:left; margin-bottom:10px; color:#951D29; text-align:left;}
.demo{width:550px; float:left;}
.demo2{width:400px; float:left;}
.clear{clear:both;}/*清除浮动*/
.column{float:left;width:200px;}/*小栏?/
.height40{height:40px;}/*高度*/
.left{float:left;}/*居左*/
.line_height40{line-height:40px;}/*行高*/
.line_height25{line-height:25px;}/*行高*/
.margin_top10{margin-top:10px;}/*边界*/
.margin_top2{margin-top:2px;}/*边界*/
.margin3px{margin:3px;}/*边界*/
.margin_top5{margin-top:5px;}/*边界*/
.margin_bottom{margin-bottom:10px;}/*边界*/
.margin_topb5{margin-top:5px;margin-bottom:5px;}/*边界*/
.padding-top10{padding-top:10px;}
.right{float:right;}/*居右*/
.text_right{text-align:right;padding-top:5px; clear:both;}/*文字右对*/
.text_left{text-align:left;clear:both; text-indent:5px;}/*文字右对*/


/*--底部样式-------------------------------------------------------*/
#footer{
	clear:both;
	height:31px;
	width:925px;
	margin:0 auto;
}
#copyright{
	text-align:center;
	vertical-align: bottom;
	line-height:30px;
	height:31px;
	width:925px;
	float:right;
	color:#5a5a5a;
	font-size:11px;
}
#copyright img{padding-top:8px;}
#copyright a:hover{color:#666666;text-decoration:none;}
#copyright a{color:#333333;text-decoration: underline;}

#links{width:880px;clear:both; margin-left:auto; margin-right:auto;padding-top:25px;color:#fff;}
#links dl{border-bottom:1px solid #EFE8BA;height:20px;line-height:20px;margin-bottom:5px;overflow:auto}
#links dt{text-align:left;float:left;}
#links dd{text-align:center;float:left; padding-left:10px;padding-right:10px; }
#links a:hover{color:#fff;text-decoration:none;}
#links a{color:#EDDEB6;text-decoration:none;}
/*--------------会员模块-------------------------------------------------------*/
#header_1{
	clear:both;
	height:168px;
	width:925px;
	background-repeat: no-repeat;
	background-position: right top;
}/*顶部布局*/
#banner_1{height:auto;position:absolute;top:132px;width:212px;left:0;z-index:100;display:none;}/*广告1*/
#banner2_1{
	height:118px;
	position:absolute;
	top:10px;
	width:489px;
	left:229px;
	z-index:100;
}/*广告2(一般使用flash)*/
#hpic_1{height:90px;position:absolute;top:11px;width:193px;left: 729px;z-index: 100;text-align:left;overflow:auto;}/*辅助图形1*/
#hpic_1 ul{ width:170px;}
#hpic_1 li{width:150px;height:18px;padding-left:20px;background-image: url(../images/hpic1_00.gif);background-repeat: no-repeat;background-position: left top;line-height:18px;overflow:hidden;}/*辅助图形1*/
#hpic_1 li a:hover{color:#666666;}
#hpic_1 li a{color:#333333;}
#logo_1{
	height:88px;
	left:30px;
	position:absolute;
	top:27px;
	width:150px;
	z-index:100;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
}/*标志*/

#logo_1 img{ border:0}

/*---member.aspx----------------------------------------------------*/
#myt_ren_footer{ clear:both;}
#myt_left{
	text-align:left;
	width:160px;
	float:left;
	line-height:25px;
	margin-top:1px;
}
#myt_left dt{
	color:#FFF;
	margin:1px 0 2px 0;
	font-weight:700;
	background-color:#9D9149;
	text-indent:8px;
}
#myt_left dt a{ color:#FFF;}
#myt_left dd{background-color:#D0C590; margin-top:1px;cursor:pointer;
event:expression(onmouseover = function(){this.style.backgroundColor='#bca956'},onmouseout = function(){this.style.backgroundColor='#D0C590'})}
#myt_left dd span{padding-left:5px;}

.myt_ren_content{width:95%; margin:5px;}
.myt_ren_content dd{width:100%; clear:both;line-height:22px;}

.myt_photo_youhui img {padding: 10px 15px 10px 15px;}


#myt_top{
	width:540px;
	clear:both;
	float:left;
	margin-bottom:15px;
}
#myt_mark_top{width:650px;background-image: url(../images/cot_top.gif);background-repeat: no-repeat; height:4px;overflow:hidden; display:none;}
#myt_mark_middle{
	color:#3E3E3E;
	text-align:left;
	width:510px;
	border: 1px solid #A69649;
	background-color: #E6E0C6;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom:10px;
	padding-left: 15px;
}
#myt_mark_bottom{width:650px;background-image: url(../images/cot_btm.gif);background-repeat:no-repeat; height:4px;overflow:hidden; display:none;}
.myt_ren_box{
	border:1px solid #A69649;
	overflow:auto;
	height:100%;
	width:540px;
	float:left;
	margin-bottom:15px;
}
.myt_ren_title{color:#816700;text-align:left;background-color:#E6E0C6;line-height:20px; width:100%;height:20px; text-indent:12px;}
#myt_ren_search{width:95%;line-height:20px; text-align:left; margin:5px;}
#myt_ren_search td{text-align:left;}




#myt_zx{text-align:left; width:246px; float:left;line-height:20px;}
#myt_zx dt{margin-bottom:4px;}
#myt_zx dd{background-color:#C7B76A; margin-top:1px;cursor:pointer;
event:expression(onmouseover = function(){this.style.backgroundColor='#bca956'},onmouseout = function(){this.style.backgroundColor='#C7B76A'})}
#myt_zx dd span{padding-left:5px;}

#myt_button{width:290px; float:left; margin-left:20px;}

#myt_text{text-align:left; width:246px; float:left;line-height:20px;}
#myt_text dt{margin-bottom:4px;font-weight:700;}
#myt_text dd{background-color:#C7B76A; margin-top:1px;cursor:pointer;
event:expression(onmouseover = function(){this.style.backgroundColor='#bca956'},onmouseout = function(){this.style.backgroundColor='#C7B76A'})}

#myt_text dd span{padding-left:5px;}
#myt_text_div1,#myt_text_div2,#myt_text_div3,#myt_text_div4,#myt_text_div5{background-color:#E6E0C6;padding:5px; color:#4c4929;cursor:auto; line-height:20px;}
#myt_login_box{width:160px;	float:left;	margin-top:33px;}
#myt_wraper_title{
	height:24px;
	width:160px;
	background-image:url(../images/lon_line.png);
	background-repeat: repeat-x;
	background-position: bottom;
	float:left;}
#myt_wraper_title li{color:#fff;height:20px;line-height:20px;float:left;border-top:1px solid #968358;border-right:1px solid #968358;border-left:1px solid #968358; width:78px;text-align:left; text-indent:8px;}

.myt_li2{cursor:pointer;background-image:url(../images/acn_li_line.png);background-repeat: repeat-x;}
.myt_li{cursor:pointer;background-color:#91823F;font-weight:700;}

#myt_login{
	clear:both;
	width:150px;
	float:left;
	background-color:#E6E0C6;
	padding:5px;
}
#myt_login dt{text-align:left; text-indent:7px; padding-top:5px;}
#myt_login dd{text-align:left;padding-left:15px;margin:5px 0 5px 0;}

#myt_com_login{
	clear:both;
	width:150px;
	float:left;
	background-color:#E6E0C6;
	padding:5px;
}
#myt_com_login dt{text-align:left; text-indent:14px; padding-top:5px;}
#myt_com_login dd{text-align:left; padding-left:15px; margin:5px 0 5px 0;}
#myt_login_fot{
	text-align:right;
	line-height:20px;
	width:155px;
	height:20px;
	background-color:#C7B76A;
	clear:both;
	padding-right:5px;
	border-top:1px solid #9D9149;
}
/*---member-register.aspx---------------------------------------------------*/
#myt_reg_box{
	width:540px;
	float:left;
}
#myt_reg_title{
	height:24px;
	width:542px;
	background-image:url(../images/lon_line.png);
	background-repeat: repeat-x;
	background-position: bottom;
	float:left;
	margin:10px 0 0 0;
}
#myt_reg_title li{color:#fff;height:20px;line-height:20px;float:left;border-top:1px solid #968358;border-right:1px solid #968358;border-left:1px solid #968358; width:220px;}
#myt_reg_email{
	color:#3e3e3e;
	clear:both;
	width:490px;
	float:left;
	background-color:#E6E0C6;
	padding:25px;
	border:1px solid #A69649;
}
#myt_reg_email span{display:inline-block;width:180px;}
#myt_reg_email dd{padding-left:20px; text-align:left;line-height:24px;}
#myt_reg_mob{
	color:#3e3e3e;
	clear:both;
	float:left;
	width:540px;
	float:left;
	background-color:#E6E0C6;
	padding:25px 0px 0px 0px;
	border:1px solid #A69649;
}
#myt_reg_mob table{width:90%; float:left; margin-left:10px;}
#myt_reg_mob table td{line-height:30px;}
#member_swf{width:650px; float:left; height:125px; margin-bottom:15px;background-color:#91823F;}
#myt_reg_footer{height:160px;}




#myt_reg_box2{
	width:690px;
	float:left;
	margin-bottom:15px;
}
#myt_reg_title2{
	height:24px;
	width:690px;
	background-image:url(../images/lon_line.png);
	background-repeat: repeat-x;
	background-position: bottom;
	float:left;
	margin:10px 0 0 0;
}
#myt_reg_title2 li{
	color:#fff;
	height:20px;
	line-height:20px;
	float:left;
	border-top:1px solid #968358;
	border-right:1px solid #968358;
	border-left:1px solid #968358;
	width:220px;
}
#myt_reg_email2{
	color:#3e3e3e;
	clear:both;
	width:638px;
	float:left;
	background-color:#E6E0C6;
	padding:25px;
	border:1px solid #A69649;
}
#myt_reg_email2 dd{float:left;padding-left:20px; text-align:right;}
#myt_reg_mob2{
	color:#3e3e3e;
	clear:both;
	float:left;
	width:638px;
	float:left;
	background-color:#E6E0C6;
	padding:25px;
	border:1px solid #A69649;
}
#myt_reg_mob2 table{width:90%; float:left; margin-left:10px;}
#myt_reg_mob2 table td{line-height:30px;}
#member_swf2{width:650px; float:left; height:125px; margin-bottom:15px;background-color:#91823F;}
#myt_reg_footer2{height:160px;}
.company_li2{
	cursor:pointer;
	background-image:url(../images/acn_li_line.png);
	background-repeat: repeat-x;
}
.company_li{
	cursor:pointer;
	background-color:#91823F;
	font-weight:700;
}





.title_f{float:left;text-align:left;font-size:16px;font-weight:bold;color:#7E6A35; width:500px;}
/*----member-index.aspx--------------------------------------------------*/
#myt_inx_title{line-height:24px;width:160px;float:left;background-color:#91823F; text-align:left; font-weight:700; color:#fff; text-indent:8px;}
.mex_text{text-align:left; margin:8px; line-height:22px;t}
.mes_text{text-align:left; margin:8px; line-height:22px;}
#mes_interests{
	width:542px;
	float:left;
	line-height:20px;
	background-color:#A69649;
	margin-bottom:10px;
}
#mes_interests th{background-color:#E6E0C6; font-weight:400; text-indent:5px; color:#816700;}
#mes_interests td{background-color:#FCF8EA; padding:2px 5px;}
/*----member-lodging.aspx--------------------------------------------------*/
.meing_text{text-align:left; margin:8px; line-height:22px;}

/*----经典折叠--member-point.aspx------------------------------------------*/
.met_p_ul li{float:left; margin:0 12px 0 0;padding-bottom:15px; width:500px;}
.met_p_photo{padding:2px;border:1px solid #A69649; background-color:#fff; width:90px;height:85px; float:left; margin-right:5px;}
.met_p_photo img{ width:90px;height:85px; border:0;}
.met_p_ine{float:left; width:195px; line-height:18px;}
.myt_shopping{width:100%;line-height:25px;}
.myt_shopping th{font-weight:400; border-bottom:2px solid #A69649;}
.myt_shopping td{border-bottom:1px dashed #A69649; padding:3px 0 3px 0;}
.met_search{ width:650px; float:left; text-align:left; margin-bottom:10px;}


.met_li{
	width:540px;
	float:left;
	text-align:left;
	margin-bottom:10px;
	border:1px solid #A69649;
}
.met_li ul{padding:10px;margin-bottom:10px;}
.met_li li{
	float:left;
	width:150px;
	padding-left:10px;
	padding-right:10px;
	background:url(../images/bullet.gif) no-repeat 0px 5px;
}
/*------member-orderdetail.aspx---------------------------------*/
.mer_order{width:650px; float:left; line-height:20px; background-color:#A69649; margin-bottom:10px;}
.mer_order th{background-color:#E6E0C6; padding:0 5px 0 5px; font-weight:400; color:#816700;}
.mer_order_td2{background-color:#fff;line-height:25px;}
.mer_order_td1{background-color:#fff; line-height:25px; text-align:left; text-indent:5px;}
.myt_buttom{overflow:auto; height:100%; width:650px;float:left; margin-bottom:15px;}
/*------member-orderdetail.aspx---------------------------------*/
.mer_order2{width:540px; float:left; line-height:20px; background-color:#A69649; margin-bottom:10px;}
.mer_order2 th{background-color:#E6E0C6; padding:0 5px 0 5px; font-weight:400; color:#816700;}
.mer_order2_td2{background-color:#fff;line-height:25px;}
.mer_order2_td1{background-color:#fff; line-height:25px; text-align:left; text-indent:5px;}
.myt_buttom{overflow:auto; height:100%; width:650px;float:left; margin-bottom:15px;}


/*-----roomreservation.aspx------------------------------------------------------*/

#ron2_search{ width:650px; float:left; background-color:#ebdeb2;}
.ron2_tr{background-color:#a3963f; color:#FFFFFF; text-indent:5px;}
#ron2_search th{text-align:left; font-weight:700; margin-bottom:5px; line-height:20px;}
#ron2_search td{text-align:left; height:25px;}
#ron2_choose{ width:190px;float:left; margin:20px 10px 0 0;background-color:#ebdeb2;text-align:center; }
#ron2_choose th{font-weight:700; background-color:#a3963f; line-height:25px; }
#ron2_choose td{background-color:#D1C173;}

#ron2_intro {width:360px;float:left; margin-top:20px; height:200px;}
#ron2_bigbox {width:570px; float:left;}

#ron2_wraper_title{height:26px;width:362px;background-image:url(../images/acn_line.png);background-repeat: repeat-x;background-position: bottom;}
#ron2_wraper_title li{color:#003300;line-height:25px;float:left; margin:0 3px 0 0px; padding:0 10px 0 10px;border-top:1px solid #968358;border-right:1px solid #968358;border-left:1px solid #968358;}
.ron2_li2{cursor:pointer;background-image:url(../images/acn_li_line.png);background-repeat: repeat-x;}
.ron2_li{cursor:pointer;background-color:#D7C77A;}
#ron2_box1{ overflow:auto;width:350px;padding:5px;border-right:1px solid #968358;border-left:1px solid #968358;border-bottom:1px solid #968358; text-align:left;}
#ron2_box2{ overflow:auto;width:350px;padding:5px;border-right:1px solid #968358;border-left:1px solid #968358;border-bottom:1px solid #968358;}
#ron2_box3{ overflow:auto;width:350px;padding:5px;border-right:1px solid #968358;border-left:1px solid #968358;border-bottom:1px solid #968358;}
#ron2_box4{ overflow:auto;width:350px;padding:5px;border-right:1px solid #968358;border-left:1px solid #968358;border-bottom:1px solid #968358;}
#ron2_box4 li{float:left; margin-right:10px;}
#ron2_box4 img{width:280px; height:180px; padding:1px; border:1px solid #968358; margin:10px 0 5px 0;}
.ron2_box2_fas{width:350px;text-align:left; margin-top:10px; float:left; clear:both;}
.ron2_box2_fas dt{color:#000;font-weight:700;height:25px;}
.ron2_box2_fas dd{float:left;height:25px; padding-right:10px; text-align:center;white-space:nowrap;}

#ron2_book_info_title{font-weight:700; margin-top:5px; width:650px; float:left; text-align:left; clear:both;}
#ron2_box1_table{width:350px;float:left;}
#ron2_box1_table td{background-color:#C7B76A; line-height:20px;}
#ron2_box2_table{width:350px;float:left;}
#ron2_box2_table th{background-color:#BCAC61;line-height:20px; font-weight:400;}
#ron2_box2_table td{background-color:#C7B76A;line-height:25px;}


#ron2_book_info{float:left; margin-top:10px; clear:both;}
.ron2_book_info_table{width:650px;border:1px solid #A59548;clear:both; margin-top:5px;}
.ron2_book_info_tr{background-color:#BCAC61;line-height:25px;}
.ron2_book_info_tr_a{height:30px;}
/*------------------------------------------------*/
#ron2_search2{color:#816700;background-color:#FBF6ED;width:190px;float:left; line-height:22px; text-align:left;border:1px solid #A69649; margin-right:8px; padding-left:10px;}
#ron2_search2 td{ text-indent:3px;}
#ron_choose{width:457px;height:250px;overflow:auto;float:left;}
#ron2_choose2{width:455px;float:left;background-color:#EBDEB2;text-align:center;border: 1px solid #A69649;}
#ron2_choose2 th{color:#fff;font-weight:700; background-color:#a3963f; line-height:18px; }
#ron2_choose2 td{background-color:#FBF6ED; padding:0 5px;}

.input_sub{background-color: #faf4ed;border: 1px solid #A69649;line-height:16px; padding:0 5px 0 5px;}


#ron2_intro {width:360px;float:left; margin-top:20px; height:200px;}

#ron2_login1 {width:160px;}
#ron2_login1 dt{font-weight:700;}
#ron2_login1 dd{height:30px;text-align:left; margin-left:20px;}

#ron2_login2 {width:160px;}
#ron2_login2 dt{font-weight:700;}
#ron2_login2 dd{height:30px;text-align:left; margin-left:20px;}

#ron2_login3 {width:160px;}
#ron2_login3 dt{font-weight:700;}
#ron2_login3 dd{height:30px;text-align:left; margin-left:20px;}

#ron2_user_info{width:640px;border:1px solid #BEAC4A; float:left; padding:5px; margin-top:10px;}
.ron2_user_info_table{width:600px;text-align:left; line-height:25px;}
#ron2_info_title{text-align:left; font-weight:700; height:20px;}

#ron2_bank{width:652px; float:left; overflow:auto; margin-top:10px;}
#ron2_bank_title{line-height:26px;width:650px; float:left; text-align:left;}
.ron2_bank_table{width:600px;text-align:left; line-height:25px;}
#ron2_bank_info{width:640px;border:1px solid #BEAC4A; float:left; padding:5px; margin-top:10px;}

#ron2_particular_info{width:640px;border:1px solid #BEAC4A; float:left; padding:5px; margin-top:10px;}
.ron2_particular_table{width:600px;text-align:left; line-height:25px;}
#ron2_particular_title{text-align:left; font-weight:700; height:20px;}
#ron2_tra_info{width:640px;border:1px solid #BEAC4A; float:left; padding:5px; margin-top:10px;}
.ron2_tra_table{width:600px;text-align:left; line-height:25px;}
#ron2_tra_title{text-align:left; font-weight:700; height:20px;}

#ron2_login_title{width:175px; line-height:20px; height:20px;background-image:url(../images/lon_line.png);background-repeat: repeat-x;background-position: bottom;}
#ron2_login_title li{cursor:pointer;height:24px;line-height:24px;float:left;margin:0 1px 0 0px; border:1px solid #91823F;padding:0 14px 0 13px;  }
.ron2_login_title_li2{ background-color:#91823F;}

#ron2_Package{ width:360px;float:left;background-color:#ebdeb2;text-align:center; margin-top:5px; }
#ron2_Package th{font-weight:700; background-color:#a3963f; line-height:25px; }
#ron2_Package td{background-color:#D1C173;}

#ron2_Package2{ width:360px;float:left;background-color:#ebdeb2;text-align:center; margin-top:5px; }
#ron2_Package2 th{font-weight:700; background-color:#a3963f; line-height:25px; }
#ron2_Package2 td{background-color:#D1C173;}

/*---预订?--第三次修?-----------------------------------*/
#ron_login{width:640px;border:1px solid #BEAC4A; float:left; padding:5px; margin-bottom:10px;}
#ron_login dt{font-weight:700; text-align:left;}
#ron_login dd{margin-left:6px;float:left;}


/*----roomreservation-done.aspx------------------------------------------------------------------*/
#ron_done_title{
	font-size:11px;
	font-weight:700;
	margin-bottom:30px;
	margin-top:20px;
	height:25px;
	background-image: url(../images/ron_done_title_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color:#D7C77A;
}
#ron_done_title span{	background-image: url(../images/ron_done_title_bg2.jpg);background-repeat: no-repeat;background-position: right;display:block;height:25px;line-height:25px;}

#ron_done_name{font-size:14px; color:red; text-align:left; line-height:30px;}
#ron_done_welcome{font-size:12px;text-align:left;line-height:20px; margin-bottom:10px; width:620px; float:left;}
#ron_done_hotel{float:right; text-align:left; width:250px;line-height:20px; }

.ron_done_fieldset{width:615px;margin-bottom:10px;clear:both;}/*margin控不不明*/
.ron_done_fieldset legend{font-size:14px;font-weight:700;color:#A69649;margin-bottom:10px;}
.ron_done_table1{width:95%;margin-bottom:10px;line-height:20px;}
.ron_done_table1 td{text-align:left; height:20px;}

.ron_done_anyserver{text-align:left; font-weight:700; background-color:#efefef; line-height:20px; clear:both;}
.ron_done_hr{width:100%;border-top:1px solid #ccc; height:5px; overflow:hidden;}
.ron_done_money{text-align:right; font-size:14px; color:red;margin-bottom:10px;}
.ron_done_btm{clear:both; margin:10px 0 10px 0;}
.pry_title{text-align:left; font-weight:700; background-color:#efefef; line-height:20px; clear:both;}
.pry_text{line-height:18px; text-align:left; margin:8px 0 8px 0;}

/*--comment.aspx-------------------------------------------------------------------*/
#cot_top{
	width:690px;
	clear:both;
	float:left;
}
#cot_mark_top{width:650px;background-image: url(../images/cot_top.gif);background-repeat: no-repeat; height:4px;overflow:hidden; display:none;}
#cot_mark_bottom{display:none;width:650px;background-image: url(../images/cot_btm.gif);background-repeat: no-repeat; height:4px;overflow:hidden;}
#cot_mark_middle{
	width:685px;
	border:1px solid #A69649;
	background-color: #E6E0C6;
}
#cot_table{ width:100%}
.cot_mark_title{font-weight:700;}
.cot_mark_title span{color:#816700; font-size:14px;}
.cot_mark_td{color:#816700;}
#cot_footer{height:40px;clear:both;	display:none;}
.cot_box{
	width:690px;
	clear:both;

	float:left;
	margin-top:10px;
}
.cot_box_name,.cot_box_admin{
	color:#816700;
	text-align:left;
	width:675px;
	background-color:#E6E0C6;
	height:25px;
	line-height:25px;
	padding:0 5px 0 5px;
}
.cot_box_make{
	clear:both;
	text-align:left;
	width:675px;
	line-height:25px;
	border-bottom:1px solid #A69649;
	padding:0 5px 0 5px;
}
.cot_box_make span{margin-right:15px;}
.cot_box_book,.cot_box_reply{
	clear:both;
	text-align:left;
	width:675px;
	margin:10px 0 10px 0;
	padding:0 5px 0 5px;
}
/*--comment-sent.aspx-------------------------------------------------------------------*/
#cot2_top{width:650px;clear:both;float:left;}
#cot2_mark_top{ display:none; width:650px;background-image: url(../images/cot_top.gif);background-repeat: no-repeat; height:4px;overflow:hidden;}
#cot2_mark_middle{background-color:#E6E0C6;border:1px solid #A69649;padding:5px 15px;text-align:left;width:620px}
#cot2_mark_bottom{ display:none;width:650px;background-image: url(../images/cot_btm.gif);background-repeat:no-repeat; height:4px;overflow:hidden;}
.cot2_box{clear:both;width:650px;border-bottom:1px solid #A59548;padding:10px 0 5px 0px;float:left;text-align:left;line-height:25px;}
#cot2_sent{float:left;width:650px;text-align:left;padding:10px 0 5px 0px;}
#cot2_sent textarea{float:left;width:320px;height:100px;background-color:#FCF8EA;border: 1px solid #A69649; margin-bottom:10px;}
#cot2_sent p{padding-bottom:10px;}
#cot2_footer{height:40px;clear:both;display:none;}




/*----privacypolicy.aspx------------------------------------------------------------------*/
#nav1_p{height:22px;right:160px;position:absolute;top:73px;z-index: 100;}
#nav1_p li{float:left;line-height:22px;word-spacing:6px;}
#nav1_p li a{color:#000;padding:0px 8px;}

.wrapper_p{clear:both;position:relative;width:680px;overflow:auto;}
#pri_box{margin:auto 0;position:relative;width:100%;}
#header_pri{clear:both;height:100px;width:1003px;}
#hpic_p_t{background-color:#3C2617;height:5px;position:absolute;top:0px;width:100%;left:0;z-index: 100;overflow:hidden;}
#hpic_p_b{background-color:#F59B1D;height:3px;position:absolute;top:92px;width:100%;left:0;z-index: 100;overflow:hidden;}
#logo_p{background-image:url(../images/logo_p.jpg);background-repeat:no-repeat;}
#logo_p{height:74px;left:175px;position:absolute;top:15px;width:160px;z-index: 100;}
#pri_done_title{padding-top:3px;font-size:14px;font-weight:blod;margin-bottom:20px;margin-top:20px;height:20px;background-color:#D7C77A;}
#footer_p{clear:both;padding-bottom:10px;margin-top:10px;}
#copyright_p{color:#000;text-align:center;vertical-align: bottom;padding-right:50px;clear:both; line-height:20px;margin-top:10px;}
#copyright_p a {color:#000;text-decoration:none;}
#links_p{clear:both;border-top:1px #F59B1D solid;height:35px;background-color:#fff;}
#links_f{height:35px;background-color:#EFEBDF;margin-top:4px;height:20px;padding-top:10px;}
#links_f a{color:#000;text-decoration:none;}
#language_p{height:30px;overflow:hidden;position:absolute;right:160px;top:7px;width:130px;z-index:100;}
#language_p a{color:#000;text-decoration:none;}
/*-----room_compare.aspx-----------------------------------------------*/
#weather{
	z-index: 101;
	width: 356px;
	color:#000;
	text-align:left;
	line-height:18px;
	float:left;
	position: absolute;
	left: 370px;
	top: 8px;
	height: 21px;
}
#weather div{position:absolute;top:-1px;}
#weather span{margin-left:0;position:relative;top:-1px;}
#weather img{
    position:absolute;
    left:285px;
    top:-5px;
    width:40px;
	border:0px;
}
#weather a{
	color:#F1C78D;
	text-decoration:none;
}


/*-------------sidebar----------------------------------*/
#sidebar1{
	padding-top:0px;
	position:absolute;
	left:732px;
	top:33px;
	width:190px;
	z-index:100;
	float:left;
	clear:both;
}
#reservation{
	width:174px;
	height:auto;
	float:left;
	border: 1px solid #CC9966;
}
#reservation dt,#reservation dd{ float:left;}
#reservation_eve{
	margin-top:5px;
	clear:both;
	width:174px;
	height:auto;
	float:left;
	border: 1px solid #CC9966;
}
#reservation_eve dt,#reservation_eve dd{float:left;font-family: Verdana, Arial, Helvetica, sans-serif;text-align:left;font-size:12px;color:#666666;}

#reservation_mem{ margin-bottom:5px;clear:both;width:193px;*width:199px;height:auto;float:left;border: 1px solid #CC9966;display:none;}
#reservation_mem dt,#reservation_eve dd{
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	color:#666666;
}

#reservation0{width:186px;height:30px;padding-bottom:10px;float:left;border: 1px solid #cccccc;padding:5px;}
.input_side_book{
	height:22px;
	line-height:20px;
	width:63px;
}
.input_side_book00{
	height:22px;
	line-height:20px;
	width:105px;
}
.input_side_book2{height:22px;line-height:20px;width:110px;}
.zhee{ margin-top:0px;}
.input_side_book{
	background-color:#fff;
	border:1px solid #A2A391;
	color:#515559;
	padding:0 3px;
	height:16px;
	font-size:11px;
	line-height:16px;
}
.input_side_book00{
	background-color:#fff;
	border:1px solid #A2A391;
	color:#515559;
	padding:0 3px;
	height:16px;
	font-size:11px;
	line-height:16px;
}
.side_title{
	display:block;
	float:left;
	width:140px;
	height:27px;
}
#specialoffers{height:25px;position:absolute;left:9px;top:702px;width:145;z-index:100; display:none}
#specialoffer{
	height:auto;
	clear:both;
	float: left;
	margin:5px auto 0 auto;
	width:193px;
	display:none;
}
.w_100{
	float:left;
	height:22px;
	text-align:left;
	vertical-align:middle;
	width:165px;
	line-height:22px;
	padding-left:5px;
	margin-top:3px;
}
.w_1000{
	float:left;
	height:20px;
	text-align:left;
	vertical-align:middle;
	width:60px;
	line-height:20px;
	padding-left:3px;
}
.w_80{
	float:left;
	height:31px;
	text-align:left;
	vertical-align:middle;
	width:140px;
	line-height:28px;
}
.w_65{float:left;line-height:20px;height:42px;text-align:left;vertical-align:middle;width:50px;padding-left:6px;margin-top:3px;}
.w_65 select{height: 18px; line-height: 18px;font-size: 12px; color: #333333;}
.w_65_2{float:left;line-height:20px;height:42px;text-align:left;vertical-align:middle;width:50px;padding-left:11px;margin-top:3px;}
.w_65_2 select{height: 18px; line-height: 18px;font-size: 12px; color: #333333;}


#myt_box{clear:both;border:1px solid #A69649;height:auto;overflow:hidden;width:540px;}
#myt_box_middle{ text-align:left;padding:8px 8px 30px 8px;}
.myt_ren_box1{padding-bottom:25px;}


/*----new extra style----*/
.marginLeft_1{ margin-left:-1px;}
.marginLeft1{ margin-left:1px;}
