.bottomclear {
    width: 100%;
    height: 1px;
    background-color: #EEEEEE;
    margin-bottom: 20px;
}

.msg_main {
    width: 1000px;
    margin: 0 auto;
}

.clear5 {
    width: 100%;
    height: 2px;
    background-color: #E9743F;
    margin-top: 10px;
    margin-bottom: 60px;
}

.msg_main h2 {
    text-align: center;
    color: #254080;
    margin-bottom: 10px;
}

.plist {
    font-size: 14px;
    line-height: 28px;
    margin-left: 100px;
    margin-right: 100px;
    margin-bottom: 30px;
    text-indent: 2rem;
}