@charset "utf-8";
/* CSS Document */
.ladd-lft {
	width: 100%;
	height: auto;
	margin: 0px 0px;
	padding: 0px;
	float: left;
}
.vertical {
	float: left;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
}
#flexiselDemo3 {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: none;
}
#flexiselDemo3 ul li span {
	color: #000;
	margin: 10px 0 0 0;
}
#flexiselDemo4 {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: none;
}
#flexiselDemo4 ul li span {
	color: #000;
	margin: 10px 0 0 0;
}
.nbs-flexisel-container {
	width: 100%;
	position: relative;
	margin: 0px;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	float: left;
	width: 96%;
	margin: 9px 0 5px 2%;
}
.nbs-flexisel-item {
	margin: 18px 0 0 0px;
	padding: 0px 0px 0 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
	float: left;
}
.nbs-flexisel-item img {
	cursor: pointer;
/*	float: left;
*/	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center !important;
	width: auto;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 18px;
	height: 30px;
	margin: -10px 0 0 0px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
	left: 0%;
	top: 68px !important;
	background: transparent url("../images/left-1.png") no-repeat scroll 0% 0%;
	width: 100%;
	height: 50px;
	
}
.nbs-flexisel-nav-right {
	right: 0%;
	top: 68px !important;
	background: transparent url("../images/right-1.png") no-repeat scroll 0% 0%;
	height: 50px;
}
.text-rgt .nbs-flexisel-inner {
	float: left;
	margin: 40px 0 0 3%;
	overflow: hidden;
	width: 96%;
}
.test {
	float: left;
	height: auto;
	margin: 16px 0 0;
	padding: 0;
	width: 100%;
}
.test p {
	color: #000000;
	padding: 0;
}
.test p a {
	clear: both;
	color: #000;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	padding:6px;
}
/****scroller*****************/


