﻿/*整体样式*/
body {
	font-size:12px;
	margin:5px 15px 0px 15px;
	font-family:arial,宋体;
}
/*图片边框*/
img {
	border:0px;
}
/*链接样式*/
a:link {  
	font-size: 12px; 
	color: #0c687f;
	text-decoration: none;
}
a:visited {
	font-size: 12px; 
	color: #0c687f; 
	text-decoration: none
}
a:hover {
	font-size: 12px;
	color: #ff7b00;
	text-decoration: underline
}
/*价格表格*/
.P17u_tbRoomPrice{
	font-size:12px;
	width:735px;
}
/*价格表格标题列*/
.P17u_tbRoomPrice_td1{
	border-right:1px solid #B4DBFA;
	line-height:23px;
	text-align:center;
}
/*价格表格房型行*/
.P17u_tbRoomPrice_td2{
	border-right:1px solid #B4DBFA;
	border-bottom:1px dotted #B4DBFA;
	line-height:23px;
	text-align:center;
	height:27px;
}
/*价格表格房型行(门市价)*/
.P17u_tbRoomPrice_del
{
	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 solid #B4DBFA;
	border-bottom:1px dotted #B4DBFA;
	line-height:23px;
	font-size:12px;
	color:#FF5A00;
	font-weight:bold;
	text-align:center;
	height:27px;
}
/*价格表格显示价格所对应日期色彩值*/
.P17u_tbRoomPrice_td2_hot div{
	color:#0062C5;
}
/*价格表格预订按钮*/
.P17u_tbRoomPrice_td2_booking{
	border-bottom:1px dotted #B4DBFA;
	line-height:23px;
	text-align:center;
	height:27px;
	width:45px;
}
/*价格表格预订按钮样式*/
.P17u_tbRoomPrice_td2_booking span{
	font-weight:bold;
	COLOR: #FF0000;
}