﻿body
{
    font-family: "Open Sans",微软雅黑,Microsoft YaHei,宋体,verdana,arial;
}

.xb-title
{
    border-bottom: 1px solid #f0f0f0;
    line-height: 25px;
    padding: 0px 0px 1px 0px;
}

    .xb-title .xb-pagetitle
    {
        font-size: 16px;
        letter-spacing: 2px;
    }

    .xb-title .xb-pagedesc
    {
        margin-left: 10px;
        color: #989898;
        font-size: 12px;
    }

.label
{
    width: 50px;
}

#row2
{
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    color: #666;
    font-size: 16px;
}

#row3
{
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    color: #999;
}

#row4
{
    padding: 0 50px;
}

#row5
{
    color: #2686c3;
    text-align: right;
    padding-right: 40px;
}

    #row5 .spanAtt
    {
        padding-left: 24px;
        background: url('/images/icon/attach.gif') 4px 2px no-repeat;
    }

    #row5 a
    {
        color: #2686c3;
        text-decoration: none;
    }

        #row5 a:hover
        {
            text-decoration: underline;
        }
