.rollBox .LeftBotton{
	height:100px;
	width:20px;
	overflow:hidden;
	float:left;
	display:inline;
	cursor:pointer;
	background: url(../images/gun_left.jpg) no-repeat center center;

}

.rollBox .RightBotton{
height:100px;
	width:19px;
	overflow:hidden;
	float:left;
	display:inline;
	cursor:pointer;
	background: url(../images/gun_right.jpg) no-repeat center center;

}

.rollBox .Cont{
	width:220px;
	overflow:hidden;
}
.rollBox .ScrCont{width:100000px;}
.rollBox .Cont .pic{
	width:68px;
	float:left;
	text-align:center;
	margin-left:4px;
}
.rollBox .Cont .pic img{padding:4px;background:#fff;border:1px solid #666;display:block;margin:0 auto;}
.rollBox .Cont .pic p{line-height:16px;color:#505050;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}

#gun{ background-color:#DBDBDB; color:#323232; height:25px; text-align:center;}
