.main-content a, .main-content a:visited
{
    color: #0066FF;
}

.main-content .titletip
{
    height: 34px;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    min-width: 680px;
    background: url(images/sub_nav_bg.jpg) repeat-x;
    line-height: 34px;
    text-indent: 20px;
    margin: 0 0 10px 0;
    margin-left: 1px;
}

.main-content .titletip1
{
    height: 34px;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    min-width: 680px;
    background: url(images/sub_nav_bg.jpg) repeat-x;
    border-top: #d4d4d4 1px solid;
    line-height: 34px;
    text-indent: 20px;
    margin: 0 0 10px 0;
    margin-left: 1px;
}

.main-content .block
{
    padding: 0 10px 10px 20px;
}
.main-content .block p
{
    line-height: 20px;
}
