www.gusucode.com > 数码科技公司网站源码程序 > 数码科技公司网站源码程序/product/templates/css/productlist_roll.css

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

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

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

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

.productlistx {
	visibility:visible;
	margin:0px;
	padding:0px;
	position: relative;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	overflow: hidden;
	width:100%;
}

.rollproductlists {
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:100%;
}

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

.blkproductlistx .LeftButton {
	background: url(../images/roll.jpg) no-repeat 0px 0px;
	left:1px;
	float:left;
	width:12px;
	cursor: pointer;
	position: absolute;
	height:55px;
	top:28px;
}

.blkproductlistx .RightButton {
	background: url(../images/roll.jpg) no-repeat -12px 0px;
	right:1px;
	float:right;
	width:12px;
	cursor: pointer;
	position: absolute;
	height:55px;
	top:28px;
}

.blkproductlistx .Cont {
	padding:0px;
	margin:0px 0px 0px 18px; 
	text-align:center;
	overflow: hidden;
}

.blkproductlistx .box {
	float:left;
	text-align:center;
	margin:0px;
	padding:0px;
	width:112px;
}

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

.box .picFit{
	overflow:hidden;
}

.blkproductlistx .box img {
}

div.box .title{
text-align:center;
overflow: hidden;
white-space:nowrap;
background:url(../images/tbg.jpg) 0 0 no-repeat;
width:106px;
margin-top:1px;
}

div.box a.title:link,div.box a.title:visited,div.box a.title:active{
color:#585858;
font:12px/28px SimSun,Arial,Sans-Serif;
text-decoration: none;
}

div.box a.title:hover{
color:#e10000;
text-decoration: underline;
font:12px/28px SimSun,Arial,Sans-Serif;
}