@charset "utf-8";

#news{
	/*width: 637px;*/
}
					#news dt{
					   float: left;
					   clear: both;
							width: 130px;
							margin: 0 1.5em 0 10px;
					  	padding: 10px 0 12px 70px;
							font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					}
								#news dt.event{
									background: transparent url(../images/bur_news.png) no-repeat 0 50%;
								}
								#news dt.race{
									background: transparent url(../images/bur_race.png) no-repeat 0 50%;
								}
					#news dd{
						margin: 0;
						padding: 12px 0;
						background: transparent url(../images/news_back.png) repeat-x 0 100%;
					}
      					#news dd strong{
        					font-size: 116%;
      					}
					
#topics{
  width: 760px;
  padding: 7px 0;
}
      #topics dt img{
        margin-right: 10px;
        padding-left: 10px;
      }
          #topics dd{
            margin: 5px 0;
            padding: 0 10px;
            overflow: hidden;
            _zoom: 1;
          }
                #topics dd.topicsTITLE{
                   font-size: 14px;
                   font-weight: bold;
                   color: #D13E6B;
                }
                    #topics dd.topicsPARA{
                       margin-bottom: 5px;
                       padding-bottom: 10px;
                       overflow: hidden;
                       _zoom: 1;
                       background: transparent url(../images/news_back.png) repeat-x 0 100%;
                    }
          
#whats{
	width: 515px;
	height: 100px;
	padding: 10px;
	background: transparent url(../images/whats_base.png) no-repeat 0 0;
}
#whats li{
	float: left;
	margin-right: 1px;
	margin-top: 70px;
}
.sateraitTop{
   margin-top: 8px;
	padding-top: 8px;
	background: transparent url(../images/saterait_top.png) no-repeat 0 0;
}
.sateraitBottom{
	position: relative;
	padding: 0 8px 8px 8px;
	background: transparent url(../images/saterait_bottom.png) no-repeat 0 100%;
}
			.sateraitInner{	
				width: 250px;
				margin-left: 90px;
			}
			.sateraitInner h3{
					padding-left: 15px;
					_height: 1%;
					font-size: 130%;
					background: transparent url(../images/bur_arrow.gif) no-repeat 0 50%;
				}
			.sateraitInner p.more{
				position: absolute;
				top: 8px;
				right: 5px;
			}
#month1,
#month2,
#month3,
#month4,
#month5,
#month6,
#month7,
#month8,
#month9,
#month10,
#month11,
#month12{
	display: none;
	width: 760px;
}