.mem_top.det{
    padding-bottom: 0;
    border: none;
    margin-bottom: 30px;
}
.mem_detc>img{
    display: block;
    margin: 0 auto 30px;
}
.mem_detc>p{
    font-size: 16px;
    color: #545454;
    line-height: 26px;
    margin-bottom: 30px;
    text-align: justify;
}
.mem_detc .ptit{
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 30px;
}
.mem_astwo>p{
    padding: 10px 0px;
    border-bottom: 1px solid #dedede;
}
.mem_astwo>p:last-child{
    padding-bottom: 0px;
    border-bottom: none;
}
.mem_astwo>p>a:hover{
    color: #1b9139;
}