@charset "utf-8";
#slideshow {
!important;
	border:0px !important;
	text-align:center
}
#tupiangundong {
	width:280px;
	height:256px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
#tupiangundong ul {
	height:256px;
	position:absolute;
}
#tupiangundong ul li {
	float:left;
	width:280px;
	height:256px;
	overflow:hidden;
	position:relative;
	background:#fff;
}

#tupiangundong ul li  img{ width:280px;
	height:256px; border:0;}
#tupiangundong ul li div {
	position:absolute;
	overflow:hidden;
}
#tupiangundong .btnBg {
	position:absolute;
	width:710px;
	left:0;
	bottom:0;
	background:#000;
}
#tupiangundong .btn {
	position:absolute;
	width:144px;
	height:30px;
	right:90px;
	bottom:30px;
	text-align:right;
}
#tupiangundong .btn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:15px;
	height:15px;
	_font-size:0;
	margin-left:5px;
	cursor:pointer;
	background:#0046b5;
}
#tupiangundong .btn span.on {
	background:#fff;
}
#tupiangundong .preNext {
	width:45px;
	height:100px;
	position:absolute;
	top:90px;
	background:url('../images/sprite.png') no-repeat 0 0;
	cursor:pointer
}
#tupiangundong .pre {
	left:0;
}
#tupiangundong .next {
	right:0;
	background-position:right top;
}
#tupiangundong ul li .slideother {
	position:absolute;
	bottom:0;
	width:280px;
	height:33px;
	display:inline-block; line-height:35px;
	background:rgba(255,255,255,0.8); text-align:center; overflow:hidden; left:0; }