.tour_box_title1 {
	float: left;
	width: 445px;
	height: 47px;
	background: url(../images/tour/tour_title_01.gif) no-repeat;
}
.tour_box_title2 {
	float: left;
	width: 445px;
	height: 47px;
	background: url(../images/tour/tour_title_02.gif) no-repeat;
}
.tour_box_bg {
	float: left;
	width: 417px;
	background: url(../images/tour/tour_bg.gif) repeat-y;
	margin: 0px;
	padding: 0px 0px 0px 28px;
}
.tour_box_btm {
	float: left;
	width: 445px;
	background: url(../images/tour/tour_btm.gif) no-repeat;
	height: 19px;
}

.tour_trip {
	float: left;
	width: 385px;
	border-bottom: 1px dotted #cfb2aa;
	margin: 0px;
	padding: 13px 0px 0px;
}
.tour_trip .title {
	float: left;
	width: 294px;
	background: url(../images/arr.gif) no-repeat 0px 2px;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	height: 19px;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space:nowrap;
	font-size: 12px;
	line-height: 19px;
}
.tour_trip .title  a {
	color: #0066FF;
	text-decoration: none;
	font-size: 12px;
	line-height: 19px;
}
.tour_trip .title  a:hover { color: #ff3300; 
}
.tour_trip .price {
	float: left;
	width: 75px;
	color: #CC0033;
	text-align: right;
	height: 19px;
	font-size: 12px;
	line-height: 19px;
}
.tour_trip .date {
	float: left;
	width: 369px;
	margin: 0px;
	padding: 0px 0px 3px 16px;
	color: #555555;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space:nowrap;
	font-size: 12px;
	line-height: 19px;
}
.tour_trip .date a {
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
	line-height: 19px;	
}
.tour_trip .date a:hover { color: #ff3300; 
}

.tour_hot {
	width: 351px;
	float: left;
	text-align: left;
	padding-left: 34px;
	margin-bottom: 12px;
	background: url(../images/hot.gif) no-repeat 16px 0px;
	color: #663300;
	padding-top: 3px;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
}

