/*
a:link {
	color: #0062C5;
	text-decoration: none;
	cursor:hand;
}
a:visited {
	text-decoration: none;
	color: #0062C5;
	cursor:hand;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
	cursor:hand;
}
a:active {
	text-decoration: none;
	color: #0062C5;
	cursor:hand;
}
*/
/*图片边框*/

/*价格表格*/
.P17u_tbRoomPrice{
	font-size:12px;
	width:98%;
	align:center;
	font-family:arial,宋体;
	
	/*padding-left:10px;*/
}
/*价格表格标题列*/
.P17u_tbRoomPrice_td1{
	border:none;
	background:#f5f5f5;
	line-height:23px;
	text-align:center;
	
}
/*价格表格房型行*/
.P17u_tbRoomPrice_td2{
	line-height:23px;
	text-align:center;
	height:23px;
	padding-left:5px;
	border-bottom:1px solid #ccc;
}
/*价格表格房型行(门市价)*/
.P17u_tbRoomPrice_del
{
	border-bottom:1px solid #ccc;
	font-family:Georgia;
	font-style:italic;
	text-decoration: line-through;
}
/*价格表格五酒店预订时的文字描述*/
.P17u_tbRoomPrice_tj{
	COLOR: #0062c5;
	text-align:center;
	border-bottom:1px solid #ccc;

}
/*价格表格五酒店预订时的文字描述色彩值*/
.P17u_tbRoomPrice_tj span{
	COLOR: #FF0000;
}
/*价格表格显示价格所对应日期*/
.P17u_tbRoomPrice_td2_hot{
	font-size:12px;
	text-align:center;
	border-bottom:1px solid #ccc;
}
/*价格表格显示价格所对应日期色彩值*/
.P17u_tbRoomPrice_td2_hot span{}
/*价格表格预订按钮*/
.P17u_tbRoomPrice_td2_booking{
	line-height:20px;
	text-align:center;
	height:23px;
	width:80px;
	background:url("../images/btn.gif") no-repeat 4px;
	border-bottom:1px solid #ccc;
	
}
/*价格表格预订按钮样式*/
.P17u_tbRoomPrice_td2_booking span{
	margin-left:5px;
	COLOR:#FFFFFF;
	width:80px;
	cursor:pointer;
}
.fangxing
{ background-color:#ffffff;
	color:#000;
	border-bottom:#ccc 1px solid;

	}