﻿#maincontent
{
    float:left;
    color:#5c5c5c;
    padding-left:42px;
}
#maincontent h1
{
    font-size:20px;
    color:#006599;
    margin-top:19px;
}

#maincontent-content
{
    margin-top:23px;
    position:relative;
    width:517px;
}
#maincontent-content h2
{
    color:#fff;
    background:#006599;
    font-size:14px;
    height:24px;
    line-height:24px;
    width:77px;
    text-align:center;
    font-weight:normal;
    margin-top:9px;
    margin-bottom:18px;
}
#maincontent-content a:link { text-decoration:underline; color:#006599; font-weight:normal;}
#maincontent-content a:visited { text-decoration:underline; color:#006599; font-weight:normal;}
#maincontent-content a:hover { text-decoration:underline; color:#006599; font-weight:normal;}
#maincontent-content a:active { text-decoration:underline; color:#006599; font-weight:normal;}
#maincontent-content p a:link { text-decoration:underline; color:#0c7a02; font-weight:normal;}
#maincontent-content p a:visited { text-decoration:underline; color:#0c7a02; font-weight:normal;}
#maincontent-content p a:hover { text-decoration:underline; color:#0c7a02; font-weight:normal;}
#maincontent-content p a:active { text-decoration:underline; color:#0c7a02; font-weight:normal;}
#maincontent h3
{
    font-size:14px;
    color:#116f9f;
    line-height:22px;
    height:22px;
    background:url(/cn/images/right-arrow.gif) no-repeat 0% 50%;
    padding-left:17px;
    margin-top:9px;
}
#maincontent p
{
    margin-top:9px;
    line-height:16px;
    color:#4c4c4c;
    padding-bottom:9px;
    font-family:"微软雅黑",Tahoma,Helvetica,Arial,sans-serif, Arial, sans-serif;
}

/*--------------------------------------*/
#maincontent-content-header
{
    color:#006599;
    font-size:14px;
    font-weight:normal;
    background:#cdcfd1;
    padding-left:8px;
    margin-bottom:0px;
    margin-top:0px;
    height:27px;
    line-height:27px;
}
#maincontent-content-body
{
    overflow:auto;
    height:145px;
    padding-left:8px;
    background:#dfdfdf;
}
#maincontent-content-bottom
{
    height:16px;
    background:#dfdfdf;
}