#reference{	
list-style-type: none;
margin:auto;
float:left;
width:838px;
height:270px;
overflow:hidden;
margin-left:23px;
}

#reference a{
	text-decoration:none !important;
	color:#cd0909 !important;
}

#reference img{
	text-decoration:none;
	color:transparent  !important;
	border:none;
}

#reference .js .carousel-wrap{
width:776px;
height:280px;
float:left;
}

#reference .carousel ul{margin:0;padding:0;}
#reference .carousel div{margin:0;padding:0;}

#reference .carousel ul li{
position:relative;
width:230px;
padding-right:10px;
padding-left:4px;
}

#reference .js ul li{overflow:hidden;display:inline;float:left;width:230px;height:280px;text-align:center;}


#reference .carousel .carousel-control{overflow:hidden;display:inline-block;vertical-align:middle;width:40px;height:40px;cursor:pointer;line-height:999px;zoom:1;}


#reference .carousel .carousel-next{
background:url('/_img/arrow2.jpg') 0 0 no-repeat;
width:26px;
height:26px;
float:left;
margin-top:135px;
margin-left:5px;
}

#reference .carousel .carousel-previous{
background:url('/_img/arrow1.jpg') 0 0 no-repeat;
width:26px;
height:26px;
float:left;
margin-top:135px;
margin-right:5px;
}