.home_report th p {
    line-height: 30px;
    color: #464545;
    font-weight: bold;
}

.home_report th {
    width: 13.5%;
}

/*.home_report th:first-child {
    width: auto;
}*/


.level_admin .home_report th {
    width: 20%;
}

.home_report td p {
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    letter-spacing: -0.5px;
}

.home_report td p * {
    color: #464545;
}

.home_report .bold {
    font-weight: bold;
}

.home_report .orange {
    color: #fa5e34;
}

.home_report2 th p {
    line-height: 32px;
    color: #464545;
    font-weight: bold;
}

.home_report2 th {
    /*width: 50%;*/
}

.home_report2 td p {
    line-height: 63px;
}

.board_latest {
    width: 412px;
}

.latest_title {
    width: 100%;
    height: 20px;
    background: url('/img/new_ui/home/notice.png') no-repeat top;
}

.latest_title.member_board {
    background: url('/img/new_ui/home/member_board.png') no-repeat top;
}

.latest_title a {
    position: relative;
    left: 358px;
    top: 4px;
}

.board_latest .post_title {
    display: inline-block;
    width: 270px;
}

.board_latest ul {
    padding-top: 10px;
}

.board_latest li > a {
    line-height: 20px;
    padding: 5px 0;
    padding-left: 21px;
    background: url('/img/new_ui/home/dot.png') no-repeat 13px 10px;
}

.order_list_bottom {
    margin-top: 5px;
}

.order_list_bottom p {
    float: right;
}

.order_list_bottom p:first-child {
    float: left;
}