#secLeft
{
    float:left;
    width:285px;
    height:576px;
}

#secRight
{
    float:left;
    width:714px;
    height:576px;
}

#section01 
{
    width:285px;
    height:501px;
    background-image:url("../images/Home/index__38.png");
    padding-top:30px;
}

#section02
{
    height:45px;
}

#news
{
    width:225px;
    background-image:url("../images/Home/index__42.png"); 
    margin-left:60px;
    font-size:75%;
    text-align:left;
}
#news dt
{
    padding-left:10px;
}
#news dd 
{ 
    font-size:120%;
    padding-left:10px;
    padding-right:10px;
    line-height:150%;
    margin-bottom:10px;
}
#news a         { color: #0000FF; text-decoration:none; }
#news a:visited { color: #9933FF; text-decoration:none; }
#news a:hover   { color: #FF0000; text-decoration: underline }

#newsMore
{
     text-align:right;
     padding-right:4px;
 }