.winners_bg1 {
	background:url(/images/lottery/Winners_bg1.jpg) no-repeat;
	width:1003px;
	height:145px;
	margin-top:-21px;
}
.winners_bg2 {
	background:url(/images/lottery/Winners_bg2.jpg) no-repeat;
	width:515px;
	height:308px;
}
.winners_bg2_table {
	width:400px;
	height:215px;
	overflow-y:auto;
	overflow-x:hidden;
	scrollbar-3d-light-color:#FDF7D3;
	scrollbar-face-color:#FDF7D3;
	scrollbar-highlight-color:#FDF7D3;
	scrollbar-shadow-color:#ccc;
	scrollbar-arrow-color:#999696;
	scrollbar-base-color:#E9E9E9;
	scrollbar-darkshadow-color:#fff;
}
.winner_list {
	margin:0 auto;
	color:#585858
}
.winner_list tr {
	line-height:28px;
}