.productx {
	width:344px;
	height:208px;
	margin-top:16px;
	background-color:#E2EED6;
	padding:8px;
	overflow:hidden;
}

.productx .bigpic{
	float:left;
	width:264px;
	height:208px;
}

.productx .bigpic img{
	border:1px #fff solid;
}

.blkproductx {
	float:right;
	width:60px;
	height:206px;
	text-align:center;
	border:1px #E2EED6 solid; 
	overflow: hidden;
	ZOOM: 1;
}

.blkproductx .TopButton {
	margin-left:18px;
	*margin-left:0;
	width: 13px;
	height: 8px;
	margin-bottom:4px;
	cursor: pointer;
	background: url(../images/cssbg.jpg) -380px -120px no-repeat;
	overflow:hidden;
}

.blkproductx .DownButton {
	margin-left:18px;
	*margin-left:0;
	width: 13px;
	height: 8px;
	margin-top:2px;
	cursor: pointer;
	background:url(../images/cssbg.jpg) -380px -155px no-repeat;
	overflow:hidden;
}

.blkproductx .Cont {
	width:52px;
	height:184px;
	overflow:hidden; 
	text-align:center;
}

.blkproductx .box {
	width:52px;
	height:42px;
	text-align:center;
	padding:0px 0px 4px 0px;
	overflow: hidden;
}

.box .fang{
	padding:0px;
	border:1px #fff solid;
	text-align:center;
	overflow: hidden;
}

.box .picFit{
	overflow: hidden;
}
