body{
    font-style:normal;
    font-weight:normal;
    font-family:sans-serif;
    font-size:x-small;
    text-align:center;
    background-attachment:fixed; 
    background-image:url(./image/TOP1.jpg);
    background-repeat:no-repeat;
    background-position:right;
    color:#ffffff;
    background-color:#000000;
}


a:link{
    color:ffffff;
    font-style:normal;
    text-decoration:none;
}


a:visited {
    color:#ffffff;
    text-decoration:none;
}


a:hover {
    color:#ffffff;
    font-style:normal;
    text-decoration:none;
}


a:active {
    text-decoration:none;
}


#news{
     top:430px;
     width:300px;
     height:10px;
     left:30px;
     position:absolute;
     filter: alpha(style=3, opacity=100, finishopacity=70);
     background-color:#6495ed;
     background-repeat:no-repeat;
    font-size:12px;
    text-align:center;
    color:#ffffff;
}

#news2{
     top:450px;
     width:300px;
     height:100px;
     left:30px;
     position:absolute;
     background-color:#dcdcdc;
     background-repeat:repeat;
     filter: alpha(style=2, opacity=90, finishopacity=90);
     font-size:11px;
     overflow:auto;
     text-align:left;
     line-height:18px;
     color:#333333;
}