.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-top: 0px;
	margin-bottom: 10px;
	position: relative;
	text-align:center;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	overflow: hidden;
	background:#f9f7e8;
	border:1px #dedede solid;
	height:100%;
	width:100%;
}

.blkphotox {
	border:0px; 
	padding:8px 0px; 
	overflow: hidden;
	ZOOM: 1; 
	position: relative;
}

.blkphotox .LeftButton {
	background: url(../images/arrow.gif) no-repeat 0px 0px;
	left:8px;
	float: left;
	width: 30px;
	cursor: pointer;
	position: absolute;
	height: 45px;
	top:26px;
}

.blkphotox .RightButton {
	right:8px;
	background: url(../images/arrow.gif) no-repeat -30px 0px;
	float: right;
	width: 30px;
	cursor: pointer;
	position: absolute;
	height: 45px;
	margin-left:30px;
	top:26px;
}

.blkphotox .Cont {
	padding:0px;
	overflow:hidden; 
	padding-top:6px;
	text-align:center;
}

.blkphotox .box {
	float:left;
	text-align:center;
	margin-right:2px;
	}

.box .fang{
	padding:3px;
	text-align:center;
	background:#fbf9ec;
}

.box .picFit{
	overflow: hidden;
}

.blkphotox .box a:hover img {
	
}