/* CSS Document */
body {
	font-size:13px;
	line-height:20px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.LeftText {
	width: 92px;
	vertical-align: top;
	text-align: left;
	padding-top: 8px;
	padding-left: 8px;
}
.InputTitle {
	font-weight: bold;
	width: 100px;
	height: 28px;
	padding-top: 4px;
	text-align: right;
	padding-right: 5px;
}
.flag {
	color: #FF0000;
	font-weight: bold;
}
.InputTd {
	width: 106px;
}


.RoomTypeTitle {
	text-align: center;
	vertical-align: text-bottom;
	height: 30px;
	
	line-height: 30px;
}
.txtTable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D86798;
	border-left-color: #D86798;
	width: 518px;
	background-image: url(../rsvn/test2_r2_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}


.txtTable caption {
	height:25px;
	background-image:url(../rsvn/test2_r1_c1.gif);
	text-align: left;
	padding-left: 15px;
	background-repeat: no-repeat;
	line-height:25px;
}
.TableBottom {
	background-image: url(../rsvn/TableBottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 6px;	
	width: 518px;
}


.RoomTypeTable td {
	width: 33.3%;
	height: 25px;
	text-align: center;
}
.RoomTypeTable {
	width: 100%;
}

#span_ClientType {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
}

.TopTxt{
	padding-left: 150px;
}
.panel {
	width: 65%;
	background-color: #F4F1EC;
	padding-top:10px;
	margin-left:60px;
	margin-top:30px;
	margin-bottom: 10px;
}
.txtTable .RoomTypeTable .RoomType {
	width: 50%;
	
}
.txtTable .RoomTypeTable .RoomCount {
	width: 30%;
}
.txtTable .RoomTypeTable .PeopleCount {
	width: 20%;
}

