#flexiselDemo3{

	display: none;

}

.nbs-flexisel-container {

	position: relative;

	max-width: 100%;

}



.nbs-flexisel-ul {

	position: relative;

	width: 9999px;

	margin: 0px;

	padding: 0px;

	list-style-type: none;

	text-align: center;

}



.nbs-flexisel-ul {

	position: relative;

	width: 9999px;

	margin: 0px;

	padding: 0px;

	list-style-type: none;

	text-align: center;

}

.nbs-flexisel-inner {

	overflow: hidden;

	/*--width:80%;--*/

	margin: 0 auto;

	width:97%;

}

.nbs-flexisel-item {

	float: left;



	

	cursor: pointer;

	position: relative;



	/*--padding-right:50px;--*/

}



/*** Navigation ***/

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {

	width:26px;

	height:81px;

	position: absolute;

	cursor: pointer;

	z-index: 100;

}

.nbs-flexisel-nav-left {

	right: 70px;

	top: 170px !important; 

	


background:url(../image/left21.png) no-repeat;

	

}



.nbs-flexisel-nav-left:hover {

	right: 70px;

	top: 170px !important; 

	


background:url(../image/left22.png) no-repeat;

	

}



.nbs-flexisel-nav-right {

	right: 35px;

	top: 170px !important;


background:url(../image/right23.png) no-repeat;



}

.nbs-flexisel-nav-right:hover {

	right: 35px;

	top: 170px !important;


background:url(../image/right24.png) no-repeat;



}









/*** Navigation ***/

.nbs-flexisel-nav-left2, .nbs-flexisel-nav-right2 {

	width:26px;

	height:81px;

	position: absolute;

	cursor: pointer;

	z-index: 100;

}

.nbs-flexisel-nav-left2 {

	right:33px;
	top: 61px !important; 
	background:url(../images/left-prd.png) no-repeat;

	

}



.nbs-flexisel-nav-left2:hover {
right:33px;

	top: 61px !important; 

	

/*	background: url(../images/img-sprite.png) no-repeat -166px -315px;*/

background:url(../images/left-prd-1.png) no-repeat;

	

}



.nbs-flexisel-nav-right2 {

	right: 0px;

	top: 61px !important;

/*	background: url(../images/img-sprite.png) no-repeat -193px -315px;*/

background:url(../images/right-prd.png) no-repeat;



}

.nbs-flexisel-nav-right2:hover {

	right: 0px;

	top: 61px !important;

/*	background: url(../images/img-sprite.png) no-repeat -193px -315px;*/

background:url(../images/right-prd-1.png) no-repeat;

}