/* CSS Document */

/*价格表格*/
.P17u_tbRoomPrice{
	border-left:1px solid #CDBCA6;
    border-right:1px solid #CDBCA6;
    border-top:1px solid #CDBCA6;
    border-bottom:0px;
	font-size:12px;
	width:98%;
	font-family:arial,宋体;
	color:#000;
    background-color:#F8F8F6;

}
/*价格表格标题列*/
.P17u_tbRoomPrice_td1{
	border-right:1px solid #CDBCA6;
	border-bottom:1px solid #CDBCA6;
	color:#000;    
	line-height:20px;
	text-align:center;
	font-weight:normal ;
}
/*价格表格房型行*/
.P17u_tbRoomPrice_td2{
	border-right:1px solid #CDBCA6;
	border-bottom:1px solid #CDBCA6;
	line-height:20px;
	text-align:center;
	height:20px;
           background-color:#F5F4F1;
}
/*价格表格房型行(门市价)*/
.P17u_tbRoomPrice_del
{
	font-family:Georgia;
	font-style:italic;
	text-decoration: line-through;
           background-color:#F5F4F1;
}
/*价格表格五酒店预订时的文字描述*/
.P17u_tbRoomPrice_tj{
	COLOR: #0062c5;
	text-align:center;
}
/*价格表格五酒店预订时的文字描述色彩值*/
.P17u_tbRoomPrice_tj span{
	COLOR: #FF0000;
}
/*价格表格显示价格所对应日期*/
.P17u_tbRoomPrice_td2_hot{
	border-right:1px solid #CDBCA6;
	border-bottom:1px solid #CDBCA6;
	font-size:12px;
	text-align:center;
    color:#000000; 
    padding:0 2 0 2; 
    font-weight:normal;     
           
}
/*价格表格显示价格所对应日期色彩值*/
.P17u_tbRoomPrice_td2_hot div{color:#000000;}
/*价格表格预订按钮*/
.P17u_tbRoomPrice_td2_booking{
	border-bottom:1px solid #CDBCA6;
	line-height:20px;
	text-align:center;
	height:20px;	
           BACKGROUND-COLOR: #F5F4F1;
}

/*自定义的样式*/
.P17u_tbRoomPrice_fangxing{
	color:#003399;
	border-right:1px solid #CDBCA6;
	border-bottom:1px solid #CDBCA6;
	line-height:20px;
	text-align:center;
           FONT-WEIGHT: bold;
	height:20px;
           background-color:#F5F4F1;
}
.P17u_tbRoomPrice_td2_jiangjin{
	border-right:1px solid #CDBCA6;
	border-bottom:1px solid #CDBCA6;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}
.P17u_tbRoomPrice_td2_jiangjin span{
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	background-color:#106ECE;
}