﻿div, .text
{
    font-family: Verdana, Tahoma;
    font-size: 9pt;
}

.heading
{
    font-family: Verdana, Tahoma;
    font-size: 10.5pt;
    font-weight: bold;
    color: #000000;
    
    margin-top: 15px;
    margin-bottom: 10px;
}

.note
{
    font-family: Verdana, Tahoma;
    font-size: 9pt;
    font-weight: normal;
    color: #999999;
}

a
{
    color: #4F81BD;
    text-decoration: none;
}

a:hover, a:active
{
    color: #F79646;
    text-decoration: none;
}

a:visit
{
    color: #F79646;
    text-decoration: none;
}

a.note
{
    font-family: Verdana, Tahoma;
    font-size: 9pt;
    font-weight: normal;
    color: #999999;
    text-decoration: none;
}

a.note:hover
{
    color: #999999;
    text-decoration: underline;
}

span.inlineDefinition
{
    color: #4F81BD;
    border-bottom: dotted 1px #4F81BD;
    cursor: help;
}

span.quote
{
    font-family: 仿宋_GB2312;
    font-size: 9pt;
}