.list .list_right .content .con_div h2 {
    float: left;
    width: 760px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: normal;
    margin-left: 10px;
}
.list .list_right .content .con_div h2 span{
    float: right;margin: 0 2px 0 0;
}
.list .list_right .content .con_div p {
    width: 760px;
        text-align: justify;
}

.content{
    margin-bottom: 20px;
}

.content a{
    display: block;
    overflow: hidden;
}
.page {
    margin: 20px 0 30px 0;
}





a:hover {
    color: #669900;
}

