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

    
.photox {
	visibility:visible;
	margin:12px 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:160px;
	border:0px #ff0000 solid;
}

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

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

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

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

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

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

.box .picFit{
	overflow: hidden;
}