.window {
	width:100%;
	height:470px;
	overflow: hidden;
	position: relative;
	margin-left:110px;
}
.window .center_frame {
	left:0px;
}
.islider {
	background-image: url(frame.png);
	background-repeat: no-repeat;
	height: 470px;
	width: 915px;
	position:relative;
	margin:auto;
}
.islider img {
	margin-top: 8px;
	margin-left: 8px;
}
.next_center_frame {
	top:-470px;
	left:4000px;
}


