/* CSS Document */

.rollBox {
	background-color:#F5F5F5;
	border:1px solid #c5c3c3;
	clear:both;
	height:128px;
	width:546px;


	
}
.rollBox .LeftBotton {
	height:128px;
	width:15px;
	background:url(lnz_anniu.gif) no-repeat 0px 0;
	overflow:hidden;
	float:left;
	display:inline;
	margin:0px;
	cursor:pointer;
}
.rollBox .RightBotton {
	height:128px;
	width:15px;
	background:url(lnz_anniu.gif) no-repeat -22px 0;
	overflow:hidden;
	float: right;
	display:inline;
	margin:0px;
	cursor:pointer;
}
.rollBox .Cont {
    width:512px;

	overflow:hidden;
	float:left;
}
.rollBox .ScrCont {
 width:10000px;
}
.rollBox .Cont .pic {
 width:170px;
 float:left;
 text-align:center;
}
.rollBox .Cont .pic img {
	padding:0px;
	background:#fff;
	border:0px solid #ccc;
	display:block;
	margin:0;

}
.pic td{ text-align:left; font-weight:bold; color:#333333;}
.pic img{ border:0px;}
#money{ color:#FF0000; font-size:12px;}
.rollBox .Cont .pic p {
 line-height:21px;
 color:#505050;
 font-size:14px;
 width:120px; text-align:left;
 margin:0 auto;
}
.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;
}