.list_carousel {
	width: 960px;
	position: absolute;
	float: left;
	margin-top: 15px;
	margin-bottom: 30px;
	height: 128px;
}
.list_carousel ul {
	list-style: none;
	display: block;
}
.list_carousel li{
	float: left;
	width: 215px;
	display: block;
	padding-right: 20px;
}
.list_carousel li.last{
	float: left;
	width: 215px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	border-right-style: none;
}
.list_carousel li img{
	margin-bottom:5px;
	}
#prev1, #prev2, #prev3 {
	position: absolute;
	bottom: 50px;
	left: 18px;
	float: left;
}
#next1, #next2, #next3 {
	float: left;
	position: absolute;
	right: 30px;
	bottom: 50px;
}
.clearfix {
	float: none;
	clear: both;
}
.list_carousel span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006E9F;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#vnoviwvw .last {
	margin-right: 0px;
}
#prev3 {
	bottom: 143px;
	left: 882px;
}
#next3 {
	right: 40px;
	bottom: 143px;
}
