

.photox {

	visibility:visible;

	margin:0px;

	position: relative;

	text-align:center;

	font-family: Simsun, Helvetica, Arial, sans-serif;

	color: #000000;

	font-size: 12px;

	overflow: hidden;

	width:100%;

	height:116px;

	border:0px #ff0000 solid;

}



.blkphotox {

	border:0px; 

	padding:0px; 

	overflow: hidden;

	ZOOM: 1; 

	position: relative;

}



.blkphotox .LeftButton {

	width: 16px;

	height: 30px;

	float: left;

	left:0px;

	top:35px;

	cursor: pointer;

	position: absolute;

	background: url(../images/left.gif) no-repeat 0px 0px;

	border:0px #ff0000 solid;

}



.blkphotox .RightButton {

	width: 16px;

	height: 30px;

	float: right;

	right:0px;

	top:35px;

	cursor: pointer;

	position: absolute;

	background: url(../images/right.gif) no-repeat 0px 0px;

	border:0px #ff0000 solid;

}



.blkphotox .Cont {

	padding:0px;

	overflow:hidden; 

	text-align:center;

	border:0px #ff0000 solid;
	margin:0 0 0 17px;

}



.blkphotox .box {

	width:119px;

	height:105px;

	float:left;

	text-align:center;

	margin:0px;

	padding:5px 0px 0px 0px;

	background:url(../images/ppic_bg.gif) 7px 0px no-repeat;

}



.box .fang{

	padding:0px;

	text-align:center;

	border:0px #dde1e4 solid;

}



.box .picFit{

	overflow: hidden;

}
.box .picFit img{ display:block; width:95px; height:95px; margin:0 0 0 10px; overflow:hidden;}