/* 내용 간격 초기화 */
#bo_v_con p {margin:0}
section #bo_v_atc p {margin:0}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 3px solid #f0af05;
}

/* 카테고리 */
#bo_cate_ul li {padding: 10px 0;}
#bo_cate_ul li a{border-radius: 5px;padding: 5px 10px;border: 1px solid #ddd; background:#fff;    text-decoration: none;}
#bo_cate_ul li a:hover{background:#efefef; color:#000;}
#bo_cate_on {font-weight: bold;}

/*카테고리 라벨*/
.cate_label {border: 1px solid #ddd;
    padding: 3px 5px;
    background: #fff;
	font-size:11px;
}
.cate_label a:hover {color:#999; text-decoration: none;}
/* 게시판 목록 */
#bo_list .td_board {vertical-align: middle; width:120px;text-align:center}
#bo_list .td_chk {vertical-align: middle; width:30px;text-align:center}
#bo_list .td_date {vertical-align: middle; width:70px;text-align:center}
#bo_list .td_datetime {vertical-align: middle; width:110px;text-align:center}
#bo_list .td_group {vertical-align: middle; width:100px;text-align:center}
#bo_list .td_mb_id {vertical-align: middle; width:100px;text-align:center}
#bo_list .td_mng {vertical-align: middle; width:80px;text-align:center}
#bo_list .td_name {vertical-align: middle; width:115px; text-align:center;}
#bo_list .td_nick {vertical-align: middle; width:100px;text-align:center}
#bo_list .td_num {vertical-align: middle; width:50px;text-align:center}
#bo_list .td_numbig {vertical-align: middle; width:60px;text-align:center}
#bo_list .td_subject { vertical-align: middle;}
#bo_list .td_subject a {line-height:200%;}

#bo_v_top {margin-top:20px;}
/* 뷰페이지 라벨크기 */
#bo_v .panel-heading h6{line-height:180%;
    font-weight: bold;
    font-size: 14px;
    color: #000;}

/*추천수 숫자 크기 */
#bo_v_act .badge{    font-size: 10px;}

/* 공지사항 */
#bo_list .bo_notice {font-weight: bold; background: #FFFFE4;}

/* 게시물 마우스 오버시 배경 */
#bo_list .panel-body tbody tr:hover {background: #FAFAFA;} 
#bo_w .file-del {max-width:200px; overflow:hidden;}

/* 댓글등록 버튼 */
.board_btn {height:100%; padding:0 20px;}

/* 웹진 노이미지 */
 .photo {line-height: 110px; margin: 0; font-size: 24px;}

 /* 웹진 최소이미지 크기 */
 .table_photo {min-width:150px;}

 /* 갤러리 마우스오버시 */
 #gall_ul .thumbnail {padding:0;  border-radius: 0;}
 #gall_ul .thumbnail a{text-decoration: none;     line-height: 180%;}
 #gall_ul .thumbnail a:hover{color:#999;}
 #gall_ul .thumbnail a.thumbnail {    border: 0; border-bottom: 1px solid #eee;}
 #gall_ul .thumbnail a.thumbnail:hover {  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);  opacity: 0.6;}
 #gall_ul .thumbnail:hover {border:1px solid #6ebe45; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25); opacity:1;}

 /* 갤러리 이미지 크기 */
 @media (min-width:0px) {
 #gall_ul .gall_href {border-bottom:1px solid #eee; min-height:218px; line-height:218px;}
}
 @media (min-width:769px) {
 #gall_ul .gall_href {border-bottom:1px solid #eee; min-height:218px; line-height:218px;}
}
 @media (min-width:991px) {
 #gall_ul .gall_href {border-bottom:1px solid #eee; min-height:188px; line-height:188px;}
}
 @media (min-width:1200px) {
 #gall_ul .gall_href {border-bottom:1px solid #eee; min-height:170px; line-height:170px;}
}
 /* 갤러리 NEW 아이콘 위치 */
#gall_ul .new { position: absolute; top: 21px; left: 15px;}
#gall_ul .hit { position: absolute; top: 21px; right: 15px;}
#gall_ul .line-height {line-height: 40px;}

label {font-weight:normal; margin:0 10px 0 1px;}

.borderB {border-bottom:1px solid #DDD;}
.borderT {border-top:1px solid #DDD;}
.borderL {border-left:1px solid #DDD;}
.borderR {border-right:1px solid #DDD;}

.frm_input  { padding: 2px 5px; margin:0; line-height:10px; background-color:#fff;border:1px solid #ddd; -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);height:42px; margin-bottom:5px; width:100%;}


.frm_input::-moz-placeholder{color:#999999;opacity:1}
.frm_input:-ms-input-placeholder{color:#999999}
.frm_input::-webkit-input-placeholder{color:#999999}


.form-control {margin-top:-7px;}
.col-md-7 {border-right:1px dotted #DDD;}

.req_box .col-xs-12  {padding:0}
.req_hdlines {border-bottom:2px solid #f0af05; display:inline-block; width:100%; padding:5px 0; margin-bottom:-3px}
.req_hleft {float:left; width:50%; font-family:NanumBarunGothicOTF, "나눔바른고딕", "나눔고딕", Ngothic; font-size:20px;}
.req_hrig {float:left; width:50%; text-align:right; padding-top:6px;}
.req_hleft img {
   margin-right: 10px;
}

.brdr_top {border-top: 1px solid #DDD;}
.req_box {border-bottom:1px solid #DDD; display:table; width:100%;}
.req_box2 {display:table; width:100%;}
.req_capt {float:left; width:30%; border-right:1px solid #DDD; border-left:1px solid #DDD; padding:15px 0; text-align:center; background-color:#fafafa; font-family:NanumBarunGothicOTF, "나눔바른고딕", "나눔고딕", Ngothic; font-size:17.5px;}
/*.req_capt:after {content:'|'; position:absolute; right:0}*/
.req_w17 {width:17.5%;}
.req_w17_2 {width:17.5%;}
.req_inp {float:left; width:70%; padding:5px 5px 0; border-right:1px solid #DDD; word-break:break-all}
.req_inp img {width:200px;}

.req_fL input {float:left;}
.req_fL span {float:left;}
.req_fL label {float:left;}

.req_fClear label{float:none;}

.req_fl p, .req_fl strong {float:left; margin-right:10px;}
.req_divd {height:10px; width:100%; float:left;}

.zipArea .form-control { margin-bottom:10px; }
.bnt-mg {margin:-6px 0 0 5px;}

.req_nums input {width:32%;}
.req_pL {padding-left:10px}
.req_pR {padding-right:10px}
.req_tail { padding:15px; }

.reqi_lf {float:left; width:20%; padding:5px; text-align:center;}
.reqi_ri {float:left; width:80%; padding:5px; text-align:center;}

.req_capt_2 {width:51.6%;}
.req_inp_2 {width:48.4%; border-right:0; padding:16px 5px;}
.req_inp_3 {padding:16px 5px;}

.btn_reqz {border-radius:0; background-color:#333; color:#fff; height:42px;}
.reqc_zip {padding:86px 0;}
.reqc_zip_2 {padding:42px 0;}
.reqc_zip_3 {padding:80px 0;}

.req-afr {text-align:right; padding:5px;}

.btn-cancle {
		text-shadow:none;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    border: 1px solid #ccc;
	color:#333;
}
.btn-sbm {
   background-image: -webkit-linear-gradient(#f47d47, #f27737 60%, #f27430);
    background-image: -o-linear-gradient(#f47d47, #f27737 60%, #f27430);
    background-image: linear-gradient(#f47d47, #f27737 60%, #f27430);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff04519b', endColorstr='#ff02325f', GradientType=0);
    filter: none;
    border-bottom: 1px solid #ff942a;
}
.sub_title_img {margin-bottom:20px;}
.req_center {
    text-align: center;
    font-size: ;
}

/* prcv agree */
.pr_head {font-size:24px;}
.req_pr {
    padding: 10px 20px;
}
.req_box_01_1 {
    border: 1px solid #ccc;
    margin: 0px 20px 10px 20px;
    border-radius: 10px;
    width: 96%;
    float: left;
}

.req_pr strong {
    font-size: 17px;
    color: #f0af05;
    padding-bottom: 7px;
    float: left;
    width: 101%;
}

.pr_quee {padding:0px;}
.pr_quee li {list-style:none;}
.pr_pref {float:left; width:5%; text-align:center; display:inline-block;}
.pr_cont {float:left; width:95%; display:inline-block; }

.table-bordered {border:0; margin-bottom:20px;}
/* CMS */

.cms_head {color:#999; background-color:#D3DEF5;}
.cms_cpy { font-size:12px; color:#666; }
.cms_agr {font-size:16px; color:#0049aa}
.req_agrBox ul {padding:0; text-align:center}

.req_agrBox li {list-style:none; text-align:left;}

.cms_dnt {font-size:12px; padding-top:10px;}
.cm_sm {font-size:12px;}


#cms_form {display:none;}

.req_cont_2 {height:133px; overflow-y:scroll;}
/* view page */
#bo_v .req_inp {padding:17px 10px;}
#bo_v .reqc_zip_2 {padding:29px 0px;}
#bo_v .zipArea {padding:21px 10px;}
#bo_v  .req_cont {height:80px}
/*  == */

.pTB40 {padding-top: 40px; padding-bottom:40px;}
.pTB35 {padding-top: 35px; padding-bottom:35px;}
.pTB30 {padding-top: 30px; padding-bottom:30px;}
.pTB20 {padding-top: 20px; padding-bottom:20px;}
.pTB08 {padding-top: 8px; padding-bottom:8px;}

.pT10 {padding-top:10px;}
.pT30 {padding-top:30px;}
.pT35 {padding-top: 35px;}
.pT40 {padding-top: 40px;}
.nopadding {padding:0 !important;}


/*개인정보*/
#captcha {
    margin-top: 0px;
}
.req_w17 {
    width: 15.5%;
    height: 53px;
    float: left;
}

.req_center {
    text-align: center;
    font-size: ;
}
.req_box_grop {
    border: 1px solid #ccc;
    margin-top: 20px;
    padding: 10px;
    background-color: #efefef;
    font-size: 16px;
    line-height: 145%;
}

.overflow {overflow:auto; width:100%; height:300px;}

.req_box_grop_2 {
    border: 1px solid #ccc;
    margin-top: 20px;
    padding: 10px;
    background-color: #fff;
    font-size: 16px;
    line-height: 145%;
    float: left;
    width: 100%;
}

.m_sub_grop_T {
    color: #444;
    margin-left: 6px;
    background-repeat: no-repeat;
    background-position: 30px;
    background-image: url(../img/ep_s.png);
    line-height: 140%;
    margin-bottom: 10px;
    background-position: top left;
    padding-left: 14px;
    float: left;
    width: 100%;
}

.req_notice {
    font-weight: bold;
    color: #f0af05;
    padding: 15px;
    text-align: center;
}
.req_pr strong {
    font-size: 17px;
    color: #f0af05;
}
.req_box_01 {
    background-color: #fafafa;
    margin: 0;
    float: left;
    width: 100%;
    padding: 10px 0;
    margin: 5px;
    border-radius: 10px;
    border: 1px solid #efefef;
}


.req_box2_title_2 {
}


ul, ol {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding: 0;
}
@media (min-width:992px) {
	.pB58 {padding-bottom: 58px;}
}
.form-control {display:inline-block}

@media (max-width:1200px) {

}
@media (max-width:992px) {
	.col-md-7 {border-right:0; border-bottom:1px solid #DDD;}
	.req_w17 {width:30%;}
	.req_w17_2 {width:100%;}
	.req_agrBox {width:100%;}
	.req_fl p, .req_fl strong {float:none; margin-right:0}
}
@media (max-width:768px) {
	.req_nums input {width:32.5%;}
	.req_capt_2 {width:30%;}
	.req_inp_2 {width:70%; border-right:1px solid #DDD;}
	.reqc_zip_2 {padding:44px 0;}
}
@media (max-width:480px) {
	.pr_quee .pr_pref {text-align:left;}
	.req_capt {width:100%; padding:10px 0 0}
	.req_inp {width:100%; border-left:1px solid #DDD;}
	.req_hleft,.req_hrig {width:100%; float:none;}
	.req_hdlines {margin-bottom:0;}
	.req_nums input {float:left; width:33.33%;}
	#wr_7_7 {width:75% !important;}
	#wr_12_1,#wr_12_2, #wr_12_3, #wr_12_4 {width:15% !important;}
}

@media print{
	 body {font-size:12px;}
	.col-md-7 {width:58.33% !important; border-bottom:0 !important; border-right:1px solid #DDD !important;}
	.col-md-5 {width:41.66% !important}
	.req_inp {padding:10px !important}
	.req_capt {padding:10px !important}
	.pt10 {padding:10px 10px 0 !important}
}


 
 @media all and (max-width:1600px) and (min-width:1500px) {
.req_pr {
    padding: 10px ;
    font-size: 13.5px;
}

.pr_head {
    font-size: 20px;
}

.req_pr {
    padding: 10px 20px;
    font-size: 15.5px;
}
.req_box_01 {
    background-color: #fafafa;
    margin: 0;
    float: left;
    width: 100%;
    padding: 0;
    margin: 5px;
    border-radius: 10px;
    border: 1px solid #efefef;
}
.req_box2_title_2 {
    font-size: 14.5px;
}
.m_sub_grop_T {
    font-size: 14.5px;
}







 }
 
 
 @media (max-width:680px) {
	  
	  
	  
	  
	  
  }