.article-rolls {
	float:left;
 	display: block;
	width: 473px;
	height: 319px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin-left:25px;
}
.article-rolls .relBox {position:relative;text-align:center;}
.article-rolls .rollWrap {margin: 0 auto; width:473px; height:319px; overflow:hidden; text-align: left;}
.article-rolls .rollWrap ul li {color:#888888; width:473px; float:left;}
.article-rolls .leftB {position:absolute; z-index:100; left:50%; top:80px; margin-left:-257px; margin-top: 60px; width:15px;height:24px;overflow:hidden;text-indent:-999px;background:url("../images/main/s_arrow.png") no-repeat left top;}
.article-rolls .rightB {position:absolute; z-index:100; left:50%; top:80px; margin-left:242px; margin-top: 60px; width:15px;height:24px;overflow:hidden;text-indent:-999px;background:url("../images/main/s_arrow.png") no-repeat left -26px;}
.article-rolls .leftB a, .article-rolls .rightB a {display:block;height:24px;}