.BannerCenter2 {
	position: relative;
	width: 737px;
	height: 255px;
}

.BannerCenter2 .BannerRotator {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

.BannerCenter2 .ContainerNav {
	position: absolute;
	z-index: 10;
	top: 203px;
	left: 631px;
	background: url(../images/bg-banner-nav.gif) transparent 0 0 no-repeat;
	width: 94px;
	height: 39px;
}

.BannerCenter2 .ContainerNav .NavBack {
	float: left;
	width: 47px;
	height:39px;
}

.BannerCenter2 .ContainerNav .NavNext {
	float: right;
	width: 47px;
	height:39px;
}


