#footer_border
{
    position:absolute;
    background:url(../images/template/footer.jpg) no-repeat;
    width:846px;
    height:44px;
    bottom:0;
    left:9px;
}

#footer_index_border
{
    position:absolute;
    background:url(../images/template/footer_index.jpg) no-repeat;
    width:846px;
    height:44px;
    bottom:0;
    left:9px;
}

#footer 
{
    font-family:verdana;
    font-weight:normal;
    font-size:10px;
    color:white;
    text-align:right;
    padding-right:32px;
    padding-top:27px;  
}

#footer a
{
    font-family:verdana;
    font-weight:normal;
    font-size:10px;
    color:white;
    text-decoration:none;
}

#footer a:hover
{
    color:#d72757;
}
