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

    
.photox {
	visibility:visible;
	margin:23px 0px 0px 0px;
	position: relative;
	text-align:center;
	font-family: Simsun, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	overflow: hidden;
	width:100%;
	height:210px;
	border:0px #ff0000 solid;
}

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

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

.blkphotox .RightButton {
	width: 19px;
	height: 28px;
	float: right;
	right:0px;
	top:44px;
	cursor: pointer;
	position: absolute;
	background: url(../images/right.gif) 0px 0px no-repeat;
}

.blkphotox .Cont {
	padding:0px 0px 0px 0px;
	overflow:hidden; 
	text-align:center;
}

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

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

.box .picFit{
	overflow: hidden;
}

.box .title{
	width:114px;
	margin-top:1px;
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#000;
	background:url(../images/pt_bg.gif) repeat-x;
}

div.box a:link,div.box a:visited,div.box a:active{
	color:#000;
	font:12px/24px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

div.box a:hover{
	color:#ff0000;
	text-decoration: underline;
	font:12px/24px Arial, Helvetica, sans-serif;
}