﻿.page-atcl-c
{
    width: 660px;
    float: left;
}

.page-atcl-category
{
    height: 40px;
    line-height: 40px;
    background-color: #339900;
    padding-left: 18px;
    font-size: 12pt;
    font-weight: bold;
    color: white;
}

.page-atcl-srch
{
}

.page-atcl-srch-f
{
    height: 38px;
    line-height: 38px;
    border: 1px solid #B2B2B2;
    width: 558px;
    float: left;
}

.page-atcl-srch-b
{
    float: left;
    width: 90px;
    margin-left: 10px;
}

.page-atcl-srch-f select
{
    width: 60px;
}

.page-atcl-srch-f input, .page-atcl-srch-f select
{
    border: 0px;
    height: 38px;
    font-family: 'Microsoft YaHei';
    font-size: 11pt;
}

.page-atcl-srch-f input
{
    width: 490px;
}

.page-atcl-srch-b input
{
    border: 1px solid #B2B2B2;
    background-color: #EBEBEB;
    height: 40px;
    width: 90px;
    font-family: 'Microsoft YaHei';
    font-size: 11pt;
}

.page-atcl-category a
{
    font-size: 12pt;
    font-weight: bold;
    color: white;
    text-decoration: none;
}

.page-atcl-list
{
    padding: 10px;
}

    .page-atcl-list li
    {
        border-bottom: 1px dotted #DEDEDE;
        line-height: 30px;
        height: 30px;
        position: relative;
        list-style: none;
        color: #555555;
        font-size: 10pt;
        overflow: hidden;
    }

        .page-atcl-list li a
        {
            color: #555555;
            text-decoration: none;
            font-size: 10pt;
        }

.page-atcl-i-t
{
    margin-right: 80px;
}

.page-atcl-i-d
{
    position: absolute;
    right: 0px;
    width: 80px;
    top: 0px;
}

.page-atcl-r
{
    width: 300px;
    float: left;
    margin-left: 20px;
}

.page-atcl-clicks
{
}

.page-atcl-top
{
    margin-top: 20px;
}


.atcl-title
{
    color: #555555;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
}

.atcl-memo
{
    color: #555555;
    font-size: 10pt;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
}

.atcl-content
{
    text-align: left;
    padding: 30px;
    margin-top: 20px;
    color: #555;
}
