.photox a:link {
	color: #432121;
	text-decoration: none;
	font-size: 14px;
}

.photox a:visited {
	text-decoration: none;
	color: #333;
}

.photox a:hover {
	color: #428CD0;
}

.photox a:active {
    color: #428CD0;
	text-decoration: none;
}

.photox {
	visibility:visible;
	margin:0px;
	padding:0px;
	position: relative;
	text-align:center;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #333;
	font-size:14px;
	overflow: hidden;
}

.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;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;
	left:0px;
	float:left;
	width:32px;
	cursor: pointer;
	position: absolute;
	height:50px;
	top:50px;
}

/* .blkphotox .LeftButton #LeftArr1{left:0px;background-position:0px 0px;}
.blkphotox .RightButton #LRightArr1{right:0px;background-position:-46px -50px;} */

.blkphotox .RightButton {
	background: url(../images/arrow.gif) no-repeat -46px 0px;;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;
	right:0px;
	float:right;
	width:32px;
	cursor: pointer;
	position: absolute;
	height:50px;
	top:50px;
}

.blkphotox .Cont {
	padding:10px 0px 0px;
	margin:0px 14px 0px 11px;
	text-align:center;
}

.blkphotox .box {
	float:left;
	text-align:center;
	margin:0px 20px 0px 0px;
	padding:2px;
	border:1px #ededed solid;
-webkit-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}

.box .fang{
	padding:0px 0px 2px 0px;
	margin:0px;
	text-align:center;
	background:#fff;
}

.box .picFit{
	overflow: hidden;
}

.blkphotox .box a:hover img {	
}

.title{
padding:7px 0px 4px 0px;
text-align:center;
overflow: hidden;
white-space:nowrap;
background:url(../images/titlebg222.gif) 0 0 no-repeat;
}

.blkphotox a:link,.blkphotox a:visited,.blkphotox a:active{
color:#333;
font-size: 14px;  height:25px;
text-decoration: none;
}

.blkphotox a:hover{
color:#428CD0;
text-decoration:underline;
font-size: 14px;  height:25px;
}