.wrp_tit {
    width: 781px;
    height: 60px;
    background: url(https://ingame.muasean.com/img/bg_title.jpg) no-repeat;
}
.wrp_tit h1 {
    font-family: Arial;
    color: #deb42c;
    float: left;
    font-size: 16px;
    padding-top: 18px;
    padding-left: 50px;
}
.wrp_contents table.yellow tr td {
    border-top: none !important;
}
.wrp_contents h2 {
    margin-left: 20px;
    background-position: bottom left;
    padding-left: 25px;
    margin-bottom: 10px;
    font-family: Arial;
    font-weight: normal;
    color: #fff;
    background: url(https://ingame.muasean.com/img/title-h2.png) no-repeat;
}
.wrp_contents table.yellow tr th {
    height: 31px;
    text-transform: uppercase;
    font-family: Arial;
    color: #fff;
    background: url(https://ingame.muasean.com/img/th_yellow.png) repeat-x;
}
.wrp_contents table.yellow {
    width: 680px;
}
.wrp_contents table {
    width: 100%;
    margin-left: 20px;
}
.wrp_contents table.yellow tr th {
    height: 31px;
    text-transform: uppercase;
    font-family: Arial;
    color: #fff;
    background: url(https://ingame.muasean.com/img/th_yellow.png) repeat-x;
}
/**
.wrp_contents table.yellow tr td:last-child {
    border-right: 0px;
} **/
.wrp_contents table.yellow tr td {
    height: 31px;
    border: 1px solid #4e3806;
    font-family: Arial;
    padding-left: 10px;
    color: #aaa9a5;
}

.wrp_contents {
    width: 781px;
    height: 420px;
    overflow-x: hidden;
    overflow-y: auto;
    background: url(https://ingame.muasean.com/img/bg.jpg) repeat-y;
}
.wrp_contents div {
    position: relative;
    padding: 20px;
    padding-right: 56px;
    padding-top: 30px;
    background: url(https://ingame.muasean.com/img/bg.jpg) repeat-y;
}

.wrp_contents blockquote {
    background: url(https://ingame.muasean.com/img/pin_block.png) no-repeat top left, url(https://ingame.muasean.com/img/pin_block.png) no-repeat top right, url(https://ingame.muasean.com/img/pin_block.png) no-repeat bottom left, url(https://ingame.muasean.com/img/pin_block.png) no-repeat bottom right, url(https://ingame.muasean.com/img/bg_blockq.png) repeat;
    border-radius: 2px;
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.8);
    margin-left: 40px;
    margin-right: 10px;
    box-sizing: border-box;
}

/**  Table   **/
.wrp_contents table.blue tr th {
    height: 31px;
    text-transform: uppercase;
    font-family: Arial;
    color: #fff;
    background: url(https://ingame.muasean.com/img/th_blue.png) repeat-x;
}
.wrp_contents table.blue tr td {
    height: 31px;
    border: 1px solid #3c4763;
    font-family: Arial;
    padding-left: 10px;
    color: #e1e1e1;
}
.wrp_contents table.purple tr th {
    height: 31px;
    text-transform: uppercase;
    font-family: Arial;
    color: #fff;
    background: url(https://ingame.muasean.com/img/th_purple.png) repeat-x;
}

.wrp_contents table.purple tr td {
    height: 31px;
    border: 1px solid #451346;
    font-family: Arial;
    padding-left: 10px;
    color: #aaa9a5;
}