
    body #user_main .order_body .order_menu .row_content {
        background-color: #f9f9f9;
        padding: 20px 13px;
        margin-bottom: 25px;
    }
    body #user_main .order_body .order_menu .row_content_title {
        color: #333333;
        margin-bottom: 10px;
    }
    body #user_main .order_body .order_menu ul li {
        margin-bottom: 10px;
    }
