.bet_list_wrap {position:relative;margin:0 auto;}
.bet_list_wrap .list {margin:0;padding:10px;border:2px solid #585447;border-top-width:0;background-color:#1f1e19;}
.bet_list_wrap .list .nodata {line-height:500px;text-align:center;font-size:15px;color:#827f6a;}
.bet_list_wrap .list .row {display:inline-block;vertical-align:top;box-sizing:border-box;width:100%;border:0px solid #585549;border-bottom-width:1px;}
.bet_list_wrap .list .row:last-child {border-bottom-width:0;}
.bet_list_wrap .list .row div {float:left;padding:0;line-height:40px;text-align:center;color:#ffffff;}
.bet_list_wrap .list .cname {width:12%;}
.bet_list_wrap .list .gname {width:20%;}
.bet_list_wrap .list .godr {width:16%;}
.bet_list_wrap .list .trans {width:20%;}
.bet_list_wrap .list .cash {width:8%;text-align:right !important;font-weight:600;}
.bet_list_wrap .list .date {width:16%;}
.bet_list_wrap .list .status {width:8%;}
.bet_list_wrap .list .row.head {border-color:#757161;background-color:#2f2d23;}
.bet_list_wrap .list .row.head div {color:#e9e2c6;text-align:center !important;}
.bet_list_wrap .list .delete span {display:inline-block;vertical-align:middle;cursor:pointer;}
.bet_list_wrap .list .delete span.btn_cancel {background:url("../images/x.gif") no-repeat center;width:12px;height:40px;}
.bet_list_wrap .list .delete span.btn_del {background:url("../images/x.gif") no-repeat center;width:12px;height:40px;}
.bet_wrap .btn {text-align:center;}
