www.gusucode.com > 通讯设备公司网站(英文)网站源码程序 > 通讯设备公司网站(英文)网站源码程序/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;
	height:100%;
}

.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:0px;
	float:left;
	width:12px;
	cursor: pointer;
	position: absolute;
	height:21px;
	top:53px;
}

.blkphotox .RightButton {
	background: url(../images/arrow.gif) no-repeat -13px 0px;
	right:1px;
	float:right;
	width:12px;
	cursor: pointer;
	position: absolute;
	height:21px;
	top:53px;
}

.blkphotox .Cont {
	padding:7px;
	margin:7px 14px 7px 11px;
	text-align:center;
	background:#36a049;
}

.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 {
	
}