@charset "UTF-8";
*{-webkit-text-size-adjust: none;}

/* 목록 */
#bw_category_list{}



#bw_board_list{width:100%; margin:16px 0; table-layout:fixed; border-collapse:separate;}
#bw_board_list caption{border-bottom:2px solid #4f77b4;text-align:left; padding:0 0 4px 0;}
#bw_board_list caption form{float:right; margin:-4px 0 0 0;}
#bw_board_list caption form button{vertical-align:middle;}
#bw_board_list colgroup col:nth-of-type(1){width:64px;}
#bw_board_list colgroup col:nth-of-type(2){width:auto;}
#bw_board_list colgroup col:nth-of-type(3){width:100px;}
#bw_board_list colgroup col:nth-of-type(4){width:80px;}
#bw_board_list colgroup col:nth-of-type(5){width:64px;}
#bw_board_list thead tr th{background:#f2f2f2; border-left:1px solid white; border-right:1px solid #e0e0e0; font-size:12px; padding:6px 0; color:#707070;}
#bw_board_list thead tr th:first-child{border-left:none;}
#bw_board_list thead tr th:last-child{border-right:none;}
#bw_board_list tbody tr td{padding:6px 0; border-bottom:1px solid #f2f2f2; text-align:center; font-size:14px; vertical-align:middle;}
#bw_board_list tbody tr:first-child td{border-top:1px solid #CCC;}
#bw_board_list tbody tr.notice td{background:#f6f6f6; font-weight:600;}
#bw_board_list tbody tr td:nth-of-type(1){font-size:11px;}
#bw_board_list tbody tr td:nth-of-type(2){text-align:left; padding:6px;}
#bw_board_list tbody tr td:nth-of-type(2) a{color:#464646; text-decoration:none;}
#bw_board_list tbody tr td:nth-of-type(4), #bw_board_list tbody tr td:nth-of-type(5){font-size:12px;}
#bw_board_list tbody tr td var[data-comment-count]{font-weight:600; color:#4f77b4; font-size:11px;}
#bw_board_list tfoot td{padding:8px 0; text-align:right;}
#bw_board_list tfoot td span{float:left;}
.bw_board_list_layer1, .bw_board_list_layer2, .bw_board_list_layer3, .bw_board_list_layer4, .bw_board_list_layer5,
.bw_board_list_layer6, .bw_board_list_layer7, .bw_board_list_layer8, .bw_board_list_layer9{color:#999;}
.bw_board_list_layer1::before, .bw_board_list_layer2::before, .bw_board_list_layer3::before, .bw_board_list_layer4::before, .bw_board_list_layer5::before,
.bw_board_list_layer6::before, .bw_board_list_layer7::before, .bw_board_list_layer8::before, .bw_board_list_layer9::before{display:inline-block; content:'↳ re'; letter-spacing:1px;}
.bw_board_list_layer1::after, .bw_board_list_layer2::after, .bw_board_list_layer3::after, .bw_board_list_layer4::after, .bw_board_list_layer5::after,
.bw_board_list_layer6::after, .bw_board_list_layer7::after, .bw_board_list_layer8::after, .bw_board_list_layer9::after{display:inline-block; content:':'; font-size:10px; padding:0 0 0 2px;}
.bw_board_list_layer1{margin:0 4px 0 16px;}
.bw_board_list_layer2{margin:0 4px 0 32px;}
.bw_board_list_layer3{margin:0 4px 0 48px;}
.bw_board_list_layer4{margin:0 4px 0 64px;}
.bw_board_list_layer5{margin:0 4px 0 80px;}
.bw_board_list_layer6{margin:0 4px 0 96px;}
.bw_board_list_layer7{margin:0 4px 0 112px;}
.bw_board_list_layer8{margin:0 4px 0 128px;}
.bw_board_list_layer9{margin:0 4px 0 144px;}
.bw_board_list_mobile_writer{display:none;}

@media only screen and (max-width:1000px){
  #bw_board_list colgroup col:nth-of-type(1), #bw_board_list colgroup col:nth-of-type(3){width:80px;}
  #bw_board_list colgroup col:nth-of-type(4), #bw_board_list colgroup col:nth-of-type(5){width:0;}
  #bw_board_list thead tr th{font-size:22px; padding:10px 0;}
  #bw_board_list thead tr th:nth-of-type(3), #bw_board_list thead tr th:nth-of-type(5){display:none;}
  #bw_board_list tbody tr td:nth-of-type(3), #bw_board_list tbody tr td:nth-of-type(5){display:none;}
  #bw_board_list tbody tr td:nth-of-type(1), #bw_board_list tbody tr td:nth-of-type(4){font-size:18px;}
  #bw_board_list tbody tr td{font-size:20px; line-height:1.3em;}
  #bw_board_list tbody tr td var[data-comment-count]{font-size:16px;}

  .bw_board_list_mobile_writer{display:block;}
}

/* 페이징 */
.bw_page{margin:24px 0; padding:0; text-align:center;}
.bw_page li{display:inline-table; vertical-align:middle; margin:0 4px;}
.bw_page li a{display:table-cell; border:1px solid #e0e0e0; border-radius:4px; padding:4px 8px; text-align:center; color:#464646; text-decoration:none;}
.bw_page li a.on{color:white; background:#4f77b4; border:1px solid #4f77b4; font-weight:600;}

@media only screen and (max-width:1000px){
  .bw_page{margin:32px 0; font-size:24px;}
  .bw_page li a{padding:6px 12px;}
}

/* 게시물 이동 및 복사 */
#bw_board_list_div_entry{padding:8px; background:white; border:1px solid #CCC; border-radius:12px;}
#bw_board_list_div_entry dl{margin:0; padding:0 8px 4px 8px; max-height:200px; overflow-y:auto;}
#bw_board_list_div_entry dl dt{margin:8px 0 4px 0; padding:4px 8px; background:#464646; border-radius:4px; color:white; font-weight:600; font-size:14px;}
#bw_board_list_div_entry dl dd{margin:0 0 4px 0; padding:0; font-size:12px; color:#464646;}

/* 글보기 */
#bw_board_view{width:100%; margin:16px 0; table-layout:fixed; border-collapse:separate;}
#bw_board_view caption{border-bottom:2px solid #4f77b4; text-align:right; padding:0 0 4px 0;}
#bw_board_view colgroup col:nth-of-type(1){width:auto;}
#bw_board_view colgroup col:nth-of-type(2){width:144px;}
#bw_board_view thead tr th{background:#f2f2f2; padding:6px; color:#707070; vertical-align:top; word-break:break-all; word-wrap:break-word;}
#bw_board_view thead tr th:first-child{text-align:left; font-weight:600;}
#bw_board_view thead tr th:last-child{text-align:right;}
#bw_board_view thead tr td{padding:6px; border-top:1px solid #e0e0e0; border-bottom:1px dotted #e0e0e0; text-align:right; font-size:14px; vertical-align:middle; color:#CCC;}
#bw_board_view thead tr td time, #bw_board_view thead tr td var{color:#464646;}
#bw_board_view thead tr td b{font-weight:bold; font-size:11px; color:red;}
#bw_board_view tbody tr td{padding:16px; min-height:256px; vertical-align:top;}
#bw_board_view tbody tr td img{max-width:100%;}
#bw_board_view tbody tr td b, #bw_board_view tbody tr td strong{font-weight:600;}
#bw_board_view tfoot tr td{padding:6px; border-top:1px dotted #e0e0e0;}
#bw_board_view tfoot tr td span:first-child{}
#bw_board_view tfoot tr td span:last-child{float:right;}

q[data-bw-browser]{display:inline-block; width:16px; height:16px; vertical-align:middle; text-indent:-999999px; font-size:0;}
q[data-bw-browser='IE']{background:url('img/ie9_icon.png') no-repeat; background-size:16px 16px;}
q[data-bw-browser='OldIE']{background:url('img/ie8_icon.png') no-repeat; background-size:16px 16px;}
q[data-bw-browser='Edge']{background:url('img/edge_icon.png') no-repeat; background-size:16px 16px;}
q[data-bw-browser='Chrome']{background:url('img/chrome_icon.png') no-repeat; background-size:16px 16px;}
q[data-bw-browser='FireFox']{background:url('img/firefox_icon.png') no-repeat; background-size:16px 16px;}
q[data-bw-browser='Opera']{background:url('img/opera_icon.png') no-repeat; background-size:16px 16px;}
q[data-bw-browser='Safari']{background:url('img/safari_icon.png') no-repeat; background-size:16px 16px;}
q[data-bw-browser='ETC']{background:url('img/etc_icon.png') no-repeat; background-size:16px 16px;}

#bw_board_attach_list{border:1px solid #e0e0e0; background:#f6f6f6; border-radius:8px; margin:0 0 16px 0; padding:12px 12px 12px 32px;}
#bw_board_attach_list li{margin:6px 0 0 0; color:#707070; list-style:square;}
#bw_board_attach_list li:first-child{margin:0;}
#bw_board_attach_list li a{color:black; font-weight:600; text-decoration:none;}
#bw_board_attach_list li var, #bw_board_attach_list li small{font-size:11px; margin:0 8px 0 0;}

#bw_board_view_hyperlink{border:1px solid #e0e0e0; background:#f6f6f6; border-radius:8px; margin:0 0 12px 0; padding:12px; color:#707070;}
#bw_board_view_hyperlink a{color:black; font-weight:600; text-decoration:none;}
#bw_board_view_hyperlink small{font-size:11px; margin:0 0 0 8px;}

@media only screen and (max-width:1000px){
  #bw_board_view thead tr th{padding:10px; font-size:24px;}
  #bw_board_view thead tr td{padding:10px; font-size:20px;}
  #bw_board_view thead tr td time, #bw_board_view thead tr td var{font-size:18px;}
  #bw_board_view tbody tr td{min-height:256px; font-size:20px;}

  q[data-bw-browser]{display:inline-block; width:32px; height:32px; vertical-align:middle; text-indent:-999999px; font-size:0;}
  q[data-bw-browser='IE']{background:url('img/ie9_icon.png') no-repeat; background-size:32px 32px;}
  q[data-bw-browser='OldIE']{background:url('img/ie8_icon.png') no-repeat; background-size:32px 32px;}
  q[data-bw-browser='Edge']{background:url('img/edge_icon.png') no-repeat; background-size:32px 32px;}
  q[data-bw-browser='Chrome']{background:url('img/chrome_icon.png') no-repeat; background-size:32px 32px;}
  q[data-bw-browser='FireFox']{background:url('img/firefox_icon.png') no-repeat; background-size:32px 32px;}
  q[data-bw-browser='Opera']{background:url('img/opera_icon.png') no-repeat; background-size:32px 32px;}
  q[data-bw-browser='Safari']{background:url('img/safari_icon.png') no-repeat; background-size:32px 32px;}
  q[data-bw-browser='ETC']{background:url('img/etc_icon.png') no-repeat; background-size:32px 32px;}
}

/* 댓글 */
#bw_board_comment_form{border-top:2px solid #4f77b4; background:#f2f2f2; padding:6px; color:#707070; border-bottom:1px dotted #e0e0e0;}
#bw_board_comment_edit_form{border:1px solid #CCC; width:96%; margin:0 auto; padding:8px; border-radius:6px; background:white;}
#bw_board_comment_form b, #bw_board_comment_edit_form b{font-weight:600;}
#bw_board_comment_form ul, #bw_board_comment_edit_form ul{display:table; width:100%; table-layout:fixed;}
#bw_board_comment_form ul li, #bw_board_comment_edit_form ul li{display:table-cell; vertical-align:top; padding:6px 0;}
#bw_board_comment_form ul li:nth-of-type(1), #bw_board_comment_edit_form ul li:nth-of-type(1){text-align:left;}
#bw_board_comment_form ul li:nth-of-type(2), #bw_board_comment_edit_form ul li:nth-of-type(2){text-align:center;}
#bw_board_comment_form ul li:nth-of-type(3), #bw_board_comment_edit_form ul li:nth-of-type(3){text-align:right;}
#bw_board_comment_form dfn[data-bw-titho] + input[type='text'], #bw_board_comment_edit_form dfn[data-bw-titho] + input[type='text']{width:64px !important;}
#bw_board_comment_form dfn[data-bw-titho] img, #bw_board_comment_edit_form dfn[data-bw-titho] img{cursor:pointer; vertical-align:middle; border-radius:4px; border:1px solid #CCC;}
#bw_board_comment_form dl, #bw_board_comment_edit_form dl{display:table; width:100%; table-layout:fixed; margin:0; padding:0;}
#bw_board_comment_form dl dt, #bw_board_comment_edit_form dl dt{display:table-cell; vertical-align:top; padding:0 6px 0 0;}
#bw_board_comment_form dl dt p:nth-of-type(2), #bw_board_comment_edit_form dl dt p:nth-of-type(2){margin:4px 0 0 0;}
#bw_board_comment_form dl dt p:nth-of-type(2) label, #bw_board_comment_edit_form dl dt p:nth-of-type(2) label{display:inline-block; padding:0 12px 0 0; border-radius:2px; vertical-align:middle;}
#bw_board_comment_form dl dt textarea, #bw_board_comment_edit_form dl dt textarea{width:99%; height:58px;}
#bw_board_comment_form dl dd, #bw_board_comment_edit_form dl dd{display:table-cell; vertical-align:top; padding:0; width:64px;}

#bw_board_comment_list{margin:0; padding:0;}
#bw_board_comment_list li{margin:0; padding:0; border-bottom:1px solid #e0e0e0;}
#bw_board_comment_list li[data-bw-comment-layer='1']{padding-left:16px !important;}
#bw_board_comment_list li[data-bw-comment-layer='2']{padding-left:32px !important;}
#bw_board_comment_list li[data-bw-comment-layer='3']{padding-left:48px !important;}
#bw_board_comment_list li[data-bw-comment-layer='4']{padding-left:64px !important;}
#bw_board_comment_list li[data-bw-comment-layer='5']{padding-left:80px !important;}
#bw_board_comment_list li[data-bw-comment-layer='6']{padding-left:96px !important;}
#bw_board_comment_list li[data-bw-comment-layer='7']{padding-left:112px !important;}
#bw_board_comment_list li dl{margin:0; padding:0;}
#bw_board_comment_list li dl dt{display:table; width:100%; table-layout:fixed; border-bottom:1px dotted #e0e0e0;}
#bw_board_comment_list li dl dt b{display:table-cell; text-align:left; padding:6px; vertical-align:middle;}
#bw_board_comment_list li dl dt b[data-bw-locked-comment]{padding:0 0 0 24px; background:url('img/secret.gif') no-repeat left center;}
#bw_board_comment_list li dl dt span{display:table-cell; text-align:right; padding:6px; vertical-align:middle; font-size:12px; color:#707070;}
#bw_board_comment_list li dl dt span q{margin:0 8px 0 0;}
#bw_board_comment_list li dl dd{padding:6px; min-height:64px; line-height:1.4em;}

.bw_board_comment_locked{color:#999;}
.bw_board_comment_unlockable button{background:none; border:none; color:#999; padding:0; font-size:inherit;}

@media only screen and (max-width:1000px){
  #bw_board_comment_list li dl dt{table-layout:auto;}
  #bw_board_comment_list li dl dt b{font-size:22px;}
  #bw_board_comment_list li dl dt span{font-size:18px;}
  #bw_board_comment_list li dl dd{min-height:80px; font-size:20px;}
}

/* 글쓰기 */
#bw_board_write{padding:0 0 32px 0;}
#bw_board_write table{width:100%; margin:0 0 16px 0; table-layout:fixed;}
#bw_board_write table caption{padding:0 0 4px 0; border-bottom:2px solid #4f77b4; text-align:right;}
#bw_board_write table colgroup col:first-child{width:128px;}
#bw_board_write table th{border-bottom:1px solid #e0e0e0; border-right:1px solid #e0e0e0; padding:6px; vertical-align:middle; font-size:14px; background:#f2f2f2; font-weight:600;}
#bw_board_write table td{border-bottom:1px solid #e0e0e0; padding:6px; vertical-align:middle;}
#bw_board_write table td label{margin:0 16px 0 0;}
#bw_board_write table td ul li{margin:4px 0 0 0;}
#bw_board_write table td ul li:first-child{margin:0;}
#bw_board_write table td ul li a{color:black; font-weight:600; text-decoration:none;}
#bw_board_write_form_title, #bw_board_write_form_link{width:99.2%;}
#bw_board_write_form_content_area{height:369px; overflow-y:hidden; border-right:1px solid #C0C0C0;}
#bw_board_write_form dfn[data-bw-titho] img{cursor:pointer; vertical-align:middle; border-radius:4px; border:1px solid #CCC;}
#bw_board_write_form_titho{width:64px !important;}
#bw_board_write_form_titho + b{color:red; font-weight:600; font-size:14px;}

@media only screen and (max-width:1000px){
  #bw_board_write table th{padding:10px; font-size:24px;}
  #bw_board_write table td{padding:10px; font-size:20px;}
  #bw_board_write_form_content{box-sizing:border-box; width:100%; height:400px;}
}

button[data-bw-iskin='1'] {
        background: url('/home/data/arch/skin/O/3/f0.1') no-repeat;
        width: 67px;
        height: 28px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='2'] {
        background: url('/home/data/arch/skin/O/3/f0.2') no-repeat;
        width: 67px;
        height: 28px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='3'] {
        background: url('/home/data/arch/skin/O/3/f0.3') no-repeat;
        width: 40px;
        height: 28px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='4'] {
        background: url('/home/data/arch/skin/O/3/f0.4') no-repeat;
        width: 40px;
        height: 28px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='5'] {
        background: url('/home/data/arch/skin/O/3/f0.5') no-repeat;
        width: 40px;
        height: 28px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='6'] {
        background: url('/home/data/arch/skin/O/3/f0.6') no-repeat;
        width: 67px;
        height: 28px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='7'] {
        background: url('/home/data/arch/skin/O/3/f0.7') no-repeat;
        width: 40px;
        height: 28px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='8'] {
        background: url('/home/data/arch/skin/O/3/f0.8') no-repeat;
        width: 40px;
        height: 28px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='9'] {
        background: url('/home/data/arch/skin/O/3/f0.9') no-repeat;
        width: 40px;
        height: 24px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='10'] {
        background: url('/home/data/arch/skin/O/3/f0.10') no-repeat;
        width: 64px;
        height: 64px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='11'] {
        background: url('/home/data/arch/skin/O/3/f0.11') no-repeat;
        width: 40px;
        height: 28px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='12'] {
        background: url('/home/data/arch/skin/O/3/f0.12') no-repeat;
        width: 40px;
        height: 28px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='13'] {
        background: url('/home/data/arch/skin/O/3/f0.13') no-repeat;
        width: 40px;
        height: 28px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='14'] {
        background: url('/home/data/arch/skin/O/3/f0.14') no-repeat;
        width: 40px;
        height: 28px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='15'] {
        background: url('/home/data/arch/skin/O/3/f0.15') no-repeat;
        width: 40px;
        height: 28px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='16'] {
        background: url('/home/data/arch/skin/O/3/f0.16') no-repeat;
        width: 40px;
        height: 28px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='17'] {
        background: url('/home/data/arch/skin/O/3/f0.17') no-repeat;
        width: 40px;
        height: 28px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='37'] {
        background: url('/home/data/arch/skin/O/3/f0.37') no-repeat;
        width: 40px;
        height: 28px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='38'] {
        background: url('/home/data/arch/skin/O/3/f0.38') no-repeat;
        width: 40px;
        height: 28px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='39'] {
        background: url('/home/data/arch/skin/O/3/f0.39') no-repeat;
        width: 67px;
        height: 28px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='41'] {
        display: none;
      }

      button[data-bw-iskin='42'] {
        background: url('/home/data/arch/skin/O/3/f0.42') no-repeat;
        width: 120px;
        height: 28px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='43'] {
        background: url('/home/data/arch/skin/O/3/f0.43') no-repeat;
        width: 50px;
        height: 28px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='44'] {
        background: url('/home/data/arch/skin/O/3/f0.44') no-repeat;
        width: 67px;
        height: 28px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='45'] {
        background: url('/home/data/arch/skin/O/3/f0.45') no-repeat;
        width: 40px;
        height: 28px;
        border: none;
        font-size: 0;
        text-indent: -999999px;
        cursor: pointer;
      }

      button[data-bw-iskin='46'] {
        display: none;
      }

      @media only screen and (max-width:1000px) {
        button[data-bw-iskin='1'] {
          background: url('/home/data/arch/skin/O/3/f0.1') no-repeat;
          width: 67px;
          height: 28px;
          background-size: 67px 28px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='2'] {
          background: url('/home/data/arch/skin/O/3/f0.2') no-repeat;
          width: 67px;
          height: 28px;
          background-size: 67px 28px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='3'] {
          background: url('/home/data/arch/skin/O/3/f0.3') no-repeat;
          width: 40px;
          height: 28px;
          background-size: 40px 28px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='4'] {
          background: url('/home/data/arch/skin/O/3/f0.4') no-repeat;
          width: 40px;
          height: 28px;
          background-size: 40px 28px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='5'] {
          background: url('/home/data/arch/skin/O/3/f0.5') no-repeat;
          width: 40px;
          height: 28px;
          background-size: 40px 28px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='6'] {
          background: url('/home/data/arch/skin/O/3/f0.6') no-repeat;
          width: 67px;
          height: 28px;
          background-size: 67px 28px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='7'] {
          background: url('/home/data/arch/skin/O/3/f0.7') no-repeat;
          width: 40px;
          height: 28px;
          background-size: 40px 28px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='8'] {
          background: url('/home/data/arch/skin/O/3/f0.8') no-repeat;
          width: 40px;
          height: 28px;
          background-size: 40px 28px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='9'] {
          background: url('/home/data/arch/skin/O/3/f0.9') no-repeat;
          width: 40px;
          height: 24px;
          background-size: 40px 24px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='10'] {
          background: url('/home/data/arch/skin/O/3/f0.10') no-repeat;
          width: 64px;
          height: 64px;
          background-size: 64px 64px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='11'] {
          background: url('/home/data/arch/skin/O/3/f0.11') no-repeat;
          width: 40px;
          height: 28px;
          background-size: 40px 28px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='12'] {
          background: url('/home/data/arch/skin/O/3/f0.12') no-repeat;
          width: 40px;
          height: 28px;
          background-size: 40px 28px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='13'] {
          background: url('/home/data/arch/skin/O/3/f0.13') no-repeat;
          width: 40px;
          height: 28px;
          background-size: 40px 28px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='14'] {
          background: url('/home/data/arch/skin/O/3/f0.14') no-repeat;
          width: 40px;
          height: 28px;
          background-size: 40px 28px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='15'] {
          background: url('/home/data/arch/skin/O/3/f0.15') no-repeat;
          width: 40px;
          height: 28px;
          background-size: 40px 28px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='16'] {
          background: url('/home/data/arch/skin/O/3/f0.16') no-repeat;
          width: 40px;
          height: 28px;
          background-size: 40px 28px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='17'] {
          background: url('/home/data/arch/skin/O/3/f0.17') no-repeat;
          width: 40px;
          height: 28px;
          background-size: 40px 28px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='37'] {
          background: url('/home/data/arch/skin/O/3/f0.37') no-repeat;
          width: 40px;
          height: 28px;
          background-size: 40px 28px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='38'] {
          background: url('/home/data/arch/skin/O/3/f0.38') no-repeat;
          width: 40px;
          height: 28px;
          background-size: 40px 28px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='39'] {
          background: url('/home/data/arch/skin/O/3/f0.39') no-repeat;
          width: 67px;
          height: 28px;
          background-size: 67px 28px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='41'] {
          display: none;
        }

        button[data-bw-iskin='42'] {
          background: url('/home/data/arch/skin/O/3/f0.42') no-repeat;
          width: 120px;
          height: 28px;
          background-size: 120px 28px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='43'] {
          background: url('/home/data/arch/skin/O/3/f0.43') no-repeat;
          width: 50px;
          height: 28px;
          background-size: 50px 28px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='44'] {
          background: url('/home/data/arch/skin/O/3/f0.44') no-repeat;
          width: 67px;
          height: 28px;
          background-size: 67px 28px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='45'] {
          background: url('/home/data/arch/skin/O/3/f0.45') no-repeat;
          width: 40px;
          height: 28px;
          background-size: 40px 28px;
          border: none;
          font-size: 0;
          text-indent: -999999px;
          cursor: pointer;
        }

        button[data-bw-iskin='46'] {
          display: none;
        }
      }
