.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;
	text-align:center;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	background:#128700;
	overflow:hidden;
	position: relative;
}

.blkphotox {
	border:0px; 
	padding:0px; 
	overflow: hidden;
	ZOOM: 1; 
	position: relative;
}

.blkphotox .TopButton {
	background: url(../images/arrow.gif) no-repeat 0px 0px;
	width: 210px;
	cursor: pointer;
	height: 24px;
	position:absolute;
	left:0px;
	top:0px;
}

.blkphotox .DownButton {
	background: url(../images/arrow.gif) no-repeat 0px -24px;
	width: 210px;
	cursor: pointer;
	height:24px;
	position:absolute;
	left:0px;
	bottom:-1px;
}

.blkphotox .Cont {
	padding:24px 0px 20px 19px;
	margin:0px;
	text-align:center;
}

.blkphotox .box {
	float:left;
	text-align:center;
	margin:0px 0px 5px 0px;
	padding:0px;
	background:#fff;
}

.box .fang{
	padding:0px 0px 2px 0px;
	margin:2px;
	text-align:center;
	border:1px #128700 solid;
}

.box .picFit{
	overflow: hidden;
}

.blkphotox .box a:hover img {
	
}

.title{
padding:8px 0px 8px 0px;
text-align:center;
overflow: hidden;
white-space:nowrap;
}

.blkphotox a:link,.blkphotox a:visited,.blkphotox a:active{
color:#000;
font:12px/19px arial,simsun;
text-decoration: none;
}

.blkphotox a:hover{
color:#e10000;
text-decoration: underline;
font:12px/19px arial,simsun;
}