#brandsCarousel {
	height: 260px;
	width:160px;
	display: block;
	margin-left:auto;
	margin-right:auto;



}
.d_img{
	border: 3px double #345681;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}

.slide_d {
	position: absolute;
	margin:0px;
	text-align: center;
	color: #333333;
	float:left;
	
}


.bbanners{
	color: #000;
	background-image: url(08.png);
	margin-bottom: 0px;
	padding-bottom: 0px;
	cursor: pointer;
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	display: block;
	float:left;
}
.bbanners.selected {
	background-image: url(02.png);
	background-repeat: no-repeat;
	
  }
 
	.carousel-5{
	width:100px;
	height:20px;
	margin-right: auto;
	margin-left: auto;	


	}
.d_inner{
	width: 156px;
	height:210px;
	display: block;
	background-color: #FFFFFF;
	border: 2px solid #11396b;
	padding-top: 3px;
	line-height: 130%;
}
.slide_inner{
	text-align: center;
	width: 156px;
	display: block;
}

