.productlistx a:link {
	color: #432121;
	text-decoration: none;
	font-size: 12px;
}

.productlistx a:visited {
	text-decoration: none;
	color: #000000;
}

.productlistx a:hover {
	color: #666666;
}

.productlistx a:active {
 	color: #666666;
	text-decoration: none;
}

.productlistx {
	visibility:visible;
	padding: 0px;
	position: relative;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	overflow: hidden;
	width: 100%;
}

.rollproductlists {
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:100%;
}

.blkproductlistx {
	margin:0 0px 0 34px;
	padding:0 0 0 2px; 
	overflow: hidden;
	ZOOM: 1; 
	width: 860px;
	height:150px;
}

.blkproductlistx .LeftButton {	
	float:left;
	width:25px;
	position: absolute;
	height:130px;
	left:0px;
}

.blkproductlistx .LeftButton1 {	
	float:left;
	background: url(../images/arrow.png) no-repeat 0px 0px;
	width:25px;
	cursor: pointer;
	position: absolute;
	height:40px;
	top:45px;
	left:0px;
}

.blkproductlistx .RightButton {
	float:right;
	width:20px;
	position: absolute;
	height:130px;
	right:0px;	
}

.blkproductlistx .RightButton1{
	background: url(../images/arrow.png) no-repeat -35px 0px;
	float:right;
	width:20px;
	cursor: pointer;
	position: absolute;
	height:40px;
	top:45px;
	right:0px;
}

.blkproductlistx .Cont {
	height:250px;
	float:left;
	padding:0;
	margin:0px;
	text-align:center;
	overflow: hidden;
}

.blkproductlistx .box {
	float:left;
	margin:5px 4px 0 0px;
	width: 140px;
	height:140px;

}
.blkproductlistx .box img {
	width: 129px;
	height: 129px;
	cursor: pointer;
	overflow:hidden;
	padding:2px;
	border:2px solid #5E6C77;
	background:#fff;
}
.box .fang{
	padding:0px;
	margin:0px;
	text-align:left;
}

.box .picFit{
	overflow:hidden;
}

div.title{
word-wrap:break-word;
text-align:left;
}

div.prop{
width:136px;
height:50px;
word-wrap:break-word;
color:#000;
text-align:left;
}

.protitle{
text-align:center;
overflow: hidden;
white-space:nowrap;

}

div.box a.prodtitle:link,div.box a.prodtitle:visited,div.box a.prodtitle:active{
color:#0066ff;
font:12px/20px Arial,PMingLiU,SimSun,Arial,Sans-Serif;
text-decoration: none;
}

div.box a.prodtitle:hover{
color:#ff0000;
text-decoration: none;
font:12px/20px Arial,PMingLiU,SimSun,Arial,Sans-Serif;
}

div.box span.prop{
font:12px/18px Verdana, Arial, Helvetica, sans-serif;
color:#393939;
word-break:break-all;
}

div.box span.price{
color:#ff8100;
font:bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
}