#slider_container_4 { float: left; padding: 0; width: 1003px; }

.SliderName_4 {
	float: left;
	width: 1003px;
	height: 586px;
	top: 0px;
	left: 0px;
	overflow: hidden;
	position: absolute;
}

.SliderNamePrev_4 {
	background: url(../img/left.png) no-repeat left center;
	width: 50px;
	height: 450px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
}

.SliderNameNext_4 {
	background: url(../img/right.png) no-repeat right center;
	width: 50px;
	height: 450px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-decoration: none;
}