
.list_carousel {
	width: 276px;
	height: 110px;
	position: absolute;
	left: 12px;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding-top: 4px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	width: 276px;
	position: relative;
	left: 0px;
	margin:0px 0px 0px 0px;
}
.list_carousel li {
	text-align: center;
	background-color: #ffffff;
	width: 125px;
	height: 100px;
	margin: 2px 4px 2px 0px;
	display: block;
	float: left;
	padding: 0 0 0 6px;
}
.clearfix {
	float: none;
	clear: both;
}
#vnoviwvw img {
}
#prev1, #prev2 {
	float: left;
	position: absolute;
	top: 5px;
	background-color: #FFFFFF;
	display:none !important;
}
#next1, #next2 {
	float: right;
	position: absolute;
	right: 0px;
	top: 7px;
	display:none !important;
}
#vnoviwvw img {
	border: 1px solid #CCCCCC;
}