@charset "utf-8";
/* 검색 */
.bbs_search{text-align:center;padding:20px 5px;margin:30px 0;background:#f1f5fa;}
.bbs_search *{vertical-align:middle;}
.bbs_search .left{margin:0 0 10px 0}
.bbs_search .left span{display:block;padding-right:5px;color:#000;line-height:43px;}
.bbs_search .left form,.bbs_search .right form{display:inline-block}
.bbs_search .right .form_txt{width:50%;}
.bbs_search .form_sel{width:20%;height:43px;border:1px solid #e1e1e1;}
.bbs_search .form_txt{width:40%;height:43px;padding:0 5px;border:1px solid #e1e1e1;background:#fff;}
.bbs_search .form_sm{cursor:pointer;width:20%;height:43px;background:#4070c1;color:#ffffff;font-size:15px;border:solid 1px #3c68b3;}
.bbs_search .form_re{cursor:pointer;width:20%;height:43px;background:#fff;color:#363636;font-size:15px;border:solid 1px #767676;}
.bbs_search .form_cancle{cursor:pointer;width:20%;height:43px;background:#fff;color:#363636;font-size:15px;border:solid 1px #767676;}
.bbs_search .form_sm:hover, .bbs_search .form_sm:focus{background:#4070c1;color:#fff}
.bbs_search .input_cal{border:1px solid #e1e1e1;padding:8px 0;margin:2px 0;width:120px;background:#fff url("/images/gbsports/bbs/bbs_ico.png") no-repeat 0px 0;}

.bbs_search2{text-align:center;padding:20px 15px;margin:20px 0;border:solid 1px #d3dcec;}
.bbs_search2 .form_sel{width:20%;height:43px;border:1px solid #cacaca;}
.bbs_search2 .form_txt{width:35%;height:43px;padding:5px;border:1px solid #cacaca;background:#fff;}
.bbs_search2 .input_cal{width:75px;background:#fff url("/images/gbsports/bbs/bbs_ico.png") no-repeat 0 0px;}
.bbs_search2 .form_sm{cursor:pointer;width:20%;height:43px;background:#4070c1;color:#fff;font-size:15px;}
.bbs_search2 .form_sm:hover, .bbs_search2 .form_sm:focus{background:#2a2a2a;}
.bbs_search2 .left{margin:0 0 10px 0}
.bbs_search2 .left span,.bbs_search2 .right span{display:block;padding-right:5px;color:#000;line-height:43px;}
.bbs_search2 .left form,.bbs_search2 .right form{display:inline-block}
.bbs_search2 .left .form_sel{width:35%;}
.bbs_search2 .form_re{cursor:pointer;width:20%;height:43px;background:#373879;color:#fff;}
.bbs_search2 .form_cancle{cursor:pointer;width:20%;height:43px;background:#c84047;color:#fff;}

.bbs_search3{background:#f1f5fa;text-align:center;padding:20px 15px;margin:20px 0;}
.bbs_search3 .form_txt{width:40%;height:43px;padding:0 5px;border:1px solid #e1e1e1;}
.bbs_search3 .form_sm{cursor:pointer;width:20%;height:43px;background:#4070c1;color:#fff;font-size:16px;}
.bbs_search3 .form_sm:hover, .bbs_search3 .form_sm:focus{background:#2a2a2a;}
.bbs_search3 .form_sel{min-width:120px;height:43px;border:1px solid #e1e1e1;width:20%;}
.bbs_search3 .left{ text-align:left;}
.bbs_search3 .right{text-align:right;}
.bbs_search3 .form_re{cursor:pointer;width:20%;height:43px;background:#46495a;color:#fff;}
.bbs_search3 .form_cancle{cursor:pointer;width:20%;height:43px;background:#c84047;color:#fff;}

/* 페이징 */
.bbs_page{text-align:center;margin:25px 0}
.bbs_page a{display:inline-block;padding:10px 0 0 0;margin:2px 1px;border:1px solid #ececec;background:#ffffff;width:40px;height:43px;border-radius:50%;}
.bbs_page a:hover, bbs_page a:focus{border-color:#666}
.bbs_page a.on{font-weight:600;color:#fff;background:#656565;border:1px solid #666;text-decoration:underline;}
.bbs_page .prev{width:40px;height:0;padding:38px 0 0 0;margin-right:10px;overflow:hidden;background:url("/images/gbsports/bbs/bbs_ico.png") no-repeat 0 -39px;}
.bbs_page .prev2{width:40px;height:0;padding:38px 0 0 0;overflow:hidden;background:url("/images/gbsports/bbs/bbs_ico.png") no-repeat 0 -79px;}
.bbs_page .next{width:40px;height:0;padding:38px 0 0 0;margin-left:10px;overflow:hidden;background:url("/images/gbsports/bbs/bbs_ico.png") no-repeat 0 -119px;}
.bbs_page .next2{width:40px;height:0;padding:38px 0 0 0;overflow:hidden;background:url("/images/gbsports/bbs/bbs_ico.png") no-repeat 0 -159px;}

/* 버튼 */
.bbs_btn{text-align:right;margin:20px 0}
.bbs_btn a{display:inline-block;margin:0 3px 7px 3px;font-weight:600;}
.bbs_btn .bbs_bt1{background:#fff;border:1px solid #aeb3bd;padding:12px 25px;}
.bbs_btn .bbs_bt1:hover, .bbs_btn .bbs_bt1:focus{border-color:#2a2a2a}
.bbs_btn .bbs_bt2{background:#2f3a52;color:#fff;padding:13px 25px;}
.bbs_btn .bbs_bt2:hover, .bbs_btn .bbs_bt2:focus{background:#2a2a2a;}
.bbs_btn .bbs_bt3{background:#d26231;color:#fff;padding:13px 25px;}
.bbs_btn .bbs_bt3:hover, .bbs_btn .bbs_bt3:focus{background:#2a2a2a;}
.bbs_btn input[type=submit]{margin:0 3px 7px 3px;font-weight:600;background:#4070c1;color:#fff;height:47px;padding:0 25px;font-size:16px;cursor:pointer;}
.bbs_btn input[type=submit]:hover, .bbs_btn input[type=submit]:focus{background:#4070c1}
.btn_bbsw, .btn_bbsw:visited{margin:4px 0 2px 3px;background:#fff;border:none;font-size:15px;color:#194289;white-space:nowrap;font-weight:600;height:43px;border:solid 1px #3c68b3;}
.btn_bbsw:hover, .btn_bbsw:focus{color:#fff;background:#4070c1;border-color:#4070c1}
button.btn_bbsw,a.btn_bbsw{padding:8px 10px;}
a.btn_bbsw{display:inline-block;}
.btn_bbsw.cancle, .btn_bbsw.cancle:visited{margin:2px 0 2px 3px;background:#46495a;border:none;font-size:14px;color:#fff;line-height:1.25em;white-space:nowrap;font-weight:600;}
.btn_bbsw.cancle:hover, .btn_bbsw.cancle:focus{color:#fff;background:#4549a1;}
.bbs_write .btn_bbsw,.bbs_write .btn_bbsw:visited{color:#fff;background:#4070c1;border-color:#4070c1;margin-top:0;height:43px;}
.bbs_write .btn_bbsw:hover,.bbs_write .btn_bbsw:focus{background:#2a2a2a;}

/* 뷰 */
.bbs_vtop{padding:30px 0;}
.bbs_vtop h4{padding:0;margin:0 0 15px 0;background:none;}
.bbs_vtop .col{padding-bottom:10px;text-align:right;border-bottom:1px solid #adb4bc;}
.bbs_vtop .col li{margin:0 0 3px 0;}
.bbs_vtop .col li:last-child{margin:0;}
.bbs_vtop .col strong{color:#929292;}
.bbs_vtop .tt_list{border-top:1px solid  #dedede;}
.bbs_vtop .tt_list li{border-bottom:1px solid #e1e1e1;display:table;width:100%;}
.bbs_vtop .tt_list strong{display:table-cell;padding:20px 10px;background:#f6f9fe;width:40%;text-align:center;vertical-align:middle;font-weight:600;}
.bbs_vtop .tt_list span{display:table-cell;padding:20px 10px;text-align:left;vertical-align:middle;}
.bbs_vtable{width:100%;min-width:700px;border-top:1px solid #dedede;}
.bbs_vtable th, .bbs_vtable td{border-bottom:1px solid #e1e1e1;padding:15px 10px;}
.bbs_vtable th{background:#f6f9fe;font-weight:600;}

/* 본문 */
.bbs_con{padding:20px 0;line-height:1.5em;}
.bbs_con img{max-width:100%}
.bbs_img{text-align:center}
.bbs_img figcaption{text-align:center;color:#717171;margin:10px 0 0 0;font-size:0.9em;}
.bbs_filedown{border: 1px solid #e8e8e8;margin:20px 0;background:#fff;}
.bbs_filedown dl{display:table;width:100%;padding:20px 20px 20px 0;}
.bbs_filedown dt{display:block;text-align:center;vertical-align:middle;border-bottom:solid 1px #ddd;padding:0 0 10px 0;box-sizing:border-box;font-weight:600;}
.bbs_filedown dd{padding:3px 10px;}
.bbs_filedown dd > span{background:url("/images/gbsports/common/icon_file.gif") no-repeat 5px 4px;display:inline-block;padding:5px 0 0 30px;}
.bbs_filedown dd p{float:right;}
.bbs_filedown dd p a{margin:0 0 0 5px;}
.bbs_filedown dd p span{font-size:14px;}
.bbs_filedown dd:after{display:block;content:'';clear:both}
.bbs_filedown dd:hover{text-decoration:underline}
.pagelist{border-top:1px solid  #dedede;}
.pagelist li{border-bottom:1px solid #e4e4e4;}
.pagelist ul li strong{display:inline-block;padding:20px 10px;background:#f7f7f7;width:25%;text-align:center;vertical-align:middle;}
.pagelist ul li span{display:inline-block;padding:20px 10px;text-align:left;vertical-align:middle}
.pagelist ul li span a:hover,
.pagelist ul li span:focus{text-decoration:underline;}

/* 댓글 */
.bbs_re{margin:30px 0}
.bbs_re ul{border-top:2px solid #ccccd0;}
.bbs_re li{padding:15px 0;border-bottom:1px solid #e3e1e1;}
.bbs_re li div{color:#000;line-height:1.5em}
.bbs_re li span{display:block;margin-top:10px;color:#666}
.bbs_re li span strong{color:#00a578;}
.re_write{margin-bottom:20px}
.re_write h5{margin:0 0 10px;background:none;padding-left:0;}
.re_form{overflow:hidden}
.re_form textarea{float:left;width:100%;height:60px;background:#fff;border:solid 1px #afafaf;padding:10px 5%;color:#464646;font-family:'SBAggro';}
.re_form input{float:right;width:100%;background:#fff;font-size:15px;padding:10px 15px;margin-top:5px;border:solid 1px #afafaf;}
.re_form input:hover, .re_form input:focus{background:#4e4e4e;color:#fff;border:solid 1px #626262;}

/* 답변 */
.bbs_reply{background:#fdfdfd;border:2px solid #bdbdcb;padding:20px;margin-top:30px;}
.bbs_reply .bbs_vtop{border:none;padding-top:0}
.bbs_reply h4 strong{color:#00a578;}

/* 쓰기 */
.bbs_write{width:100%;margin:10px 0;border-top:2px solid #626262;}
.bbs_write th, .bbs_write td{padding:10px;border:1px solid #e4e4e4;border-top:none;vertical-align:middle;line-height:1.5em;display:block;text-align:center;}
.bbs_write th{background:#f9f9f9;text-align:center;font-weight:600;}
.bbs_write td *{vertical-align:middle;}
.bbs_write input{border:1px solid #dedede;padding:10px 0;margin:2px 0;height:43px;}
.bbs_write input[type=checkbox]{width:20px;height:20px;}
.bbs_write input[type=radio]{width:20px;height:20px;}
.bbs_write input[type=file]{}
.bbs_write .bw_file{margin:2px 0;}
.bbs_write .bw_file input{padding:7px;height:40px;width:100%;}
.bbs_write .bw_file .memoarea{display:block;}
.bbs_write .bw_file .memoarea input{width:calc(100% - 110px);float:left;}
.bbs_write .bw_file .memoarea em{background:url("/images/gbsports/bbs/bbs_ico.png") no-repeat 0px -407px;padding-left:21px;font-style:normal;display:block;width:110px;float:left;margin-top:10px;}
.bbs_write .bw_file .memoarea:after{display:block;content:'';clear:both}
.bbs_write td .ggong ul li{margin:9px 0;color:#666;}
.bbs_write td .ggong ul li img{display:block;height:35px;padding-right:10px;margin:0 auto;}
.bbs_write textarea{border:1px solid #dedede;}
.bbs_write select{border:1px solid #dedede;padding:7px 0;margin:2px 0;height:43px;}
.bbs_write td label{margin:auto;}
.bbs_write a span{display:inline-block;margin:0 5px}

.txt_cm{display:block;padding:5px 0;position:relative;}
.txt_cm:before{display:inline-block;content:'!';color:#fff;text-align:center;background:#e97745;width:20px;height:20px;vertical-align:middle;border-radius:20%;font-size:13px;font-weight:600;margin-right:5px;}

/* 그 외 공통 */
.bbs_total{margin:10px 0 5px;}
.bbs_total strong{color:#e97745;}
.bbs_comment{margin:15px 0}
.adm_check{width:20px;height:20px;}
.w_star{color:#e05c23;}
.input_wss{width:40px}
.input_ws{width:100px !important}
.input_wm,.input_w170{width:170px}
.input_wl{width:90%}
.input_wf{width:95%}
.input_h{width:40%;}
.input_cal{background:#fff url("/images/gbsports/bbs/bbs_ico.png") no-repeat 0 0;padding-left:32px !important;}

/* 기본형 목록 */
.bbs_list{width:100%;border-top:2px solid #4a4a4a;}
.bbs_list li{border-bottom:1px solid #ebebeb;line-height:1.25em}
.bbs_list li a{display:block;padding:25px 0}
.bbs_list li:hover{background:#f8f8f8;}
.bbs_list li strong{display:block;font-size:20px;line-height:1.5em;color:#000;}
.bbs_list li a:hover strong, .bbs_list li a:focus strong{text-decoration:underline;}
.bbs_list span{display:inline-block;vertical-align:middle;margin:0 5px}
.bbs_list .txt{display:block;line-height:1.5em;margin:10px 0}
.bbs_list .info{display:block;font-style:normal;color:#919191;}
.bbs_list .info span{width:1px;height:8px;background:#b7b4b4;margin:0 10px}
.bbs_list .ico_notice{color:#00a578;font-style:normal;margin-right:5px}
.bbs_list .ico_file{width:24px;height:0;padding:20px 0 0 0;overflow:hidden;background:url("/images/gbsports/common/icon_file.gif") no-repeat ;}
.bbs_list .ico_secret{width:18px;height:0;padding:24px 0 0 0;overflow:hidden;background:url("/images/gbsports/bbs/bbs_ico.png") no-repeat center -313px;}
.bbs_list .list_none{text-align:center;padding:30px 0}

/* 관리자 */
.adm_list li{position:relative}
.adm_list li a{width:90%;margin:0 0 0 10%;}
.adm_list .adm_check{position:absolute;top:30px;left:0px;}

/* 기본형 테이블 */
.bbs_table{width:100%;min-width:800px;margin:10px 0;border-top:1px solid #46495a;}
.bbs_table .ico_notice{color:#cf4747;font-style:normal;font-weight:600;margin-right:5px}
.bbs_table .ico_file{width:13px;height:0;padding:12px 0 0 0;overflow:hidden;background:url("/images/gbsports/bbs/bbs_ico.png") no-repeat center -280px}
.bbs_table .ico_secret{width:11px;height:0;padding:15px 0 0 0;overflow:hidden;background:url("/images/gbsports/bbs/bbs_ico.png") no-repeat center -320px}
.bbs_table th, .bbs_table td{padding:8px 10px;border:1px solid #e3e3e3;border-top:none;vertical-align:middle;text-align:center;font-size:16px;line-height:1.5em;}
.bbs_table tr:hover{background:#f9f9fb;}
.bbs_table th{background:#f9f9fb;}
.bbs_table td.tit{text-align:left;}
.bbs_table td.tit a:hover, .bbs_table td.title a:focus{text-decoration:underline;}

/*테이블 아이콘 및 a링크*/
.bbs_skin2 table .call a{position:relative;padding-left:30px;}
.bbs_skin2 table .call a:before{display:inline-block;content:'';background:url("/images/gbsports/bbs/bbs_ico.png")no-repeat left -560px;width:23px;height:25px;vertical-align:middle;margin-right:5px;}
.bbs_skin2 table tbody td a.t_lnk{display:inline-block;padding:5px 10px 0 10px;background:#00a578;font-size:14px;color:#fff;min-width:70px;text-align:center;margin:2px 0;}
.bbs_skin2 table tbody td a.t_lnk:hover,.bbs_skin2 table tbody td a.t_lnk:focus{background:#2a2a2a}
.bbs_skin2 table tbody td a.t_lnk2{display:inline-block;padding:5px 10px 0 10px;background:#505050;font-size:14px;color:#fff;min-width:70px;text-align:center;}
.bbs_skin2 table tbody td a.t_lnk3{display:inline-block;padding:2px 10px;background:#308997;font-size:14px;border-radius:20px;color:#fff;height:26px;min-width:70px;text-align:center;}
.bbs_list2 .bbs_table td.notice{color:#c81648;font-weight:600;}
.bbs_list2 .bbs_table td.title{text-align:left;}
.bbs_list2 .bbs_table td.title a:hover, .bbs_table td.title a:focus{text-decoration:underline;}
.bbs_list2 .bbs_table td a img{vertical-align:middle;}
.bbs_list2 .file a{display:inline-block;width:20px;height:0;padding-top:20px;overflow:hidden;background:url("/images/gbsports/bbs/file_icon.png") no-repeat center -120px;vertical-align:middle;}
.bbs_list2 .file a.hwp{background-position:center 0;}
.bbs_list2 .file a.xls{background-position:center -20px;}
.bbs_list2 .file a.doc{background-position:center -40px;}
.bbs_list2 .file a.pdf{background-position:center -60px;}
.bbs_list2 .file a.img{background-position:center -80px;}
.bbs_list2 .file a.zip{background-position:center -100px;}


@media all and (max-width:1023px){
.bbs_list2 .bbs_table{width:100%;min-width:auto;}
.bbs_list2 table col{width:100% !important;}
.bbs_list2 .bbs_table thead{display:none;}
.bbs_list2 .bbs_table tbody tr{display:block;border-bottom:1px solid #dedede;padding:10px;font-size:0;}
.bbs_list2 .bbs_table td{display:inline-block;padding:0;border:none;}
.bbs_list2 .bbs_table td:after{width:1px;height:10px;margin:0 8px;background:#ccc;display:inline-block;content:""}
.bbs_list2 .bbs_table td.notice:after, .bbs_list2 .bbs_table td.title:after, .bbs_list2 .bbs_table td:first-child:after, .bbs_list2 .bbs_table td:last-child:after{display:none;}
.bbs_list2 .bbs_table [data-cell-header]:before{display:inline-block;content:attr(data-cell-header);color:#46495a;}
.bbs_list2 .bbs_table .title[data-cell-header]:before, .bbs_list2 .bbs_table .notice[data-cell-header]:before, .bbs_list2 .bbs_table td[data-cell-header]:first-child:before{display:none;}
.bbs_list2 .bbs_table td.title{display:block;padding:10px 0;margin:0 0 10px;border-bottom:1px dashed #ddd;font-size:1.2rem;text-align:left;}
.bbs_list2 .bbs_table td.title a{display:block;font-weight:600;}
.bbs_list2 .bbs_table td.nofile{display:none;}
.bbs_list2 .bbs_table td.title a:hover, .bbs_list2  .bbs_table td.title a:focus{text-decoration:underline;}

.bbs_con img{max-width:80%}
}

@media all and (min-width:1024px){
.bbs_list2 .bbs_table{table-layout:fixed;}
.bbs_list2 .bbs_table td.title a{display:block;width:98%;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;font-weight:600;}
}

/* 사진-리스트 */
.photo_list{border-top:2px solid #adb4bc;border-bottom:1px solid #ebebeb;}
.photo_list li{margin:40px 0;text-align:center;overflow:hidden;}
.photo_list li a{display:block}
.photo_list .img{display:block;overflow:hidden;position:relative;background:#f4f4f8;width:100%;transition:.5s ease-in-out;}
.photo_list .img img{width:100%}
.photo_list .date{display:block;border-bottom:1px solid #e8e8e8;padding:20px 10px;color:#717171;}
.photo_list strong{display:block;font-size:18px;margin-bottom:5px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#2a2a2a;}
.photo_list .list_none{width:100%;text-align:center;padding:30px 0;border-bottom:1px solid #dedede;margin:0;}
.photo_list .adm_check{margin:15px auto}

/* 사진-뷰 */
.photo_view .img_view{margin:30px 0 0 0}
.photo_view .img_big img{max-width:100%}
.photo_view .img_list{overflow:hidden;height:78px;position:relative;border-top:solid 1px #46495a;border-bottom:solid 1px #ededed;}
.photo_view .img_list button{width:40px;height:40px;padding:0;overflow:hidden;position:absolute;top:17px;background:url("/images/gbsports/bbs/cal_prev.png") no-repeat center;font-size:0;}
.photo_view .img_list button:hover, .photo_view .img_list button:focus{border-color:#666}
.photo_view .img_list .prev{left:0;}
.photo_view .img_list .next{right:0 ;background:url("/images/gbsports/bbs/cal_next.png") no-repeat center}
.photo_view .img_list ul{overflow:hidden;width:65%;margin:0 auto;position:relative;}
.photo_view .img_list li{float:left;width:50%;text-align:center;margin:10px 0 50px;}
.photo_view .img_list li img{border:3px solid #fff}
.photo_view .img_list li.on img{border:3px solid #8a899d;}
.photo_view .img_list img{height:50px}
.photo_view .img_list li span{display:block;position:absolute;width:100%;font-size:14px;color:#666;padding:10px 0 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;left:-999999px;}

/* 영상-목록 */
.video_list{border-top:2px solid #46495a;border-bottom:1px solid #ebebeb;}
.video_list ul{overflow:hidden}
.video_list li{float:left;width:100%;text-align:center;overflow:hidden;}
.video_list li:hover a,.video_list li:focus a{text-decoration:underline;}
.video_list li a{display:block;margin:20px 0}
.video_list li img{width:auto;height:100%;}
.video_list li span{display:block;margin-top:10px;overflow:hidden;}
.video_list li .video_w{background:#2a2a2a;text-align:center;height:220px;position:relative;}
.video_list li .video_w:after{background:url("/images/gbsports/bbs/icon_play.png") no-repeat center center;width:57px;height:57px;display:block;content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}
.video_list li .video_w:before{background:rgba(0,0,0,.3);width:100%;height:100%;display:block;content:'';position:absolute;}
.video_list li strong{display:block;color:#2a2a2a;font-size:18px;margin:0 0 5px 0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.video_list .adm_check{margin:0 0 15px 0}
.video_list .list_none{width:100%;text-align:center;padding:30px 0;border-bottom:1px solid #ebebeb;}

/* 영상-뷰 */
.video_view{padding:20px 0;/*border-bottom:1px solid #46495a;*/}
.video_view .vid_area{width:100%;background:#f4f4f8;overflow:hidden;}
.video_view .vid_text{padding:0 20px 20px;margin:10px 0;height:100px;border:1px solid #dedede;overflow-y:auto;}
.video_view .vid_text .tit{text-align:center;color:#2e2e2e;font-size:18px;padding: 20px 0;border-bottom:solid 1px #dedede;margin-bottom:13px;}



/*로그인*/
.login_box{text-align:center;margin:30px 0;padding:30px;background:#f1f3f9;}
.login_box div{padding:30px;background:#fff;border-radius:5px;margin:10px 0;}
.login_box div:first-child{border-bottom:1px solid #becdd7}
.login_box h4{margin:0 0 5px 0;padding:0;background:none;font-size:30px;font-weight:bold;color:#2458b1;}
.login_box div h5{font-size:28px;margin:0 0 20px 0;padding:0;background:none;color:#272727;}
.login_box div:before{/* content:"";*/ display:block;width:100%;height:99px;background:url("/images/gbsports/bbs/bbs_login.png") no-repeat center 0px;}
.login_box div:last-child:before{background-position:center -269px;}
.login_box p{line-height:1.5em;margin:0;}

.login_box strong{color:#2d2d2d;}
.login_box a{display:block;background:linear-gradient(90deg, #2458b1 , #00a578);color:#fff;font-weight:600;padding:15px 0;margin:20px auto 0 auto;width:70%;overflow:hidden;max-width:250px;}
.login_box a:hover, .login_box a:focus{background:#464646}
.login_box .sns .naver{background:#1dc800;}
.login_box .sns .kakao{background:#ffeb00;color:#391F1F;}
.login_box .sns a{margin:5px auto;position:relative;padding:16px 0 16px 70px;text-align:left;}
.login_box .sns a:before{display:block;content:'';width:43px;height:55px;position:absolute;left:5px;top:0;background:url('/images/gbsports/common/main_ico.png')no-repeat;}
.login_box .sns .naver:before{background-position: 0 -65px;}
.login_box .sns .kakao:before{background-position: -60px -63px;}
.login_box .sns p{margin-bottom:20px}


/* Tablet */
@media all and (min-width:768px){
.bbs_write td{display:table-cell;text-align:left;padding:15px 20px;}
.bbs_write th{display:table-cell;}
.bbs_search .form_sel{width:auto}
.bbs_search .form_txt{width:160px;margin:0;}
.bbs_search.right .form_txt{width:250px;}
.bbs_search .form_sm,.bbs_search .form_cancle,.bbs_search .form_re{width:75px;}
.bbs_search2 .form_sm,.bbs_search2 .form_cancle,.bbs_search2 .form_re{width:75px}
.bbs_search3 .form_sm,.bbs_search3 .form_cancle,.bbs_search3 .form_re{width:100px;}
.bbs_search .m_blind{display:inline-block}
.bbs_search select{display:inline;width:20%}
.bbs_search .input_tit{width:50%}

.bbs_search{overflow:hidden;padding:25px 10px;}
.bbs_search .left{float:left;width:100%;text-align:center;}
.bbs_search .right{text-align:center;width:100%;}
.bbs_search .input_cal{width:140px;}
.bbs_search .form_sm{width:100px;}
.bbs_search .left .form_sel{width:auto}
.bbs_search .left span, .bbs_search2 .right span{display:inline-block}
.bbs_search .right .form_txt{width:200px;}
.bbs_search .right .input_cal{width:190px;}
    
.bbs_search2{overflow:hidden;padding:25px 10px;}
.bbs_search2 .left{float:left;width:100%;text-align:center;}
.bbs_search2 .right{text-align:center;width:100%;}
.bbs_search2 .form_sel{width:120px;}
.bbs_search2 .form_txt{width:200px;}
.bbs_search2 .form_sm{width:100px;}
.bbs_search2 .left .form_sel{width:auto}
.bbs_search2 .input_cal{width:120px;}
.bbs_search2 .left span, .bbs_search2 .right span{display:inline-block}

.bbs_search3{overflow:hidden;padding:30px 20px;}
.bbs_search3 .form_sel{width:120px;}
.bbs_search3 .form_txt{width:320px;}
.bbs_search3 .left .form_sel{width:auto}
.bbs_search3 .left{float:left;margin:0;width:30%;text-align:left;}
.bbs_search3 .right{float:right;text-align:right;width:70%;}
.bbs_search3 .btn_bbsw{padding:12px 15px;}
.bbs_write td .ggong ul li img{display:inline-block;margin:0;}
    

.adm_list li a{width:95%;margin:0 0 0 5%;}

.bbs_vtop .col li{display:inline;margin:0 20px 0 0}
.bbs_vtop .tt_list{overflow:hidden}
.bbs_vtop .tt_list li{float:left;width:50%}
.bbs_vtop .tt_list li.line1{width:100%}
.bbs_vtop .tt_list li.line1 strong{width:20%}
.bbs_vlist p span{padding:0 20px 0 0}
.bbs_vlist p a{width:90%}

.bbs_filedown dt{display:table-cell;width:13%;border-right:solid 1px #ddd;border-bottom:0;padding:0;}
.bbs_filedown dd p{float:right;display:inline-block;}
.re_form textarea{width:84%;height:80px;padding:10px 2%}
.re_form input{width:15%;height:80px;margin:0}
.bbs_reply{padding:30px}
.bbs_reply .col li{display:inline;margin:0 20px 0 0}

.photo_list ul{overflow:hidden;margin-left:-3%}
.photo_list li{float:left;width:47%;margin-left:2%;}
.photo_list .img img{width:auto;height:243px;}
.photo_list .img:hover img{transform:scale(1.2);transition:.5s ease-in-out}
.photo_view .img_view .img_list{height:129px;}
.photo_view .img_view .img_list button{top:40px}
.photo_view .img_view .img_list ul{width:85%}
.photo_view .img_view .img_list li{width:33.333%}
.photo_view .img_view .img_list img{height:100px}
.photo_view .img_big img{height:550px;}

.video_list li{width:50%}
.video_list li a{width:95%;margin:20px auto;}
.video_list li img{width:auto;}
    
.login_box{overflow:hidden;position:relative;padding:40px;}
.login_box div{float:left;width:46%;margin:30px 2% 0 2%;}
.login_box div:first-child{border-bottom:none}


}

/* Desktop */
@media all and (min-width:1024px){
.bbs_search select{width:auto}
.bbs_search .input_tit{width:20%}

.bbs_search{padding:25px 30px;}
.bbs_search .left{width:45%;text-align:left;margin:0;}
.bbs_search .right{float:right;width:55%;text-align:right;}
.bbs_search .right *{vertical-align:middle;}
    
.bbs_search2{padding:25px 30px;}
.bbs_search2 .left{width:35%;}
.bbs_search2 .right{float:right;width:65%;text-align:right;}
.bbs_search2 .right *{vertical-align:middle;}
    
.btn_bbsw, .btn_bbsw:visited{margin:0 0 0 3px;}
    
.photo_list ul{margin-left:-1.5%;}
.photo_list li{width:31.333%;}
.photo_list .img{min-height:243px;height:243px;}

.photo_view .img_view{position:relative;text-align:center;}
.photo_view .img_view>div{margin:0 auto!important}
.photo_view .img_view .img_list li{width:20%;}

.video_list li{width:33.333%}
.video_list li img{height:243px;width:auto;}
.video_list li .video_w{height:260px;}

.video_view{overflow:hidden}
.video_view .vid_area{float:left;width:64%;height: 505px;}
.video_view .vid_text{float:right;width:33%;height: 505px;box-sizing:border-box;margin:0}
}

@media all and (max-width:1023px){
.bbs_skin2 table{width:100%;border-top:2px solid #484848;}
.bbs_skin2 table thead{display:none;}
.bbs_skin2 table td .basic_ul{margin-bottom:0 !important;}
.bbs_skin2 table tbody tr{display:block;border-bottom:1px solid #cdcdcd;padding:10px;}
.bbs_skin2 table tbody td{display:inline-block;padding:5px 0;position:relative;background:none;width:auto;height:auto;}
.bbs_skin2 table tbody td:after{width:1px;height:14px;margin:0 8px;background:#cfcfcf;display:inline-block;content:"";}
.bbs_skin2 table td:first-of-type:after,.bbs_list_t .num:after,.bbs_list_t .badge:after,.bbs_list_t .title:after,.bbs_list_t td:last-of-type:after{display:none;}
.bbs_skin2 table .title{display:block;padding:10px 0;margin:0 0 10px;border-bottom:1px dashed #ddd;font-size:1.2rem;}
.bbs_skin2 table .nofile{display:none;}
.bbs_skin2 table [data-cell-header]:before{content:attr(data-cell-header);display:inline-block;color:#a4a4a4;padding-right:5px}
.bbs_skin2 table .num[data-cell-header]:before,.bbs_skin2 table .title[data-cell-header]:before{display:none;}
.bbs_skin2 table col{width:100% !important;}
.bbs_skin2 table tbody .t_date br,
.bbs_skin2 table tbody .t_dday br{display:none}
.bbs_skin2 table .notice span{font-weight:300;color:#1c47d6;}
}

@media all and (min-width:1024px){
.bbs_search2 .left{width:auto;float:left;margin:0;text-align:left;}
.bbs_search2 .right{float:right;width:auto;text-align:right;}
.bbs_skin2 table .badge{float:left;margin:0 10px 0 0}
.bbs_skin2 table .badge ~ a{margin:4px 0 0}
.bbs_skin2 table{width:100%;min-width:800px;margin:10px 0;border-top:2px solid #4a4a4a;table-layout:fixed;}
.bbs_skin2 table thead{}
.bbs_skin2 table th, .bbs_skin2 td{text-align:center;padding:20px 7px;border:1px solid #ebebeb;border-top:none;line-height:1.5em;border-left:0;border-right:0;position:relative;width:auto;height:auto;}
.bbs_skin2 table thead th{background:#fafafa;color:#333;font-weight:400;}
.bbs_skin2 table tbody th{background:#f3f8fb;color:#444;font-weight:400;}
.bbs_skin2 table tbody td{color:#555}
.bbs_skin2 table .notice{padding:20px 0 0 0;background:#fff;}
.bbs_skin2 table tbody td.txt_left{text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;}
.bbs_skin2 table tbody td a{display:block;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;margin:2px;}
.bbs_skin2 table tbody td li{text-align:left}
table tbody td .sbtn_go, 
.basic_table tbody td .sbtn_new, 
.basic_table tbody td .sbtn_down{white-space:nowrap;margin:0;}
.bbs_skin2 table .title a{text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;font-weight:300;}
.bbs_skin2 tbody tr:hover,.bbs_skin2 tbody tr:focus{background:#f4f5f7}
.bbs_skin2 tbody tr:hover a,.bbs_skin2 tbody tr a:focus{text-decoration:underline;}
.bbs_skin2 table .notice span{display:block;font-weight:600;color:#00a578;}
.bbs_skin2 table .call a{}
.bbs_skin2 table .loc a img{width:auto;padding-left:0;}
.bbs_skin2 table tbody .t_date br,
.bbs_skin2 table tbody .t_dday br{display:block}
}

                                                          