.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;
	margin:0px;
	padding:0px;
	position: relative;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	overflow: hidden;
	width:100%;
}

.rollproductlists {
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:100%;
}

.blkproductlistx {
	border:0px; 
	padding:0px; 
	overflow: hidden;
	ZOOM: 1; 
	position: relative;
}

.blkproductlistx .LeftButton {
	background: url(../images/roll.jpg) no-repeat 0px 0px;
	left:8px;
	float:left;
	width:11px;
	cursor: pointer;
	position: absolute;
	height:22px;
	top:110px;
}

.blkproductlistx .RightButton {
	background: url(../images/roll.jpg) no-repeat -11px 0px;
	right:8px;
	float:right;
	width:11px;
	cursor: pointer;
	position: absolute;
	height:22px;
	top:110px;
}

.blkproductlistx .Cont {
	padding-top:20px;
	margin:0px 0px 0px 31px; 
	text-align:center;
	overflow: hidden;
}

.blkproductlistx .box {
	float:left;
	text-align:center;
	margin:0px;
	padding:0px;
	width:190px;
}

.blkproductlistx .border {
	background-color:#fff;
	float:left;
	text-align:center;
	margin:0px;
	padding:4px;
	border:1px #cacaca solid;
}

.box .fang{
	padding-bottom:4px;
	margin:0px;
	text-align:center;
}

.box .picFit{
	overflow:hidden;
}

.blkproductlistx .box img {
}

div.prodtitle{
text-align:center;
overflow: hidden;
white-space:nowrap;
}

div.box a.prodtitle:link,div.box a.prodtitle:visited,div.box a.prodtitle:active{
display:block;
color:#2e2e2e;
font:12px/36px SimSun,Arial,Sans-Serif;
text-decoration: none;
background-color:#ececec;
}

div.box a.prodtitle:hover{
color:#ff0000;
text-decoration: underline;
font:12px/36px SimSun,Arial,Sans-Serif;
}