www.gusucode.com > 4110网博士成品网站管理系统 PHP网站源码程序 > 4110/4110/photo/templates/css/photopic_roll.css

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

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

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

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

.photopicx {
	visibility:visible;
	margin:0px;
	padding:4px 0px 0px;
	position: relative;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	overflow: hidden;
	width:100%;
}

.rollphotopics {
	margin:0px;
	padding:0px;
	overflow:hidden;
	height:135px;
	background:#dcd2aa;
}

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

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

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

.blkphotopicx .Cont {
	padding:4px 6px;
	margin:0px 0px 0px 18px;
	text-align:center;
	background:#fffcf5;
}

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

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

.box .picFit{
	overflow: hidden;
}

.blkphotopicx .box a:hover img {
	
}

.box a.prodtitle:link,.box a.prodtitle:visited,.box a.prodtitle:active{
display:block;
color:#6a6351;
font:12px/15px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align:center;
background:#dcd2aa;
margin:1px 6px 0px 0px;
padding:4px 0px 3px 0px;
}

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