﻿body
{
    font-family: Arial, 新細明體;
    font-size: 9pt;
    margin: 0px;
    padding: 10px 20px 0px 20px;
    color: #5A5A5A;
    text-align: center;
    background-image: url(../Images/FooterBG.gif);
    background-repeat: repeat-x;
    *background-color: #FFFFFF;
}

A {
    *height: 1%;
    color: #5A5A5A;
    text-decoration: none;
}

A:hover {
    *height: 1%;
    text-decoration: underline;
}
