www.gusucode.com > 4111网博士成品网站管理系统 PHP网站源码程序 > 4111/4111/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: 4px 0px 0px;
	text-align:center;
	font-family: Simsun, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	overflow: hidden;
}

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

.blkphotopicx .TopButton {
	background: url(../images/arrow.gif) no-repeat 0px 0px;
	width: 33px;
	cursor: pointer;
	height: 12px;
	top:0px;
}

.blkphotopicx .DownButton {
	background: url(../images/arrow.gif) no-repeat 0px -12px;
	width: 33px;
	cursor: pointer;
	height: 12px;
	bottom:0px;
}

.blkphotopicx .Cont {
	padding:0px;
	overflow:hidden; 
	text-align:center;
	margin:3px 17px;
}

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

.box .fang{
	padding:0px;
	border:1px #bcb26b solid;
	text-align:center;
}

.box .picFit{
	overflow: hidden;
}

.blkphotopicx .box a:hover img {
	
}

.title{
text-align:center;
overflow: hidden;
white-space:nowrap;
}

div.photopicx a:link,div.photopicx a:visited,div.photopicx a:active{
color:#636363;
font:12px/25px arial,simsun;
text-decoration: none;
}

div.photopicx a:hover{
color:#ff0000;
text-decoration: underline;
font:12px/25px arial,simsun;
}