body { color: #000000; background-color: #ffffff; 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}

.zhtw{font-family:新細明體;font-style:normal;font-size:16px;line-height:18px;}
.zhcn{font-family:SimSun;font-style:normal;font-size:16px;line-height:18px;}
.zh-tw{font-family:新細明體;font-style:normal;font-size:16px;line-height:18px;}
.zh-cn{font-family:SimSun;font-style:normal;font-size:16px;line-height:18px;}

.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;
}

