﻿body {
}

.other_content {
    padding: 20px;
}

.friendLink a {
    font-size: 14px;
    color: #333;
    width: 151px;
    float: left;
    line-height: 24px;
}

    .friendLink a:visited {
        color: #000;
        text-decoration: none;
    }

    .friendLink a:hover {
        color: #dd0000;
        text-decoration: underline;
    }

.ggad a {
    display: block;
    width: auto;
    height: 35px;
    float: left;
    padding: 0px 4px;
    margin: 2px 0px 3px;
}

.post_content {
    padding: 20px;
    height: auto;
}

    .post_content p {
        line-height: 25px;
    }

.con_lef {
    font-size: 14px;
    color: #0470bf;
    font-weight: bold;
}

.con_info {
    margin-left: 20px;
}
