body
{
        font-family: Tahoma, taipei;
        color:#000000;
        font-size: 11px;
         align:center;
         margin-left:auto;
         margin-right:auto;
}
a
{
        font-family: Tahoma, taipei;
        font-size: 11px;
        text-decoration: none;
        color: #006AD5;
        font-style: normal
}
a:hover
{
        text-decoration: none;
        font-family: Tahoma, taipei;
        color: #FF751A;
        font-style: normal
}
td
{
        font-family: Tahoma, taipei;
        color: #000000;
        font-size: 11px;
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
}
input
{
        background-color : transparent;
        color : #000000;
        font-family : Tahoma, taipei, Verdana, Arial, Helvetica, sans-serif;                 font-size : 11px;
        font-weight : normal;
        border-color : #000000;
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        text-indent : 2px;
}
textarea
{
        font-family: Tahoma, taipei, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
        background-color : transparent;
        font-weight : bold;
        border-color : #000000;
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        text-indent : 2px;
}