.rollBox{
	width:300px;
	overflow:hidden;
	padding: 0px;
	margin: 5px 0px 0px;
	float: left;
	height: 64px;
}
.rollBox .LeftBotton{
	height:51px;
	width:11px;
	background:url(../web_images/idx/in_news_l.gif) no-repeat 0px 0;
	overflow:hidden;
	float:left;
	display:inline;
	margin:7px 0 0;
	cursor:pointer;
}
.rollBox .RightBotton{
	height:51px;
	width:11px;
	background:url(../web_images/idx/in_news_r.gif) no-repeat 3px 0;
	overflow:hidden;
	float:right;
	display:inline;
	margin:7px 0 0;
	cursor:pointer;
}
.rollBox .Cont{
	width:278px;
	overflow:hidden;
	float:left;
}
.rollBox .ScrCont{
	width:10000000px;
	float: left;
}
.rollBox .Cont .pic{
	width:278px;
	float:left;
}
.rollBox .Cont .pic img{
	display:block;
	height: 64px;
	width: 278px;
}
a img { border:0 }
.rollBox #List1,.rollBox #List2{float:left;}
