.qunar {
	width: 728px;
	margin:0px auto;
	position: relative;
	overflow: hidden;
}
.qunar .e_pic_wrap {
	z-index: 1;
	white-space: nowrap;
	width: 728px;
	height: 365px;
}
.qunar .e_pic_wrap li {
	position: relative;
	display: inline;
	width: 728px;
	height: 365px;
	overflow: hidden;
}
.qunar .e_pic_wrap li img{
	width: 728px;
	height: 365px;
}
.qunar .e_bg_flt {
	position: absolute;
	right: 0;
	top: 0;
	width: 270px;
	height: 365px;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	z-index: 10;
}
.qunar .e_flt_inf {
	position: absolute;
	right: 0;
	top: 0;
	width: 227px;
	height: 360px;
	padding: 60px 28px 10px 15px;
	overflow: hidden;
	z-index: 20;
	color: #fff;
	white-space: normal;
	word-wrap: break-word;
}
.qunar .e_flt_inf h2 {
	font: 22px/26px "微软雅黑";
}
.qunar .e_flt_inf h3 {
	font: 16px/22px "微软雅黑";
	margin-bottom: 22px;
}
.qunar .e_flt_inf h3 a, .qunar .e_flt_inf h2 a {
	color: #fff;
}
.qunar .e_flt_inf .t_info {
	line-height: 20px;
	height: 124px;
	overflow: hidden;
}
.qunar .e_flt_inf .t_info a {
	color: #fff;
}
.qunar .e_flt_inf .t_info .l_view {
	background: url(images/ico_p1.png) no-repeat scroll -120px 0;
	color: #fff;
	width: 39px;
	height: 14px;
	line-height: 14px;
	padding: 0 2px;
	display: inline-block;
}
.qunar .e_sep {
	color: #81d6d3;
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 235px;
	z-index: 20;
}
.qunar .e_sep a {
	color: #81d6d3;
}
.e_prevnext .prev, .e_prevnext .next {
	position: absolute;
	z-index: 30;
	display: block;
}
.e_prevnext .prev {
	top: 163px;
	left: 10px;
}
.e_prevnext .next {
	top: 163px;
	right: 10px;
}
.e_prevnext .prev a, .e_prevnext .next a {
	display: block;
	width: 25px;
	height: 32px;
	overflow: hidden;
	background: url(images/ico_prevnext.png) no-repeat scroll 0 0;
	_background-image: url(images/ico_prevnext_ie6.png);
}
.e_prevnext .prev a {
	background-position: 0 0;
}
.e_prevnext .prev a:hover {
	background-position: 0 -40px;
}
.e_prevnext .next a {
	background-position: 0 -80px;
}
.e_prevnext .next a:hover {
	background-position: 0 -120px;
}