

.bxslider li{
	width: 320x;
	text-align: center;
}

.sliderbox{
	clear: both;
	padding: 77px 0 0 0;
	height: 563px;
	position: relative;
}

.bx-controls{
	width: 958px;
	margin: 0 auto;
}

.bx-prev{
	position: absolute;
	width: 50px;
	text-align: center;
	bottom: 310px;
	z-index: 1000;
}

.bx-next{
	position: absolute;
	width: 50px;
	text-align: center;
	z-index: 1000;
	margin: 0 0 0 915px;
	bottom: 310px;
}