body {background-color:#FFFFFF; background-repeat:repeat; padding: 0; margin: 0;}
a {text-decoration:none; color:#0000FF}
a:link {text-decoration:none; color:#0000FF}
a:visited {text-decoration:none; color:#6495ED}
a:hover {color:#006400; text-decoration:underline}
a:active {text-decoration:none; color:#000000}

.ft0{font-style:normal;font-weight:bold;font-size:28px;font-family:Arial;color:#00EE00;}
.ft1{font-style:normal;font-weight:bold;font-size:14px;font-family:Arial;color:#0000FF;}
.smft1{font-style:normal;font-size:5px;font-family:Arial;color:#000000;}
.smft12blue{font-style:normal;font-weight:bold;font-size:12px;font-family:Arial;color:#0000FF;}
.smft10blue{font-style:normal;font-weight:bold;font-size:10px;font-family:Arial;color:#0000FF;}
.big5ft1{font-style:normal;font-weight:bold;font-size:16px;font-family:新細明體;color:#0000FF;}
.big5lg1{font-style:normal;font-weight:bold;font-size:20px;font-family:新細明體;color:#0000FF;}
.tooltiptitle{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight:bold; font-size: 10pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight:bold; font-size: 10pt}
#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}
.std1{font-family:新細明體;font-style:normal;font-size:16px;line-height:18px;color:#000000;}

.sf {
    font-weight: normal;
    font-size: 9pt;
    text-decoration: none;
}

.sf8 {
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
}

#dropmenudiv {
    position:absolute;
    border:1px solid black;
    border-bottom-width: 0;
/*    font:normal 11px;*/
    line-height:19px;
    z-index:100;
}

#dropmenudiv a {
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
}

#dropmenudiv a:hover { /*hover background color*/
    background-color: lightgreen;
}

