.productx .bigpic{
	float:left;
	width:300px;
	height:210px;
	border:2px #fff solid;
	margin:7px 10px 7px 8px;
}

.productx {
	visibility:visible;
	margin: 0px;
	text-align:center;
	font-family: Simsun, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	overflow: hidden;
	height:100%;
}

.blkproductx {
	width:70px;
	border:0px #ff0000 solid; 
	padding:0px;
	overflow: hidden;
	ZOOM: 1; 
	position: relative;
}

.blkproductx .TopButton {
	width: 13px;
	height:8px;
	margin:5px auto 4px auto;
	cursor: pointer;
	background: url(../img/up.gif) 0px 0px no-repeat;
	overflow:hidden;
}

.blkproductx .DownButton {
	width: 13px;
	height: 8px;
	margin:4px auto 0px auto;
	cursor: pointer;
	background: url(../img/down.gif) no-repeat;
	overflow:hidden;
}

.blkproductx .Cont {
	padding:0px;
	overflow:hidden; 
	text-align:center;
	margin:0px;
}

.blkproductx .box {
	text-align:center;
	margin:0px 0px 3px 0px;
}

.box .fang{
	padding:0px;
	border:1px #fff solid;
	text-align:center;
}

.box .picFit{
	overflow: hidden;
}
