a:link
{
        color: #006699;
        text-decoration: none;
}
a:visited
{
        color: #006699;
        text-decoration: none;
}
a:hover
{
        color: #006699;
        text-decoration: underline;
}
a:active
{
        color: #006699;
        text-decoration: none;
}
body, table, tr, td
{
        font-family: PMingliu, Verdana, Arial ;
        font-size: 11pt;
}
.frame
{
        background-color: #006699;
        font-family: PMingliu, Verdana, Arial ;
        font-size: 11pt;
        color: #ffffff;
        font-weight: bold;
}
.detail
{
        background-color: #E6E6E6;
}
.spanstyle {
        position:absolute;
        visibility:visible;
        top:-50px;
        font-size:11pt;
        font-family:PMingLiu;
        font-weight:bold;
        font-style:Italic;
        color:red;
}