.box-zzsc {
	width:160px;
	position:relative;
	margin-top:15px;
}
.ctrl-panel {
	position:absolute;
	right:0;
	top:160px;
	z-index:1000;
}
.m-page {
	display:block;
	width:20px;
	height:20px;
	text-align:center;
	background:#237f10;
	float:left;
	display:inline;
	line-height:20px;
	color:#fff;
	font-size:13px;
}
.m-page:hover {
	text-decoration:none;
	color:#fff;
}
.focus {
	background:#000;
}
.con {
	width:100%;
}
.scroll-wrap {
	OVERFLOW: hidden;
	WIDTH: 160px;
	POSITION: relative;
	HEIGHT: 180px
}
.scroll_box_content {
	POSITION: absolute
}
.content_list {
	FLOAT: left;
	WIDTH: 160px;
	HEIGHT: 180px;
	cursor:pointer;
}
