
.productx .bigpic{
	float:left;
	width:300px;
	height:210px;
	border:1px #fff solid;
	margin:7px 0px 0px 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;
	margin:8px 0px 0px 3px; 
	overflow: hidden;
	ZOOM: 1; 
	position: relative;
}

.blkproductx .TopButton {
	width: 13px;
	height: 8px;
	margin-bottom:4px;
	cursor: pointer;
	background: url(../images/up.gif) 0px 0px no-repeat;
	overflow:hidden;
}

.blkproductx .DownButton {
	width: 13px;
	height: 8px;
	margin-top:2px;
	cursor: pointer;
	background: url(../images/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 4px 0px;
}

.box .fang{
	padding:0px;
	border:1px #fff solid;
	text-align:center;
}

.box .picFit{
	overflow: hidden;
}
