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

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

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

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

.blkphotox .Cont {
	padding:4px 0px 0px 0px;
	margin:0px 20px 0px 22px;
	text-align:center;
}

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

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

.box .picFit{
	overflow: hidden;
}

.blkphotox .box a:hover img {
	
}

.title{
padding:5px 0px 4px 0px;
text-align:center;
overflow: hidden;
white-space:nowrap;
}

.blkphotox a:link,.blkphotox a:visited,.blkphotox a:active{
color:#000;
font:12px/20px arial,simsun;
text-decoration: none;
}

.blkphotox a:hover{
color:#e10000;
text-decoration: underline;
font:12px/20px arial,simsun;
}