/*private tour推荐的层*/
.hotestTour-Div{
	width:630px;
	float:left;
	border-right:1px solid #a9aaaa;
	padding-right:10px;
}
.hotestTour-Div .hotTour-pic{
	width:200px;
	float:left;
	margin-right:10px;
}
.hotestTour-Div .hotTour-info{
	width:420px;
	float:right;
}
.hotestTour-Div .hotTour-info h3 a, .tourTheme-Div h3 a{
	color:#196d9d;
}
.hotestTour-Div .hotTour-info p, .tourTheme-Div p{
	color:#545454;
	font-size:12px;
	line-height:22px;}
.hotestTour-Div .hotTour-info .promo-tourPrice{
	font-weight:bold;
	color:#ff6000;
}
.tourTheme-Div{
	width:300px;
	float:right;
}
.popular-theme{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
/*group tour promo*/
.grouptourPromo-Div{
	width:300px;
	float:right;
	padding-top:28px;
}

.grouptourPromo-Div p{
	color:#545454;
	line-height:22px;
	}
/*City Tour Promo*/
.cityTourLeft-Div{
	width:496px;
	float:left;
	padding:0 15px 0 0;
	border-right:1px solid #c5c5c5;
}
.cityTourLeft-Div .hotTour-pic{
	width:162px;
	margin-right:10px;
	float:left;
}
.cityTourLeft-Div .hotTour-info{
	float:right;
	width:320px;}
.cityTourLeft-Div h3 a, .otherCityRight-Div h3 a{
	color:#196d9d;
	margin:0;
}
.cityTourLeft-Div p, .otherCityRight-Div p{
	color:#545454;
	line-height:22px;
	}
.cityTourLeft-Div .cityTourTour-Div{
	padding:10px 0 0 0;
	border-top:1px dashed #c5c5c5;
}
.otherCityRight-Div{
	width:420px;
	padding-top:25px;
	float:right;
}
.otherCityRight-Div img{
	margin:0 10px 10px 0;
}
