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:0px;
	float:left;
	width:6px;
	cursor: pointer;
	position: absolute;
	height:13px;
	top:49px;
}

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

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

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

.box .fang{
	border-top:3px #e2e2e4 solid;
	border-bottom:3px #e2e2e4 solid;
	border-left:1px #e2e2e4 solid;
	border-right:1px #e2e2e4 solid;
	padding:0px;
	margin:0px;
	text-align:center;
}

.box .picFit{
	overflow:hidden;
}

.blkproductlistx .box img {
}

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

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

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