.list_carousel.responsive {
	width:auto;
	max-width: 960px;
	height: 100px;
	margin:0 auto 0 auto;
	clear:both;
}
.list_carousel {
	width: 150px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	width: 150px;
	height: 60px;
	margin: 40px 20px 0px 20px;
	display: block;
	float: left;
	text-align:center;
}