.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;
	position: relative;
	font-family:'microsoft yahei';
	color: #000000;
	font-size: 14px;
	overflow: hidden;
}

.rollphotos {
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:100%;
}

body:nth-of-type(1) .blkphotox{
padding:0px;
} 

.blkphotox {
	border:0px; 
	padding:0px;
	overflow: hidden;
	ZOOM: 1; 
	position: relative;
}

.blkphotox .LeftButton {
	background: url(../images/roll.png) no-repeat 0px 0px;
	left:0px;
	float:left;
	width:48px;
	cursor: pointer;
	position: absolute;
	height:348px;
	top:0px;
}

.blkphotox .RightButton {
	background: url(../images/roll.png) no-repeat -48px 0px;
	right:1px;
	float:right;
	width:48px;
	cursor: pointer;
	position: absolute;
	height:348px;
	top:0px;
}

.blkphotox .Cont {
	padding:0px 0px 0px 21px;
	margin:0px;
	text-align:center;
	overflow: hidden;
}

.blkphotox .box {
	float:left;
	text-align:center;
	margin-right:20px;
	padding:0px;
	width:258px;
}

.box .fang{
	padding:0px;
	margin:0px;
}

.box .picFit{
	overflow:hidden;
}

.blkphotox .box img {
}

div.box div.title{
text-align:center;
overflow: hidden;
white-space:nowrap;
width:258px;
}

div.title a:link,div.title a:visited,div.title a:active{
color:#716f6f;
font:14px/35px 'microsoft yahei';
text-decoration: none;
}

div.title a:hover{
color:#ff0000;
text-decoration: underline;
font:14px/35px 'microsoft yahei';
}