.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;
	text-align:center;
	position: relative;
	font-family: Simsun, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	overflow: hidden;
	height:100%;
}

.rollphoto {
	margin:0px;
	padding:0px;
	overflow:hidden;
	height:100%;
}

.blkphotox {
	border:0px; 
	padding:0px; 
	overflow: hidden;
	ZOOM: 1; 
	position: relative;
}

.blkphotox .TopButton {
	background: url(../images/arrow.jpg) no-repeat 0px 0px;
	width: 20px;
	cursor: pointer;
	height: 12px;
	top:0px;
}

.blkphotox .DownButton {
	background: url(../images/arrow.jpg) no-repeat 0px -12px;
	width: 20px;
	left:0px;
	cursor: pointer;
	height: 12px;
	bottom:0px;
}

.blkphotox .Cont {
	padding:0px;
	overflow:hidden; 
	text-align:center;
	margin:8px 0px 0px;
}

.blkphotox .box {
	text-align:center;
	margin:0px;
	height:98px;
	}

.box .fang{
	padding:0px;
	border:1px #fff solid;
	text-align:center;
}

.box .picFit{
	overflow: hidden;
}

.blkphotox .box a:hover img {
	
}

.title{
text-align:center;
overflow: hidden;
white-space:nowrap;
}

div.photox a:link,div.photox a:visited,div.photox a:active{
color:#636363;
font:12px/25px arial,simsun;
text-decoration: none;
}

div.photox a:hover{
color:#ff0000;
text-decoration: underline;
font:12px/25px arial,simsun;
}