.productlistx {
	margin:0;
	padding:0;
	position: relative;
	overflow: hidden;
	width:100%;
}


.blkproductlistx {
	border:0; 
	padding:0; 
	overflow: hidden;
	position: relative;
}

.blkproductlistx .LeftButton {
	background: url(../images/arrow3.png) no-repeat 0px 0px;
	left:0px;
	float:left;
	width:23px;
	cursor: pointer;
	position: absolute;
	height:43px;
	top:80px;
}

.blkproductlistx .RightButton {
	background: url(../images/arrow3.png) no-repeat -24px 0px;
	right:0px;
	float:right;
	width:23px;
	cursor: pointer;
	position: absolute;
	height:43px;
	top:80px;
}

.blkproductlistx .Cont {
	padding:0px;
	margin:0px 0px 0px 23px; 
	overflow: hidden;
}

.blkproductlistx .box {
	float:left;
	text-align:center;
	margin:0px;
	padding:0px;
}

.box .fang{
	padding:8px;
	margin:0;
}


.blkproductlistx .box img {
border:0;
}


div.box a.prodtitle{
	color:#000000;
	text-decoration: none;
	font-family: SimSun, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 32px;
	font-weight: normal;
}

div.box a.prodtitle:hover{
color:#ff6600;
text-decoration: underline;
}
