/*css documents*/

.staff-recommend {

padding-bottom: 1px;
background: #AAE1FF url(/common_rn/images/inter_ticket_hotel/top_bg_staff_btm.gif) no-repeat left bottom;
}

.staff-recommend .items {
	margin: 0 5px 5px 5px;
	background: #FFFFFF url(/common_rn/images/inter_ticket_hotel/top_bg_staff_01_top.gif) no-repeat;
	}
	
.staff-recommend .items .bgB {
	padding: 10px;
background: url(/common_rn/images/inter_ticket_hotel/top_bg_staff_01_btm.gif) no-repeat left bottom;

}
.staff-recommend .items .head .ttl-mod02 {
	font-weight: bold;
	background-position: 0 0.1em;
}
.staff-recommend .items .body {
	margin-top: 5px;
	background: url(/common_rn/images/inter_ticket_hotel/top_bg_staff_02_mdl.gif) repeat-y;
}
.staff-recommend .items .body .bgT { background: url(/common_rn/images/inter_ticket_hotel/top_bg_staff_02_top.gif) no-repeat; }
.staff-recommend .items .body .bgB {
	padding: 0;
	background: url(/common_rn/images/inter_ticket_hotel/top_bg_staff_02_btm.gif) no-repeat left bottom;
}
.staff-recommend .items .body table {
	width: 100%;
	border-collapse: collapse;
    border-spacing: 0;
}
.staff-recommend .items .body table th,
.staff-recommend .items .body table td {vertical-align: top;}
.staff-recommend .items .body .icons,
.staff-recommend .items .body .detail {
	vertical-align: middle;
	text-align: center;
}
.staff-recommend .items .body .ticket .tm {
	padding: 11px 6px 11px 11px;
	overflow: hidden;
	*zoom: 1;
}
.staff-recommend .items .body .hotel .tm {
	padding: 11px 11px 11px 6px;
	overflow: hidden;
	*zoom: 1;
}
.items .body .detail .tm { padding: 10px 0; }
.items .body .ticket .airline,
.items .body .hotel .thumbs {
	float: left;
	display: inline;
	margin-right: 10px;
}
.items .body .ticket .text,
.items .body .hotel .text {
	overflow: hidden;
	*zoom: 1;
}
.items .body .name {

	padding-right: 32px;
	font-weight: bold;
	font-size: 14px;
}
.items .body .rating {

	font-size: 0;
}
.items .body .rating img { margin-right: 1px; }
.items .body .comment { margin-top: 3px; }
.items .body .price span {
	font-weight: bold;
	font-size: 16px;
	color: #FF6600;
}
.items .body .other {

	color: #666666;
}
