/*travel_top 开始*/
.travel_top{
	height:228px;
	margin-bottom:10px;	
}
.top_left{
	width:349px;
	height:228px;
	position:relative;	
	overflow:hidden;
	margin-right:10px;
}
.top_left .bg{
	width:349px;
	height:28px;
	background:#000;
	opacity:0.5;
	filter:alpha(opacity=50);	
	position:absolute;
	left:0;
	bottom:0;
	z-index:10;
	display:none;
}
.top_left .text{
	width:349px;
	height:28px;	
	line-height:28px;
	z-index:11;
	position:absolute;
	left:0;
	bottom:0;
	color:#fff;
	text-indent:30px;
	display:none;
}

.top_center{
	width:352px;
	height:228px;	
	position:relative;	
	overflow:hidden;
}
.top_center .a1{
	display:inline-block;
	height:96px;
	margin-bottom:10px;	
}
.top_right{
	width:346px;	
}
.top_right .a1,.top_right .a2{
	display:inline-block;
	margin-bottom:10px;	
}
/*travel_top 结束*/

/*travel_bottom 开始*/
.travel_bottom{
	height:252px;	
}

.bottom_left{
	width:526px;
	height:252px;
	position:relative;
	overflow:hidden;	
}
.bottom_left .a1,.bottom_left .a2{
	display:inline-block;
	height:126px;
	margin-bottom:10px;	
}
.bottom_left .info{
	height:91px;
	background:#8d0128;
	color:#fff;
	line-height:160%;
	padding:25px 30px 0 30px;	
}
/*travel_bottom 结束*/