www.gusucode.com > 4106网博士成品网站管理系统 PHP网站源码程序 > 4106/4106/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;
}

.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/arrow.gif) no-repeat 0px 0px;
	left:7px;
	float:left;
	width:14px;
	cursor: pointer;
	position: absolute;
	height:39px;
	top:36px;
}

.blkproductlistx .RightButton {
	background: url(../images/arrow.gif) no-repeat -14px 0px;
	right:5px;
	float:right;
	width:14px;
	cursor: pointer;
	position: absolute;
	height:39px;
	top:36px;
}

.blkproductlistx .Cont {
	padding:10px 0px 0px;
	margin:0px 12px 0px 27px;
	text-align:center;
}

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

.box .fang{
	padding:0px;
	margin:0px 5px 0px 0px;
	text-align:center;
}

.box .picFit{

}

.blkproductlistx .box a:hover img {
	
}

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

.box a.prodtitle:link,.box a.prodtitle:visited,.box a.prodtitle:active{
display:block;
color:#000;
font:12px/20px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align:center;
}

.box a.prodtitle:hover{
display:block;
color:#e10000;
text-decoration: underline;
font:12px/20px Verdana, Arial, Helvetica, sans-serif;
}