@CHARSET "UTF-8"; 
.lotteryNews{
    height: 100%;
}
.lotteryNews1{
   background:transparent url(../img/bt_bg_101.gif);
   width:100%;
   height:30px;
}
.lotteryNews1 .lotteryNewsTitle{
    background:transparent url(../img/bt_bg_01.gif);
	color:white;
	cursor:pointer;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:30px;
	width:88px;
	line-height:28px;
	text-align:center;
}
.lotteryNews1 .lotteryNewsTitle1{
	float:left;
	width: 88px;
	font-size:14px;
	text-align:center; 
	line-height:28px;
}
.lotteryNews2{
   width:100%;
}
.lotteryNews2 ul{
	float:left;
    height:auto;
    list-style-type:none;
}

.lotteryNews2 .news1{
    float:left;
    margin-top:13px;
    width:100%;
    font-weight:bold;
    text-indent:12px;
}
.lotteryNews2 .news2{
    float:left;
    width:100%;
    font-size:14px;
    font-weight:bold;
    letter-spacing:3px;
    text-indent:12px;
}
.lotteryNews2 .news3{
    float:left;
    width:100%;
    line-height:20px;
    text-indent:10px;
}
.lotteryNews2 .news4{
    float:left;
    width:100%;
    line-height:20px;
    text-indent:10px;
    text-align:center;
}
.lotteryNews3 {
  width:100%;
}
.lotteryNews3 ul{
  list-style-type:square;
}
.lotteryNews3 .news4{
  float:left;
  width:100%;
  line-height:20px;
  text-indent:10px;
}





