www.gusucode.com > 4116网博士成品网站管理系统 PHP网站源码程序 > 4116/4116/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:0px;
	position: relative;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	overflow: hidden;
	background:#a2c6cf;
}

.rollshoplists {
	margin:0px;
	padding:10px 0px 0px;
	overflow:hidden;
	background:#a2c6cf;
	width:100%;
	height:130px;
}

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

.blkshoplistx .LeftButton {
	background: url(../images/arrow.gif) no-repeat 0px 0px;
	left:0px;
	float:left;
	width:15px;
	cursor: pointer;
	position: absolute;
	height:39px;
	top:40px;
}

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

.blkshoplistx .Cont {
	padding:0px;
	margin:0px 14px 7px 17px;
	text-align:center;
}

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

.box .fang{
	padding:1px;
	margin:0px 4px 0px 0px;
	text-align:center;
	background:#fff;
}

.box .picFit{
	overflow: hidden;
}

.blkshoplistx .box a:hover img {
	
}

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

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