.productlistx {
	margin:0px 0px 0px -18px;
	padding:0;
	position: relative;
	overflow: hidden;
	width:105%;
}


.blkproductlistx {
	border:0; 
	padding:0; 
	overflow: hidden;
	position: relative;
}

.blkproductlistx .LeftButton {
	background: url(../images/arrow6.png) no-repeat 0px 0px;
	left:40px;
	float:left;
	width:18px;
	cursor: pointer;
	position: absolute;
	height:26px;
	top:66px;
}

.blkproductlistx .RightButton {
	background: url(../images/arrow6.png) no-repeat -18px 0px;
	right:20px;
	float:right;
	width:18px;
	cursor: pointer;
	position: absolute;
	height:26px;
	top:66px;
}

.blkproductlistx .Cont {
	padding:0px;
	margin:0px 0px 0px 20px; 
	overflow: hidden;
}

.blkproductlistx .boxh {
	float:left;
	text-align:center;
	margin:0;
	padding:0;
	border:0;
}

.boxh .fang{
	padding:0px 0px 0px 0px;
	margin:0px 2px 0px 2px;;
	border:0px #ddd solid;
}


.blkproductlistx .boxh img {
border:0;
padding:0;
}


div.boxh a.prodtitle{
color:#505050;
font:12px/36px SimSun,Arial,Sans-Serif;
text-decoration: none;
}

div.boxh a.prodtitle:hover{
color:#ff6600;
text-decoration: underline;
}