.banner_zone  {max-width: 980px; background: #ffffff; margin:0; padding:0}

.banner_zone .roll a {
	background: url("banner_ctrl.png") no-repeat; top: 8px ; width: 24px; height: 24px; line-height: 0; font-size: 0px; margin-top: 0; display: block; position: absolute; z-index: 1000
}
.banner_zone .roll a.stop {
	background-position: 0px 0px; left: 10px;
}
.banner_zone .roll a.play {
	background-position: -24px 0px; left: 10px;
}
.banner_zone .roll a.prev {
	background-position: -48px 0px; left: 34px;
}
.banner_zone .roll a.next {
	background-position: -72px 0px; right: 10px;
}
.banner_zone .banner_lst {
	margin: 0px 34px 0px 40px; height: 40px; overflow: hidden; position: relative;
}
.banner_zone .banner_lst ul {
	width: 5000px; height: 40px; display: block; position: relative; margin-top:0
}
.banner_zone .banner_lst li {
	width: auto; height: 40px; margin-lright: 5px; float: left; list-style: none
}
.banner_zone .banner_lst li a {
	display: block;
}

.banner_zone .banner_lst li img {width:120px; height:40px}