www.gusucode.com > 电脑配件公司电子商务网站源码程序 > 电脑配件公司电子商务网站源码程序/shop/templates/css/shoplist_roll.css

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

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

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

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

.shoplistx {
	visibility:visible;
	margin:0px;
	padding:3px 0px 0px 0px;
	position: relative;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	overflow: hidden;
	width:100%;
	background: url(../images/sbg.jpg) no-repeat 0px 0px;
}

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

.blkshoplistx {
	border:0px; 
	padding:0px; 
	overflow: hidden;
	ZOOM: 1; 
	position: relative;
	height:180px;
}

.blkshoplistx .LeftButton {
	background: url(../images/arrow.jpg) no-repeat 0px 0px;
	left:8px;
	float:left;
	width:16px;
	cursor: pointer;
	position: absolute;
	height:17px;
	top:77px;
}

.blkshoplistx .RightButton {
	background: url(../images/arrow.jpg) no-repeat -17px 0px;
	right:8px;
	float:right;
	width:16px;
	cursor: pointer;
	position: absolute;
	height:17px;
	top:77px;
}

.blkshoplistx .Cont {
	padding:20px 0px 0px;
	margin:0px 0px 0px 37px; 
	text-align:center;
	overflow: hidden;
}

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

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

.box .picFit{
	overflow:hidden;
}

.blkshoplistx .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:#3d3d3d;
font:12px/25px SimSun,Arial,Sans-Serif;
text-decoration: none;
}

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