﻿/*---------------顶端导航条-----------*/
#menu {
	background-image: url(/images/gongyong/bg.gif);
	background-repeat: no-repeat;
	background-position: 23px  -158px;
}

#menu .tab2{
	color:#333;
	margin-top:1px;
}

/*-- 详细内容---------------------------------------------------------*/
#pic{
	margin-top:15px;
}


.introdetail .content1,.introdetail .content{
	font-size:14px;
	padding-bottom:0px;
	padding-top:5px;
	clear:both;
	margin-right:-3px;
}



.introdetail .content{
	font-size:12px;
	padding-bottom:20px;
}

.introdetail .content1 p,.introdetail .content p{
	text-align: left;
	text-indent: 28px;
	line-height: 26px;
	padding-top:15px;
	margin:0px;
}

/*交通指南*/
.jiaotong{
	margin-top:15px;
	font-size:14px;
}

.jiaotong p{
	padding-left:5px;
}

/*详细页面detail.aspx中的房型房价*/
.detailRoomprice{
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5E3F4;*/
	background-color:#FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/*酒店入住日期、离店日期修改*/
.roomOrderSet  .mod  .content{
	background-color: #FFFFCC;
	margin:0px;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.roomOrderSet .dateimage{
    width:85px;
}


/*价格内容*/
#priceintro{
	margin-top:5px;
	font-size:12px;
}


#priceintro a{
    font-weight:bold;
}

/*预订提示*/
.tip{
  margin-top:5px;
}

.tip li,.tip p{
	padding:0px;
	background-image: url(/images/gongyong/lanmu.png);
	background-repeat: no-repeat;
	background-position: 7px -398px;
	text-align:left;
	padding-left: 25px;
	padding-top:2px;
	line-height: 24px;
    color:#555;
	margin:0px;
}

.introdetail .content .tip p{
	text-align: left;
	text-indent: 0px;
	padding-top:2px;
	margin:0px;
}

/*-服务设施---------------------------------------*/
.serviceIntro{
    font-size:14px;
	margin-top:20px;
	margin-bottom:20px;
}

.serviceIntro div p{
	text-indent: 0px;
	padding-top:5px;
	padding-left:10px;
	line-height:26px;
	word-spacing:5px;
}

/*--酒店图库-------------------------------------------*/
#piclist{
    padding-top:12px;
	min-height:558px;
	min-height:558px\9;
	*min-height:550px;
    _height:550px;
}

#piclist .picintro{
	padding:0px;
	text-align: center;
	float: left;
	line-height: 30px;
}

.picspace2{
	width: 22px;
    float: left;
	height:120px;
}

.pictxt{
	width:140px;
	overflow:hidden;
	height:30px;
	line-height:30px;
}

/*设施图片*/
#sheshipic{
	margin-top:15px;
	width:626px;
	overflow:hidden;
	float:left;
	clear:right;
}

#sheshipic .picspace2{
	width: 2px;
}

/*jieshao.aspx 请选择房型*/
.subtitle{
	line-height:25px;
	height:25px;
	margin-top:15px;
	margin-bottom:10px;
	text-align:left;
	color: #009900;
	clear:both;
}

.subtitle img{
    float:left;
	margin-right:6px;
	padding-top:2px;
}

/*特惠列表*/
.taolist ul{
    padding-bottom:5px;
	padding-top:15px;
}

.taolist li{
	line-height:29px;
    height:29px;
    clear:both;
}

.taolist .spanleft{
	background-image: url(/images/gongyong/lanmu.png);
	background-repeat: no-repeat;
	background-position: 3px -463px;
	float: left;
	text-align:left;
	text-indent: 14px;
	cursor:pointer;
	font-size:14px;
}

.taolist .spanright{
	float: right;
	line-height:30px;
    height:30px;
	font-weight:bold;
	color:#FF0000;
	font-size:14px;
	padding-right:4px;
}    


.taolist .dotline{
	BORDER-BOTTOM-STYLE: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
} 

.taolist #PageNumbottom{
	border-top: 1px solid #D6EFFA;
	padding-top:8px;
	margin-bottom:15px;
}