.hidden
{
display: none;
}
#next {
	width: 30px;
	margin-top: 150px;
	float: right;
	z-index: 2;
}
#next  img
{
	cursor: pointer;
}
#prev {
	width: 31px;
	margin-top: 150px;
	float: left;
	z-index: 2;
}
#wrap {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	height: 348px;
}
#prev img {
	cursor: pointer;
}
.ads a {
	color: #666666;
	text-decoration: none;
}
.ads a:hover {
	text-decoration: underline;
}
