﻿body
{
    margin: 10px 5px 0px 0px;
    text-align: right;
    background-color: #FFFFFF;
    background-image: url(../Images/MenuBG1.gif);
    background-repeat: repeat-x;
    font-size: 9pt;
    font-family: Arial, 新細明體;
    color: #3C3C3C;
}

A, A:link, A:active
{
    text-decoration: none;
    color: #3366FF;
    hlbr: expression(this.onFocus=this.blur());
    outline: none;
}

A:hover
{
    text-decoration: underline;
}

img
{
    border-style: none;
}
