www.gusucode.com > 触摸屏公司网站(英文)网站源码程序 > 触摸屏公司网站(英文)网站源码程序/product/templates/css/productrollx.css

    .productx a:link {
	color: #432121;
	text-decoration: none;
	font-size: 12px;
}

.productx a:visited {
	text-decoration: none;
	color: #000000;
}

.productx a:hover {
	color: #666666;
}

.productx a:active {
    color: #666666;
	text-decoration: none;
}

.productx {
	visibility:visible;
	margin: 0px;
	position: relative;
	text-align:center;
	font-family: Simsun, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	overflow: hidden;
	width:100%;
}

.blkproductx {
	border:0px; 
	padding:0px; 
	overflow: hidden;
	ZOOM: 1; 
	position: relative;
}

.blkproductx .LeftButton {
	background: url(../images/arrow.gif) no-repeat 0px 0px;
	left:0px;
	float: left;
	width: 11px;
	cursor: pointer;
	position: absolute;
	height: 63px;
	top:34px;
}

.blkproductx .RightButton {
	right:0px;
	background: url(../images/arrow.gif) no-repeat -11px 0px;
	float: right;
	width: 11px;
	cursor: pointer;
	position: absolute;
	height: 63px;
	margin-left:4px;
	top:34px;
}

.blkproductx .Cont {
	padding:2px 0px 0px;
	overflow:hidden; 
	text-align:center;
}

.blkproductx .box {
	float:left;
	text-align:center;
	margin-right:7px;
	}

.box .fang{
	padding:0px;
	text-align:center;
	border:1px #dce0e3 solid;
}

.box .picFit{
	overflow: hidden;
}

.blkproductx .box a:hover img {
	
}

.title{
text-align:center;
overflow: hidden;
white-space:nowrap;
}

div.productx a:link,div.productx a:visited,div.productx a:active{
color:#636363;
font:12px/25px arial,simsun;
text-decoration: none;
}

div.productx a:hover{
color:#ff0000;
text-decoration: underline;
font:12px/25px arial,simsun;
}