﻿/*************************************************************
 * command:start
 * control:statistic.default
 * style:statistic_default
 * desc::
 * quot:
*************************************************************/
/****************网站统计****************/
.statistic_default .statistics h3
{
    height: 32px;
    line-height: 32px;
    background: url(../images/back1.gif) no-repeat;
    color: #000;
    padding-left: 28px;
    font-size: 12px;
}
.statistic_default .statistics_content
{
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
.statistic_default .statistics_content
{
    line-height: 26px;
    padding-top: 8px;
    padding-left: 10px;
}
.statistic_default *html .statistics_content
{
    padding-top: 8px;
    line-height: 24px;
}
.statistic_default .statistics_content a
{
    color: #ae541f;
}
.statistic_default .statistics_content a:hover
{
    color: #cc0000;
}

.statistic_default .mtop10
{
    margin-top: 0px;
}

.statistic_default .underline
{
    height: 6px;
    line-height: 6px;
    font-size: 0px;
    background: url(../images/back.gif) no-repeat -141px -66px;
}



/*************************************************************
 * command:end
 * control:statistic.default
 * style:statistic_default
 * desc::
 * quot:
*************************************************************/