﻿

.BrushFont
{
    text-indent: 30pt;
    height: 16px;
    filter: progid:DXImageTransform.Microsoft.Glow(color=#ccffff,strength=5);
    font-size: 14px;
    padding-left: 100px;
}

H3
{
    padding-top: 6px;
    padding-left: 6px;
    background: url(/PIC/title_bg.png) repeat-x; /*background-color: #ccffff;*/
    color: #062b5f;
    border-bottom: #0077be 1px solid;
}

HR
{
    border-bottom: #e5e5e5 thin dotted;
}

/*DIV List类*/
.rightlist DIV
{
    border-right: #d9e2e8 1px solid;
    border-top: #d9e2e8 1px solid;
    background: #f7f8fa;
    margin: 0px 0px 5px;
    border-left: #d9e2e8 1px solid;
    border-bottom: #d9e2e8 1px solid;
    height: 120px;
}
.rightlist
{
    clear: both;
    border-right: #d0dbe7 1px solid;
    border-top: #d0dbe7 1px solid;
    margin: 0px 0px 5px;
    border-left: #d0dbe7 1px solid;
    border-bottom: #d0dbe7 1px solid;
    height: 200px;
}
.rightlist H3
{
    clear: both;
    padding-left: 18px;
    font-size: 12px;
    background: url(end_n_i4.gif) #f2f6fb no-repeat 8px 50%;
    color: #1f3a87;
    line-height: 28px;
    border-bottom: #d0dbe7 1px solid;
    height: 28px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#ccffff,endColorStr=SeaGreen);
}
.rightlist H3 SPAN
{
    padding-right: 5px;
    float: right;
}
.rightlist UL
{
    clear: both;
    padding-right: 2px;
    padding-left: 0px;
    padding-bottom: 0px;
    width: 100%;
    margin: 0px auto;
    padding-top: 5px;
}
.rightlist LI
{
    font-size: 11pt;
    padding-right: 0px;
    padding-left: 0x;
    background: url(end_n_i4.gif) no-repeat 0px 5px;
    float: left;
    padding-bottom: 0px;
    width: 100%;
    line-height: 24px;
    padding-top: 0px;
    height: 24px;
    text-align: left;
}
.clear
{
    clear: both;
    overflow: hidden;
    height: 0px;
}
.rightad
{
    margin: 0px auto 5px;
    width: 100%;
    height: 20%;
}
