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

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

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

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

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

.photox {
	visibility:visible;
	margin:0px;
	padding:8px 0px 0px 0px;
	position: relative;
	text-align:center;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	overflow: hidden;
	height:100%;
}

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

.blkphotox .LeftButton {
	background: url(../images/arrow.gif) no-repeat 0px 0px;
	left:0px;
	float:left;
	width:13px;
	cursor: pointer;
	position: absolute;
	height:24px;
	top:58px;
}

.RightButton {
	background: url(../images/arrow.gif) no-repeat -13px 0px;
	right:5px;
	float:right;
	width:13px;
	cursor: pointer;
	position: absolute;
	height:24px;
	top:58px;
}

.blkphotox .Cont {
	padding:7px;
	margin:7px 14px 7px 10px;
	text-align:center;
	background:#d0c396;
}

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

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

.box .picFit{
	overflow: hidden;
}

.blkphotox .box a:hover img {
	
}