.photox a:link {
	color: #555555;
	text-decoration: none;
	font-size: 14px;
}

.photox a:visited {
	text-decoration: none;color:#555555;
}

.photox a:hover {color: #a82328;}

.photox a:active {
    color: #a82328;text-decoration: none;}

.photox {
	visibility:visible;
	margin:0px;
	padding:0px;
	position:relative;
	text-align:center;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color:#555555;
	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;
	left:0px;
	float:left;
	width:25px;
	cursor: pointer;
	position:absolute;
	height:26px;
	top:100px;
}

.blkphotox .RightButton {
	background:url(../images/arrow.gif) no-repeat -25px 0px;
	right:0px;
	float:right;
	width:25px;
	cursor:pointer;
	position: absolute;
	height:26px;
	top:100px;
}

.blkphotox .Cont {
	text-align:center;transition: all ease .5s;
}

.blkphotox .box {height:auto;
	float:left;
	text-align:center;
	margin:0px 23px 0px 0px;padding-top:10px;padding-bottom:15px;
	border:0px #ebebeb solid;
}

.box .fang{
	padding:0px 0px px 0px;
	margin:0px;
	text-align:center;
}

.box .picFit{width:100%;height:auto;transition: all ease .5s;overflow: hidden;}

.box a:hover img {width:100%;height:auto;transition: all ease .5s;transform: scale(1.05);-webkit-transform: scale(1.05);}

.blkphotox .con {
	float:left;
	width:355px;padding:15px;
	height:auto;
	border:0px #ebebeb solid;background:#f8f8f8;
}
.blkphotox .con:hover{float:left;width:355px;padding:15px;height:auto;text-align:center;
    transition: all ease .5s;box-shadow:0 0 11px 6px rgba(0,0,0,.16);
}

.blkphotox .title{
text-align:left;height:px;padding:10px;font-size:16px;text-align:center;
overflow:hidden;
white-space:nowrap;
background:url(../images/titlebg222.gif) 0 0 no-repeat;background:#f8f8f8;
}


/* 
.blkphotox a:link,.blkphotox a:visited,.blkphotox a:active{
color:#1A1919;
font:18px/35px arial,simsun;
text-decoration: none;
} */

/* .blkphotox a:hover{
color:#1A1919;
text-decoration: underline;
font:18px/35px arial,simsun;
} */