#outerbox {
	position: relative;
	width: 580px;
	height: 160px;
	overflow: hidden;
}

#box {
	position: relative;
	width: 2320px;
	height: 160px;
	background: url(../images/banner.jpg);
	left: -1740px;
}