<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.productx {

	visibility:visible;

	margin:6px 0px 0px 0px;

	position: relative;

	text-align:center;

	font-family: Simsun, Helvetica, Arial, sans-serif;

	color: #000000;

	font-size: 12px;

	overflow: hidden;

	width:100%;

	height:155px;

	background: url(../images/rollx_bg.gif) no-repeat;

}



.blkproductx {

	border:0px; 

	padding:0px; 

	overflow: hidden;

	ZOOM: 1; 

	position: relative;

}



.blkproductx .LeftButton {

	width: 22px;

	height: 43px;

	float: left;

	left:5px;

	top:56px;

	cursor: pointer;

	position: absolute;

	background: url(../images/left.gif) no-repeat 0px 0px;

}



.blkproductx .RightButton {

	width: 22px;

	height: 43px;

	float: right;

	right:5px;

	top:56px;

	cursor: pointer;

	position: absolute;

	background: url(../images/right.gif) no-repeat 0px 0px;

}



.blkproductx .Cont {

	padding:14px 0px 0px 0px;

	overflow:hidden; 

	text-align:center;

	border:0px #ff0000 solid;

}



.blkproductx .box {

	float:left;

	text-align:center;

	margin-right:5px;

}



.box .fang{

	padding:1px;

	text-align:center;

	border:2px #dde1e4 solid;

}



.box .picFit{

	overflow: hidden;

}



.productx .title{

	text-align:center;

	overflow: hidden;

	white-space:nowrap;

}



div.productx a:link,div.productx a:visited,div.productx a:active{

	color:#000;

	font:12px/25px arial,simsun;

	text-decoration: none;

}



div.productx a:hover{

	color:#ff0000;

	text-decoration: underline;

	font:12px/25px arial,simsun;

}</pre></body></html>