.infiniteCarousel{
	min-width:975px;
	height:195px;
	position:relative;
}
.infiniteCarousel .wrapper{
	min-width:925px;
	overflow:auto;
	height:210px;
	margin:0;
	position:absolute;
	top:0;
}
.infiniteCarouselyear{
color:#949494;font-size:15px;margin-top:4px;
}
.infiniteCarouselprice{
color:#000;font-size:18px;
}
.infiniteCarouselimgbox{
display: inline-block; width: 185px; height: 120px; overflow: hidden; background: #817E7E;
}
.infiniteCarousel ul li{
	display:block;
	float:left;
	padding:0
	height:210px;
	width:185px;

}
.infiniteCarousel ul li a img{
	display:block;
}
.infiniteCarousel ul li a{
	font-weight:400;
	font-size:16px;
}
.infiniteCarousel ul a img{

}
.infiniteCarousel .wrapper ul{
	width:840px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
}
.infiniteCarousel .arrow{
	display:block;
	height:84px;
	width:25px;
	background:url(/images/btn_spec.png) no-repeat 0 0;
	text-indent:-999px;
	position:absolute;
	top: 20px;
	cursor:pointer;
	outline:0;
	box-shadow:none;
}
.infiniteCarousel .forward{
	background-position: -45px -7px;
    right: 13px;
	border:none;
}
.infiniteCarousel .back{
	background-position: -5px -7px;
left: -36px;
border:none;
box-shadow:none;
}
.infiniteCarousel .forward:hover{
	background-position:-168px -7px;
}
.infiniteCarousel .back:hover{
	background-position:-128px -7px;
}
.discountprice{
	color:red;
	text-decoration:line-through;
}
.productname{
	font-weight:bold;
}
.buynow{
	font-size:14px;
	font-weight:bold;
}