.ind2_con{
	float:left;
	width:340px;
}
/******图片展示*****/
.ind2_pro{
	float:left;
	width:160px;
	margin-right:21px;
	text-align:center;
	font:14px/28px Arial;
	color:#666666
}
.ind2_pro:hover{
	color:#1d96e4
}
.ind2_pro img{
	width:160px;
	height:101px;
}
.rollBox{
	width:100%;
	overflow:hidden;
	}
.rollBox_btn{
	float:left;
	width:100%;
	height:15px;
	margin-top:5px;
}
.LeftBotton,.RightBotton{
	display:inline-block;
	height:15px;
	width:22px;
	cursor:pointer;
	background:url(img/dot.gif) no-repeat 0 0;
	}
.RightBotton{
	border-left:1px solid #fff;
	background-position:-23px 0;
	}
.LeftBotton:hover{
	background-position:0 -15px;
}
.RightBotton:hover{
	background-position:-23px -15px;
}
.rollBox .cont{
	width:340px;
	overflow:hidden;
	float:left;
	}
.rollBox .ScrCont{
	width:10000000px;
	}
.rollBox #List1,.rollBox #List2{
	float:left;
	}