﻿
.VFOTBCustomerName
{
	font-size: 12px;
	border-top:1px;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top-color:#CDA04D;
	border-bottom-color:#CDA04D;
	border-left-color:#CDA04D;
	border-right-color:#CDA04D;
}

.VFOTBOrderByPerson
{
	font-size: 12px;
	border-top:1px;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top-color:#CDA04D;
	border-bottom-color:#CDA04D;
	border-left-color:#CDA04D;
	border-right-color:#CDA04D;
}

.VFOTBMovPhon
{
	font-size: 12px;
	border-top:1px;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top-color:#CDA04D;
	border-bottom-color:#CDA04D;
	border-left-color:#CDA04D;
	border-right-color:#CDA04D;
}

.VFOTBCustomerEmail
{
	font-size: 12px;
	border-top:1px;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top-color:#CDA04D;
	border-bottom-color:#CDA04D;
	border-left-color:#CDA04D;
	border-right-color:#CDA04D;
}

.VFOTBCardID
{
	font-size: 12px;
	border-top:1px;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top-color:#CDA04D;
	border-bottom-color:#CDA04D;
	border-left-color:#CDA04D;
	border-right-color:#CDA04D;
}

.VFOTBCustomerFax
{ 
	font-size: 12px;
	border-top:1px;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top-color:#CDA04D;
	border-bottom-color:#CDA04D;
	border-left-color:#CDA04D;
	border-right-color:#CDA04D;
}

.VFOTextareaAttation
{
	font-size: 12px;
	font-family:Arial;
	border-top:1px;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top-color:#CDA04D;
	border-bottom-color:#CDA04D;
	border-left-color:#CDA04D;
	border-right-color:#CDA04D;
	
	
}


.LabelHtlIntro
{
	/*text-indent:2em;*/
	white-space:normal;	/*换行显示*/
	overflow:hidden;	
	text-overflow:ellipsis;
	text-align:left;		
}

#DivHtlIntro
{
	width:365px;
	height:30px;
	white-space:nowrap;
	overflow:hidden;	
	text-overflow:ellipsis;
}

.LabelCss
{
	text-align:right;
}




.ResvButton
{
	font-family: 宋体;
	font-size: 12px;
	
}
.CrsDropDownList
{
	font-family: 宋体;
	font-size: 12px;	
}
.LinkButton
{
	color:#A56619;
	font-weight:bold;	
}


.FullScreenDIV
{
	filter:alpha(opacity=50);
	opacity: 0.6; 
	background:#cccccc;
	left:0;
	top:0;
	position:absolute;	
	
}

.RoomInfoDiv
{
	width:700px;
	border-style:solid;
	border-color:Red;
	border-width:1px;
	background-color:White;
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	z-index:50;
	text-align:center;
	
}

.ShowDayPrice
{
	border-right: #7f9db9 1px solid;
	padding-right: 0px;
	visibility:hidden; 
	border-top: #7f9db9 1px solid;
    padding-left: 0px; 
    left: 100px; 
    padding-bottom: 0px; 
    border-left: #7f9db9 1px solid;
    padding-top: 0px; 
    border-bottom: #7f9db9 1px solid; 
    position: absolute; top: 100px;
    background-color:#961200;
    z-index:300;
}

.PopBox
{
	width:410px;
	height:172px;
	border-style:solid;
	border-width:1px;
	background-color:White;
	position:absolute;
	left:0px;
	top:0px;
	z-index:50;
	text-align:center;
}
.DivAddLinkButton
{
	color:White;
	font-family:Arial Verdana 宋体;
	font-weight:normal;
	text-decoration:none;
	padding:7px 0px 0px 0px;
	border:none;
	width:60px;
	height:18px;
	background:url(../images/FindPwd.gif) no-repeat;

}

.ResvButton
{
	color:White;
	background-color:Transparent;
	border-width:0px;
	border-style:None;
	font-size:12px;
	height:18px;
	width:55px; 
	background-image:url(../images/FindPwd.gif);
	cursor:hand;
}
.ResvNextButton
{
	color:White;
	background-color:Transparent;
	border-width:0px;
	border-style:none;
	font-size:10px;
	height:20px;
	width:55px; 
	background-image:url(../images/FindPwd.gif);
	cursor:hand;
	
}
.ResvConditonDivCss{ width:650px; height:90px; overflow:hidden; background-image:url(../images/df05_08.gif); background-repeat:repeat-x; margin:20px 0 0 0; text-align:right;}
.DivResvQueryHtlInfomation{ width:380px; height:125px; overflow:auto ;line-height:22px; margin:15px 10px 0 0; float:right;}


.DivResvHtlStart{ width:80px; height:20px; float:left; overflow:hidden; margin:6px 0 6px 6px;}
.DivResvLeft{ background-color:#FFFFFF;background-image:url(../images/df02_03.gif);  background-position:top; background-repeat:no-repeat; width:252px; height:auto;}

/*Step Image*/
.DivStepImage{ width:650px; height:22px; margin:20px 0 0 0; overflow:hidden;  background-repeat:no-repeat; clear:both;}

/*全屏弹框*/
.div_fullscreen{width:100%;height:800px;filter: alpha(opacity=80);/*IE*/-moz-opacity: 0.8;/*MOZ , FF*/opacity: 0.8;/*CSS3, FF1.5*/background-color:#666666;position:absolute;left:0;top:0;}
.PopBox{position:absolute;top:100px;left:100px;width:400px;border:#961200 solid 4px;background-color:#FFFFFF;padding:1px;display:table;}
.PopBox .PopBox_Title{width:100%;height:20px;line-height:20px;background-color:#961200;position:relative;}
.PopBox .PB_Close{position:absolute;right:0;display:block;background-image:url(../images/close.gif);background-repeat:no-repeat;background-position:center;width:14px;height:14px;margin:2px 4px;cursor:pointer;top:0;}
.PopBox .PopBox_Body{width:100%;height:160px;display:table;}
.div_login_form{width:380px;height:150px;margin:10px auto;display:table;background-image:url(../images/fl.gif);background-repeat:no-repeat;background-position:200px 20px}
.login_form_box1{width:200px;height:150px;float:left;display:block;margin-right:10px;}
.login_form_box2{width:170px;height:150px;float:left;display:block;}
.lfb_title{width:100%;height:15px;line-height:15px;text-align:left;color:#961200;border-bottom:solid #E9E9E9 1px;background-image:url(../images/df02_06.gif);background-repeat:no-repeat;background-position:left ;}
.lfb_content{color:#6E6E6E;width:100%;display:table;list-style-type:none;margin:0 auto;padding:0;margin-top:20px;}
.lfb_content li{width:100%;height:35px;}
.lfb_content li label{width:50px;height:15px;line-height:15px;display:inline-block;text-align:right;}
.lfb_content li input.text{width:120px;height:15px;line-height:15px;background-image:url(../images/ht_37.gif);background-repeat:repeat-x;border:solid #D6D6D6 1px;margin:0 5px;}
.lfb_content li input.button{width:70px;height:25px;line-height:22px;background-image:url(../images/FindPwd.gif);background-repeat:no-repeat;background-position:center;border:solid 1px #FFFFFF;color:#FFFFFF;font-size:12px;background-color:#FFFFFF;cursor:pointer;}
