www.gusucode.com > 4156网博士成品网站管理系统 PHP网站源码程序 > 4156/4156/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/arrow.jpg) no-repeat 0px 0px;
	left:0px;
	float:left;
	width:10px;
	cursor: pointer;
	position: absolute;
	height:38px;
	top:72px;
}

.blkproductlistx .RightButton {
	background: url(../images/arrow.jpg) no-repeat -10px 0px;
	right:0px;
	float:right;
	width:10px;
	cursor: pointer;
	position: absolute;
	height:38px;
	top:72px;
}

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

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

.box .fang{
	border:1px #d7e6f9 solid;
	padding:4px;
	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:#181818;
font:12px/33px SimSun,Arial,Sans-Serif;
text-decoration: none;
}

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