﻿/* 메인배너 이미지설정 */
.bn_main { background:url('/images/bn/bn_main_test.jpg') no-repeat top center; width:100%; height:350px; background-size:100%; position:fixed; z-index:-10; top:0;}
@media screen and (max-width:1920px) {
.bn_main { background-size:1920px 700px;}
}

/*메인배너 구멍*/
.bn_main_window {background:rgba(0,0,0,0.3); width:100%; height:350px; background-size:100%; border-bottom:1px solid #ccc; overflow:hidden;}

.bg_wh {background:#fff; margin-top:37px; padding-top:30px; padding-bottom:30px;}

/*CGM 기본메뉴*/
.btn_cgm_basic {width:940px; margin:0 auto;}
.bbs_gnb_menu {float:right;}
.bbs_gnb_menu li {display:inline-block; margin-right:20px; vertical-align:middle;}
.bbs_gnb_menu li:not(.on) a {height:74px; box-sizing:border-box; padding:0 30px; text-align:center; border-radius:37px; font-size:1rem; font-weight:bold; box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 10px; 
                             display:inline-block; background:#f9f9f9; color:#333; border:1px solid #ccc; line-height:74px;}
.bbs_gnb_menu li:not(.on) a:hover {background:#f1f1f1; cursor:pointer;}
.bbs_gnb_menu li.on a {height:74px; box-sizing:border-box; padding:0 30px; text-align:center; border-radius:37px; font-size:1rem; font-weight:bold; box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 10px; 
                  display:inline-block; background:#339ded; color:#fff; border:1px solid #1f80ca; line-height:74px; }
.bbs_gnb_menu li.on a:hover {background:#2891e0; cursor:pointer;}


.section_wrap2 {margin:80px auto 0; width:1024px;}

.grid-zone {min-height:300px;}


.srch_form {margin-bottom:10px; text-align:right;}
.searchBtn, #listBtn {height:32px; background:#f1f1f1; line-height:32px; border:1px solid #ccc; padding:0 12px; box-sizing:border-box; vertical-align:middle;}
.searchBtn:hover, #listBtn:hover {background:#e7e7e7; cursor:pointer;}

/*.tui-grid-row-odd td:hover, .tui-grid-row-even td:hover {cursor:pointer;}*/

#tx_editor_form {text-align:left;}

/*.tui-grid-table th {background:#e1f1ff; }*/

.srch_form {text-align:right; margin-bottom:10px;}
.searchBtn {height:32px; line-height:32px; padding:0 10px; border:1px solid #999; background:#f1f1f1; margin-left:0px; border-radius:3px; vertical-align:middle;}
.searchBtn:hover {background:#e7e7e7; cursor:pointer;}

/*.tui-pagination .tui-first, .tui-pagination .tui-prev, .tui-pagination .tui-next, .tui-pagination .tui-last, .tui-pagination .tui-prev-is-ellip, .tui-pagination .tui-next-is-ellip {border:1px solid #999;}
.tui-pagination .tui-page-btn {padding:0; height:30px; line-height:30px; width:30px;}
.tui-grid-scrollbar-y-inner-border {display:none;}
.tui-grid-scrollbar-right-top {border-width:0 1px 1px 0px; background-color:#e1f1ff !important;}
.tui-grid-scrollbar-right-bottom {border-color:#999 !important;}
.tui-grid-table th {background:#e1f1ff; }
.tui-grid-scrollbar-y-outer-border {width:0;}*/