@charset "UTF-8";
body {
    font-family: "微軟正黑體","Microsoft JhengHei","Time New Roman",sans-serif
}

* {
    font-family: "Roboto","微軟正黑體修正","微軟正黑體";
}




.regester_go {
    color: #fff;
    text-decoration: initial
}

.regester_box_string {
    text-align: right;
    width: 290px;
    margin: 8px auto;
    font-size: 14px;
    color: #434343
}

.regester_box_string span {
    color: #e60012
}



.booking_box_row_text {
    font-size: 16px;
    color: #000;
    margin-left: 35px;
    display: inline;
    font-weight: 100
}

.booking_box_row {
    margin: 10px 0
}

.to_member_data {
    position: relative;
    background: #ececec;
    width: 335px;
    height: 29px;
    margin-right: 7px;
    color: #1d1d1d;
    font-size: 16px;
    display: inline-block;
    line-height: 29px
}

.to_member_data_rm {
    display: none
}

.to_member_data img {
    margin: 0 7px
}

.to_member_data a {
    color: #d50000!important;
    margin-right: 20px;
    text-decoration: underline
}

img.to_member_data_close {
    position: absolute;
    top: 5px;
    right: 0
}
