
.lanrenzhijia {
	width:708px;
	position:relative;
	margin:0px auto
}
.ctrl-panel {
	position:absolute;
	right:20px;
	top:220px;
	z-index:1000;
	color:#fff;
}
.m-page {
	display:block;
	width:22px;
	height:22px;
	text-align:center;
	background:#e7cf00;
	float:left;
	display:inline;
	margin-left:10px;
	line-height:22px;
	color:#fff;
	font-size:12px;
}
.m-page:hover {
	text-decoration:none;
	color:#fff;
}
.focus {
	background:#c70d00;
}
.con {
	width:100%;
}
.scroll-wrap {
	OVERFLOW: hidden;
	WIDTH: 708px;
	POSITION: relative;
	HEIGHT: 248px
}
.scroll_box_content {
	POSITION: absolute
}
.content_list {
	FLOAT: left;
	WIDTH: 708px;
	HEIGHT: 248px;
	cursor:pointer;
}
/* 代码整理：懒人之家 www.lanrenzhijia.com */