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

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

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

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

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

.blkphotopicx .Cont {
	padding:12px 0px 0px;
	margin:0px 0px 0px 24px;
	text-align:center;

}

.blkphotopicx .box {
	float:left;
	text-align:center;
	margin:0px 5px 0px 0px;
	border:1px #d4d4d4 solid;
}

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

.box .picFit{

}

.blkphotopicx .box a:hover img {
	
}

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

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