#bodys{
    width: 1180px;
    margin: 35px auto;
    height: 405px;
}
#bodys .nav{
    margin-left: 30px;
    width: 15%;
    float: left;
    text-align: center;
}
#bodys .nav p{
    font-size: 20px;
    margin-top: 30px;
    line-height: 36px;
    border-bottom: 1px solid #CCCCCC;
    color: #999999;
}
#bodys .nav ul{
    list-style-type: none;
}
#bodys .nav a{
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    width: 60%;
    line-height: 35px;
    color: #000000;
}
#bodys .nav a:hover{
    text-decoration:underline;
    color: #990000;
}
#bodys .text{
    float: left;
    width: 70%;
    margin-left: 50px;
    margin-bottom: 30px;
}

#bodys .text img{
    width: 80%;
    margin-top: 30px;
}
#bodys .mes2r_t{
    margin-top: 10px;
    font-size: 18px;
    line-height: 36px;
    width: 80%;
    border-bottom: 1px solid #eeeeee;
}
#bodys .mes2r_b{
    margin-left: 20px;
}
#bodys .mes2r_b ul{
    height: 260px;
}
#bodys .mes2r_b li{
    width: 60%;
    border-bottom: 1px dotted #CCCCCC;
    margin-top: 10px;
}
#bodys .mes2r_b a{
    text-decoration: none;
    color: #000000;
}
#bodys .mes2r_b a:hover{
    color: #666666;
}
#bodys .mes2r_b span{
    float: right;
}
.bot_b_b{
    margin-top: 10px;
    width: 80%;
    border-bottom: 1px solid #eeeeee;
}
.bot_b_b ul{
    list-style-type: none;
    float: right;
    margin-top: 10px;
    margin-right: 50px;
}
.bot_b_b li{
    float: left;
    margin-left: 5px;
}
td{
    padding-left:400px;
}
td,th{
    border-bottom: 1px dashed #cccccc;
}