.newtablestyle {
    border-bottom: 10px solid #e4e4e4;
    border-top: 10px solid #e4e4e4;
    padding: 20px;
    font-size: 12px;
}
.enterprise_word {
    font-size: 12px;
    color: #363636;
    padding-top: 10px;
}
.window {
    border: 1px solid #c6c6c6;
    width: 85%;
    margin: 30px auto;
    border-radius: 5px;
}
.rt_title {
    font-size: 18px;
    color: #434343;
    font-weight: bold;
}
.rt_b {
    text-align: center;
}
.rt_b1 {
    margin-top: 16px;
}
.rt_b2 {
    font-size: 13px;
    color: #434343;
    line-height: 20px;
    margin: 6px 0 14px;
}
.rt_b3 {
    color: #707070;
    line-height: 20px;
}
