body
{
    margin: 0px;
    /*background-color: #3A6EA5;*/
    font-size: 12px;
    background-image: url(images/bg.gif);
}
td
{
    font-size: 12px;
    color: #164D75;
    line-height: 20px;
}
A:link
{
    font-family: "Verdana" , "宋体";
    font-size: 12px;
    line-height: 20px;
    color: #024E87;
    text-decoration: none;
}
A:hover
{
    font-family: "Verdana" , "宋体";
    font-size: 12px;
    line-height: 20px;
    color: #024E87;
}
A:visited
{
    font-family: "Verdana" , "宋体";
    font-size: 12px;
    line-height: 20px;
    color: #024E87;
    text-decoration: none;
}
.link2
{
    font-family: "Verdana" , "宋体";
    font-size: 12px;
    line-height: 20px;
    color: #870C00;
    text-decoration: none;
}
.link3
{
    font-family: "Verdana" , "宋体";
    font-size: 12px;
    line-height: 20px;
    color: #164D75;
    text-decoration: none;
}
.title01
{
    font-family: "Verdana" , "宋体";
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
INPUT
{
    background-color: #ffffff;
    border-bottom: #666666 1px solid;
    border-left: #666666 1px solid;
    border-right: #666666 1px solid;
    border-top: #666666 1px solid;
    font-family: "Tahoma";
    font-size: 8pt;
}
TEXTAREA
{
    background-image: url(images/bg.jpg);
    border-bottom: #666666 1px double;
    border-left: #666666 1px double;
    border-right: #666666 1px double;
    border-top: #666666 1px double;
    font-family: "tahoma";
    font-size: 9pt;
}
