﻿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{
	border:1px solid #ACE44B;
	font-size:12px;
	width:636px;
	align:center;
	font-family:arial,宋体;
	/*padding-left:10px;*/
}
/*价格表格标题列*/
.P17u_tbRoomPrice_td1{
	border-right:1px #ccc dotted;
	border-bottom:1px #ccc dotted;
	
	
	line-height:23px;
	text-align:center;
}
/*价格表格房型行*/
.P17u_tbRoomPrice_td2{
	border-right:#ccc 1px dotted;
	border-bottom:#ccc 1px dotted;
	line-height:23px;
	text-align:center;
	height:23px;
}
/*价格表格房型行(门市价)*/
.P17u_tbRoomPrice_del
{
	font-family:Georgia;
	font-style:italic;
	text-decoration: line-through;
}
/*价格表格五酒店预订时的文字描述*/
.P17u_tbRoomPrice_tj{
	COLOR: #0062c5;
	text-align:center;
}
/*价格表格五酒店预订时的文字描述色彩值*/
.P17u_tbRoomPrice_tj span{
	COLOR: #FF0000;
}
/*价格表格显示价格所对应日期*/
.P17u_tbRoomPrice_td2_hot{
	border-right:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	font-size:12px;
	text-align:center;
}
/*价格表格显示价格所对应日期色彩值*/
.P17u_tbRoomPrice_td2_hot span{}
/*价格表格预订按钮*/
.P17u_tbRoomPrice_td2_booking{
	border-bottom:1px #ccc dotted;
	line-height:23px;
	text-align:center;
	height:23px;
	width:60px;
}
/*价格表格预订按钮样式*/
.P17u_tbRoomPrice_td2_booking span{
	margin-left:5px;
	COLOR: #FF0000;
	width:60px;
	
}