
#box4{
	position:absolute;
	color: #fff;
	font-size: 12px;
	text-indent: 16px;
}
#box4 div{
	width:850px;
  height: 1500px;
	float:left;
}
#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}
#box4 p{
	text-indent:16px;
}

#box4 img{
	width:150px;
	width:150px;
	float:left;
	margin:4px;
	border: 1px solid #fff;
}

#box4 a img {
	width:150px;
	width:150px;
	float:left;
	margin:4px;
	border: 1px solid #fff;
}

#box4 a:hover img {
	width:150px;
	width:150px;
	float:left;
	margin:4px;
	border: 1px solid #666862;
}

#info4{
	background:#8b8e86;
	color:#fff;
	cursor:default
}

.mask3{
	position:relative;
	width:850px;
	height:1000px;
	overflow:hidden;
}

.buttons {
	padding: 5px;
}
.buttons span {
	color: #fff;
	padding: 0 5px;
	cursor: pointer;
	font: 11px Verdana
}
.buttons span.active, .buttons span:hover {
	background: #abc507;
	color: #666862   
}









