@charset "utf-8";
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
@import url('http://fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('http://fonts.googleapis.com/css?family=Roboto:300,400,500');

*,
*:after,
*:before {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
* {font-family:'Roboto',Arial,'Nanum Gothic',NanumGothic,'나눔고딕',Dotum;font-size:100%;line-height:100%;color:#000;-webkit-text-size-adjust:100%;}

/* 초기화 */
html {width:100%;overflow-y:scroll}
body {position:relative;width:100%;margin:0;padding:0;font-size:100%;line-height:100%;color:#000;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
/* ul, dl,dt,dd {margin:0;padding:0;list-style:none} */
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;}
input, button {margin:0;padding:0;font-size:1em}
input[type="submit"]{cursor:pointer}
button {cursor:pointer}
select {margin:0}
table {border-collapse:collapse;}
p {margin:0;padding:0;word-break:keep-all;}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none;}
img {max-width:100%;}
input[type=text],input[type=password], textarea {-webkit-transition: all 0.30s ease-in-out;-moz-transition: all 0.30s ease-in-out;-ms-transition: all 0.30s ease-in-out;-o-transition: all 0.30s ease-in-out;outline: none;}
input[type=text]:focus,input[type=password]:focus,  textarea:focus,select:focus {-webkit-box-shadow:  0 0 5px #9ed4ff;-moz-box-shadow:  0 0 5px #9ed4ff;box-shadow: 0 0 5px #9ed4ff;border: 1px solid #558ab7 !important;}
::placeholder {color:#aaa;opacity:1;}
:-ms-input-placeholder {color:#aaa;}
::-ms-input-placeholder {color:#aaa;}
.placeholdersjs {color:#aaa !important; }
.container {position:relative;max-width:1180px;min-width:940px;margin:0 auto;zoom:1;}
.container:after {display:block;visibility:hidden;clear:both;content:""}
.noto, .noto * {font-family:"Noto Sans Kr","Malgun Gothic","맑은 고딕","Nanum Gothic","NanumGothic","나눔고딕","돋움",Dotum;}

/* 상단 */
#hd {}
#tnb {position:relative;text-align:right;}
	#tnb ul {display:inline-block;list-style:none;margin:0;padding:0;zoom:1;}
	#tnb ul:after {display:block;visibility:hidden;clear:both;content:""}
	#tnb ul li {float:left;}
	#tnb ul li a {display:inline-block;font-size:.75em;color:#8c8c8c;line-height:35px;text-transform:uppercase;}
	#tnb ul li a:hover, #tnb ul li a:focus {color:#36c;text-decoration:underline;}
	#tnb ul li a:before {display:inline-block;content:"|";margin:0 10px;}
	#tnb ul li:nth-child(1) a:before {display:inline-block;content:"";margin:0;}
#hd_logo {float:left;height:50px;vertical-align:bottom;background-color:#fff;}
#menu {float:right;position:relative;width:75%;height:50px;border-radius:20px 0 0 0;text-align:center;background-color:#2b6582;}
#gnb {display:inline-block;list-style:none;margin:0 auto;padding:0;zoom:1;}
	#gnb:after {display:block;visibility:hidden;clear:both;content:""}
	#gnb li {float:left;}
	#gnb li a {display:inline-block;padding:0 17px;font-size:1.2em;color:#fff;line-height:50px;}
	#gnb li a:hover, #gnb li a:focus, #gnb li a.hover {border-bottom:3px solid #fff;color:#ecffca;line-height:47px;}
#frmsearch {display:none;position:absolute;right:0;top:0;z-index:999999;}
	#frmsearch form {position:absolute;right:45px;width:176px;height:50px;background:#fff;}
	#frmsearch #sch_stx {display:inline-block;float:left;width:150px;height:50px !important;padding:0 10px;border:2px solid #555;border-right:none;line-height:22px;font-size:1em;color:#8b8b8b;}
	#frmsearch #sch_submit {display:inline-block;float:right;width:26px;height:50px;border:0;line-height:0;font-size:0;cursor:pointer;background:#555;}
	#frmsearch #sch_submit:before {width:26px;height:50px;content:"\f002";font-family:"FontAwesome";font-size:13px !important;color:#fff !important;line-height:1em !important;}
	.sch_btn {display:block;position:absolute;right:10px;top:12px;width:25px;height:25px;border:2px solid #83b3cb;border-radius:4px;color:#fff;line-height:20px;text-align:center;background:#2b6582;}
	.sch_btn i {color:#fff;}

/* 하단 */
#ft {padding:60px 0 30px;background-color:#3f3f3f;}
#ft.ft_s {padding-top:30px;}
#ft_info {list-style:none;margin:20px 0 0 50px;padding:0;}
	#ft_info li {font-size:.9em;color:#efefef;line-height:24px;}
	#ft_info li span {display:inline-block;margin:0 15px;color:#ccc;}
	#ft_info li#ft_copy {margin-top:12px;font-size:.82em;color:#a8988e;}
	#ft_info li#ft_copy a, #ft_info li#ft_copy strong {font-weight:normal;color:#a8988e;}
#ft #yeogie {position:absolute;right:0;bottom:0;}

/* 메인 */
#wrap_m {position:relative;}
	#wrap_m .m_adm {position:absolute;right:10px;top:10px;z-index:2;}
	#wrap_m .m_adm a {display:block;padding:5px 10px;border:1px solid #222;border-radius:3px;font-size:.68em;color:#fff;text-transform:uppercase;background-color:#4c4c4c;}
#m_vis {position:relative;margin-top:30px;}
#m_bbs {padding-bottom:20px;background:url('../img/m_bbs_bg.png') repeat-x;}
.m_bbs_li {float:left;width:33%;margin-top:1px;}
#m_contact {float:left;width:34%;margin-bottom:-50px;border-radius:0 0 15px 15px;background-color:#2b6582;}
	#m_contact h2 {height:111px;margin:0;padding:70px 0 0;border-bottom:1px solid #55849b;font-weight:300;font-size:1.2em;text-align:center;}
	#m_contact h2 a {color:#fff;}
	#m_contact ul {list-style:none;margin:0;padding:45px 30px;}
	#m_contact ul li {line-height:2.5em;text-align:center;}
	#m_contact ul li span {display:inline-block;width:60px;color:#a2c8da;text-align:left;}
	#m_contact ul li strong {display:inline-block;font-size:1.3em;font-weight:500;color:#fff;}

/* 서브 */
#wrap_s {position:relative;background-color:#f5f5f5;}
#cont_tit {padding:50px 0;text-align:center;background-color:#fff;}
	#cont_tit span {font-size:2em;font-weight:300;color:#f60;}

/* 버튼 */
.bbs_btn {float:right;margin-bottom:50px;}
	.bbs_btn ul {list-style:none;margin:0;padding:0;zoom:1;}
	.bbs_btn ul:after {display:block;visibility:hidden;clear:both;content:""}
	.bbs_btn ul li {float:left;}
	.bbs_btn ul li + li {margin-left:5px;}
.btn {display:inline-block;height:40px;padding:0 15px;border:1px solid #ccc;border-radius:3px;color:#444 !important;line-height:2.4em;text-align:center;vertical-align:middle;white-space:nowrap;cursor:pointer;background-color:#fff !important;}
	.btn_src {border:none;border-radius:0;}
	.btn:active, .btn:hover, .btn:focus {border:1px solid #484d61;background:#484d61 !important;color:#fff !important;}
	.btn:before {margin-right:7px;font-family:'FontAwesome';color:#eb8d32;font-weight:normal;}
	.btn_ok:before {content:'\f046';}
	.btn_ok input {border:none;color:#444 !important;cursor:pointer;background:#fff;}
	.btn_ok:active input, .btn_ok:hover input {background:#333;color:#fff !important;}
	.btn_cancel:before {content:'\f05e';}
	.btn_write:before {content:'\f044';}
	.btn_list:before {content:'\f0c9';}
	.btn_edit:before {content:'\f021';}
	.btn_del:before {content:'\f1f8';}
	.btn_adm:before {content:'\f013';}
	.btn_prev:before {content:'\f053';}
	.btn_next:before {content:'\f054';}
	.btn_src:before {margin:0;content:'\f002';}
	.btn_copy:before {content:'\f24d';}
	.btn_mov:before {content:'\f0b2';}
	.btn_zoom:before {content:'\f002';}
	.btn_admin:before {content:'\f021';}
.btn_submit {padding:8px;border:0;background:#ff3061;color:#fff;letter-spacing:-0.1em;cursor:pointer;}

/* 게시판 공통 */
#bbs_total {margin-bottom:10px;font-weight:400;font-size:.8em;color:#4c4c4c;text-align:right;}
	#bbs_total strong {font-weight:500;color:#4c4c4c;}
#bo_v_con * {line-height:1.5em;}
#bo_sch {position:relative;float:left;border:1px solid #ccc;background:#fff;border-radius:3px}
	#bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
	#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
	#bo_sch select{border:0;;margin:9px 5px ;height:20px;float:left;border-right:1px solid #ddd;}
	#bo_sch .sch_input{height:38px;border:0;padding:0;background-color:transparent;float:left}
	#bo_sch .sch_btn{height:38px;float:left;background:none;border:0;width:40px;font-size:15px}
#bo_v .bbs_btn {margin:20px 0 50px;}
#bo_v_tit {position:relative;padding:30px 0;border-bottom:5px solid #fff;}
	#bo_v_tit h2 {padding:0 90px 0 5px;font-size:2em;font-weight:400;}
	#bo_v_tit h2 .bo_v_cate {display:inline-block;margin-bottom:5px;padding:7px 10px;border-bottom:1px solid #1977b5;border-radius:3px;font-size:.5em;color:#fff;line-height:1em;background: #3497d9;box-shadow: inset 0 2px 5px rgb(33, 135, 202);}
	#bo_v_tit .bbs_btn {position:absolute;right:5px;top:35px;margin:0;}
	#bo_v_tit .bbs_btn span {display:inline-block;position:absolute;width:0;height:0;font-size:0;line-height:0;overflow:hidden;}
	#bo_v_tit .bbs_btn .btn {width:30px;height:30px;padding:0;line-height:30px;text-align:center;}
	#bo_v_tit .bbs_btn .btn:before {margin:0;}
#bo_v_atc {margin-top:20px;}
#bo_v_con * {line-height:1.5em;}
#bo_v_img {text-align:center;}
#bo_v_list {display:block;width:100%;border:1px solid #e9e9e9;}
	#bo_v_list:before, #bo_v_list:after {display:block;clear:both;content:"";}
	#bo_v_list ul {list-style:none;width:100%;margin:0;padding:0;}
	#bo_v_list ul:after {display:block;clear:both;content:"";}
	#bo_v_list ul li {float:left;width:50%;}
	#bo_v_list ul li a {display:block;padding:10px;font-size:.9em;background-color:#fff;transition:all .2s;}
	#bo_v_list ul li a:hover {color:#fff;background-color:#666;}
	#bo_v_list ul li span {display:inline-block;position:absolute;width:0;height:0;font-size:0;line-height:0;overflow:hidden;}
	#bo_v_list ul li.prev {border-right:1px solid #e9e9e9;}
	#bo_v_list ul li.next {float:right;}
	#bo_v_list ul li.next a {text-align:right;}
	#bo_v_list ul li.prev a:before {margin-right:5px;color:#ccc;content:'\f053';font-family:'FontAwesome';}
	#bo_v_list ul li.next a:after {margin-left:5px;color:#ccc;content:'\f054';font-family:'FontAwesome';}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding: 0;background:#000;color:#fff;text-align:left;position:relative;}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding: 10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject{background:#000;text-align:left}
.hd_pops_footer .hd_pops_close{background:#393939;position:absolute;top:0;right:0}

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove  .win_desc {text-align:center;display:block}
#copymove  .tbl_wrap{margin:20px }
#copymove  .win_btn{padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}


/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:120px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}

/* 버튼 */
a.btn,.btn{-webkit-transition: background-color 0.1s ease-out;-moz-transition: background-color 0.1s ease-out;-o-transition: background-color 0.1s ease-out;transition: background-color 0.1s ease-out;}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle;}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#253dbe;color:#fff;cursor:pointer;border:0}
.btn_submit:hover {background:#0025eb}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle;}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa;
}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:40px;border:0;background:#3c3c3c;border-radius:5px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/*컬러*/
.color_1 {background:#169dd6}
.color_2 {background:#14d53d}
.color_3 {background:#3814ff}
.color_4 {background:#7520c5}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px;}

.full_input{width:100%}
.half_input{width:49.5%}
.tbl_frm01 textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 새창 기본 스타일 */
.new_win {position:relative;}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.25em;height:50px;line-height:30px;padding:10px 20px;background:#333;color:#fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {border-right:1px solid #dfe6e7;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background:#fff;width:33.333%;text-align:center;border:1px solid #ccc;margin-left:-1px}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#fff;border-color:#253dbe;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#253dbe;font-weight:bold}
.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#3598db;}
.new_win .frm_info{font-size:0.92em;color:#3598db}
.new_win .win_total{text-align:right;margin:10px 0}
.new_win .win_total span{display:inline-block;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px;}
.new_win .new_win_con{margin:20px;}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn{text-align:right}
.new_win .btn_close {position:absolute;top:0;right:0;height:50px;width:50px;background:url(../img/close_btn.gif) no-repeat 50% 50%;border:0;text-indent:-999px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:40px;font-weight:bold;font-size:1.083em;float:right}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 페이징 */
.pg_wrap {clear:both;padding:30px 0;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#f3f3f3;border:1px solid #bbbcc3}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px;}
.pg_page:hover{background-color:#ddd}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display:inline-block;background:#4c4f6f;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px;
-webkit-box-shadow: inset 1px 1px 2px #222542;
-moz-box-shadow:  inset 1px 1px 2px #222542;
box-shadow: inset 1px 1px 2px #222542;
}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
