@charset "utf-8";
/* 상단 레이아웃 */
#hd {
}
#hd h1 {
	position:absolute;
	font-size:0;
	line-height:0;
	overflow: hidden
}
/* 화면낭독기 사용자용 */
#hd_login_msg {
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:1px;
	overflow:hidden
}
.msg_sound_only,.sound_only {
	display:inline-block !important;
	position:absolute;
	top:0;
	left:0;
	margin:0 !important;
	padding:0 !important;
	width:1px !important;
	height:1px !important;
	font-size:0;
	text-indent:-9999em;
	line-height:0;
	border:0 !important;
	overflow: hidden !important
}
/* 본문 바로가기 */
#skip_to_container a {
	z-index:100000;
	position:absolute;
	font-size:0;
	line-height:0;
	overflow:hidden;
	left:0
}
#skip_to_container a:focus,#skip_to_container a:active {
	width:100%;
	height:75px;
	background:#21272e;
	color:#fff;
	font-size:1.5em;
	font-weight:700;
	text-align:center;
	text-decoration:none;
	line-height: 3.3em
}
/* ie6 이미지 너비 지정 */
.img_fix {
	width:100%;
	height: auto;
}
/* Mobile화면으로 */
#mobile_cng {
	display:block;
	margin:0.3em;
	padding:0.5em 0;
	border:1px solid #eee;
	border-radius:2em;
	background:#fff;
	color:#000;
	font-size:2em;
	text-decoration:none;
	text-align:center
}
@media(max-width:76px) {
	#mobile_cng {
		margin:5px;
		padding:5px 0;
	}
}
@media(min-width:768px) {
	#mobile_cng {
		margin:0.3em;
		padding: 0.5em 0;
	}
}
/* 콘텐츠별 스타일 */
.cnt_cmt {
	display:inline-block;
	margin:0 0 0 5px;
	font-weight: 700;
}
/* 캡챠 자동등록(입력)방지 기본 -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 {
	;
	height:40px;
	border:1px solid #ccc;
	;
	vertical-align:top;
	padding:0;
	margin:0
}
#captcha #captcha_mp3 {
	;
	margin:0;
	padding:0;
	width:40px;
	height:40px;
	border:0;
	background:transparent;
	vertical-align:middle;
	overflow:hidden;
	cursor:pointer;
	background:url('../../../img/captcha2.png') no-repeat;
	text-indent:-999px;
	;
	border-radius:3px
}
#captcha #captcha_reload {
	margin:0;
	padding:0;
	width:40px;
	height:40px;
	border:0;
	background:transparent;
	vertical-align:middle;
	overflow:hidden;
	cursor:pointer;
	background:url('../../../img/captcha2.png') no-repeat 0 -40px;
	text-indent:-999px;
	border-radius:3px
}
#captcha #captcha_key {
	margin:0 0 0 3px;
	padding:0 5px;
	width:90px;
	height:40px;
	border:1px solid #ccc;
	background-color:#fff;
	font-size:1.333em;
	font-weight:700;
	text-align:center;
	border-radius:3px;
	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 #ccc;
	margin-bottom:3px;
	margin-top:5px;
	display:block;
}
#captcha.m_captcha #captcha_reload {
	position:static;
	margin:0;
	margin-right:3px;
	padding:0;
	width:40px;
	height:40px;
	border:0;
	background:transparent;
	vertical-align:middle;
	overflow:hidden;
	cursor:pointer;
	background:url('../../../img/captcha2.png') no-repeat 0 -40px;
	text-indent:-999px
}
#captcha.m_captcha #captcha_reload span {
	display:none;
}
#captcha.m_captcha #captcha_key {
	margin:0;
	padding:0 5px;
	width:115px;
	height:40px;
	border:1px solid #ccc;
	background-color:#fff;
	font-size:1.333em;
	font-weight:700;
	text-align:center;
	line-height:40px;
}
#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/captcha2.png') no-repeat 0 0;
	vertical-align:top;
	overflow:hidden;
	cursor:pointer;
	text-indent:-9999px;
	border: none
}
/*단축키일람 */
.cke_sc {
	margin:0 0 5px;
	text-align:right
}
.btn_cke_sc {
	display:inline-block;
	padding:1px 10px;
	border:1px solid #ccc !important;
	background:#fff !important;
	color:#333 !important;
	text-decoration:none !important;
	line-height:160%;
	vertical-align: middle
}
/*수정*/
.cke_sc_def {
	margin:5px 0;
	padding:10px;
	border:1px solid #ccc;
	background:#fff;
	text-align:center
}
.cke_sc_def dl {
	margin:0 0 5px;
	text-align:left;
	border-top:1px solid #ddd;
}
.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;
	border-bottom:1px solid #ddd;
}
.cke_sc_def dt {
	width:20%;
	background:#f5f5f5;
	font-weight:700;
}
.cke_sc_def dd {
	width:30%;
}
.btn_cke_sc_close {
	background:#333;
	padding:3px 10px;
	border:none;
	color:#fff
}
@media (max-width:767px) {
	.cke_sc_def dt {
		width:50%;
	}
	.cke_sc_def dd {
		width: 50%;
	}
}
/* 기본 버튼*/
.btn {
	display:inline-block;
	padding:0 5px;
	/*height:30px;line-height:30px;*/border-radius:2px
}
a.btn01 {
	display:inline-block;
	padding:0 7px;
	;
	border:1px solid #ccc;
	background:#fff;
	color:#333;
	text-decoration:none;
	vertical-align:middle;
	border-radius:2px
}
a.btn01:focus,a.btn01:hover {
	text-decoration:none
}
button.btn01 {
	display:inline-block;
	margin:0;
	padding:7px;
	border:1px solid #ccc;
	background:#fff;
	color:#666;
	text-decoration:none;
	border-radius:2px
}
a.btn02 {
	display:inline-block;
	padding:8px 7px 7px;
	border:1px solid #3b3c3f;
	background:#4b545e;
	color:#fff;
	text-decoration:none;
	vertical-align:middle;
	border-radius:2px
}
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;
	border-radius:2px
}
.btn_confirm {
	text-align:center;
	border-radius:2px
}
.btn_submit {
	padding:0 5px;
	border:0;
	border:1px solid #c91c22;
	color:#fff;
	letter-spacing:-0.1em;
	border-radius:2px;
	background:#c91c22;
}
fieldset .btn_submit {
	padding:0 7px;
	height:24px;
	line-height:1em;
	border-radius:2px
}
a.btn_cancel {
	display:inline-block;
	padding:8px 7px 7px;
	border:1px solid #ccc;
	background:#fff;
	color:#000;
	text-decoration:none;
	vertical-align:middle;
	border-radius:2px
}
button.btn_cancel {
	display:inline-block;
	padding:7px;
	border:1px solid #ccc;
	background:#fafafa;
	color:#000;
	vertical-align:top;
	text-decoration:none;
	border-radius:2px
}
a.btn_frmline,button.btn_frmline {
	display:inline-block;
	padding:0 5px;
	height:1.9em;
	border:0;
	background:#333;
	color:#fff;
	letter-spacing:-0.1em;
	text-decoration:none;
	vertical-align:top;
	line-height:1.9em;
	border-radius:2px
}
button.btn_frmline {
	font-size:1em;
	border-radius:2px
}
.btn_top {
	margin:10px;
	text-align:right
}
.btn_top li {
	display:inline-block
}
.btn_top a,.btn_top .btn_submit {
	line-height:30px;
	padding:0 10px;
	border-radius:2px
}
.btn_top .btn_cancel,.btn_top .btn_b01 {
	border:1px solid #aaa;
	color:#666;
	line-height:28px;
	background:#fff;
	border-radius: 2px
}
/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {
	display:inline-block;
	background:#4c4f6f;
	color:#fff;
	text-decoration:none;
	vertical-align:middle
}
.btn_b01:hover,.btn_b01:hover {
}
a.btn_b02,.btn_b02 {
	display:inline-block;
	background:#ff506a;
	color:#fff;
	text-decoration:none;
	vertical-align:middle;
	border:0
}
a.btn_b02:hover,.btn_b02:hover {
}
a.btn_b03,.btn_b03 {
	display:inline-block;
	line-height:28px;
	border:1px solid #ed6478;
	color:#ed6478;
	background:none;
	text-decoration:none;
	vertical-align:middle
}
a.btn_b03:hover,.btn_b03:hover {
}
a.btn_admin {
	display:inline-block;
	background:#e8180c;
	color:#fff;
	text-decoration:none;
	vertical-align: middle
}
/* 관리자 전용 버튼 */
a.btn_admin:focus,a.btn_admin:hover {
}
/* 기본테이블 */
.tbl_wrap {
}
/*수정*/
.tbl_wrap table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0
}
.tbl_wrap caption {
	padding:10px 0;
	color:#4b8b99;
	font-weight:700;
	text-align:left
}
.tbl_head01 {
	margin:0 0 10px
}
.tbl_head01 table {
	border-bottom:1px solid #ddd
}
.tbl_head01 caption {
	padding:0;
	font-size:0;
	line-height:0;
	overflow:hidden
}
.tbl_head01 thead th {
	padding:12px 0;
	border-top:2px solid #000;
	border-bottom:1px solid #ddd;
	background:#fff;
	color:#383838;
	font-size:15px;
	text-align:center;
	letter-spacing:-0.1em
}
.tbl_head01 thead a {
	color:#383838
}
.tbl_head01 thead th input {
	vertical-align: top
}
/* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th,.tbl_head01 tfoot td {
	padding:10px 0;
	border-top:1px solid #c1d1d5;
	border-bottom:1px solid #c1d1d5;
	background:#d7e0e2;
	text-align:center
}
.tbl_head01 tbody th {
	padding:10px 0;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9
}
.tbl_head01 td {
	padding:15px 5px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	line-height:1.5em;
	word-break:break-all
}
.tbl_head01 td:first-child {
	border-left:0
}
.tbl_head01 a {
}
.tbl_head02 {
	margin:15px
}
.tbl_head02 caption {
	position:absolute;
	font-size:0;
	text-indent:-9999em;
	line-height:0;
	overflow:hidden
}
.tbl_head02 thead th {
	padding:7px 0;
	border-top:1px solid #333;
	border-bottom:1px solid #ddd;
	background:#ddd;
	color:#333;
	font-size:15px;
	text-align:center;
}
.tbl_head02 thead a {
	color:#383838
}
.tbl_head02 thead th input {
	vertical-align: top
}
/* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	background:#484848;
	color:#fff
}
.tbl_head02 tfoot td {
	background:#484848;
	color:#fff;
	font-weight:700;
	text-align:center
}
.tbl_head02 tbody th {
	padding:5px 0;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9
}
.tbl_head02 td {
	padding:5px 3px;
	border-bottom:1px solid #e9e9e9;
	line-height:1.4em;
	word-break:break-all
}
.tbl_head03 {
	margin:0 0 10px
}
.tbl_head03 table {
	border-bottom:1px solid #ddd
}
.tbl_head03 caption {
	padding:0;
	font-size:0;
	line-height:0;
	overflow:hidden
}
.tbl_head03 thead th {
	padding:12px 0;
	border-top:2px solid #000;
	border-bottom:1px solid #ddd;
	background:#fff;
	color:#383838;
	font-size:15px;
	text-align:center;
	letter-spacing:-0.1em
}
.tbl_head03 thead a {
	color:#383838
}
.tbl_head03 thead th input {
	vertical-align: top
}
/* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head03 tfoot th,.tbl_head03 tfoot td {
	padding:10px 0;
	border-top:1px solid #c1d1d5;
	border-bottom:1px solid #c1d1d5;
	background:#d7e0e2;
	text-align:center
}
.tbl_head03 tbody th {
	padding:10px 0;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9
}
.tbl_head03 td {
	padding:15px 5px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	line-height:1.5em;
	word-break:break-all
}
.tbl_head03 td:first-child {
	border-left: 0
}
.tbl_head03 a {
}
/* 폼 테이블 */
.tbl_frm01 {
}
/*수정*/
.tbl_frm01 table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0
}
.tbl_frm01 th {
	width:90px;
	padding:5px 10px;
	background:none;
	text-align:right;
	font-weight:normal
}
.tbl_frm01 td {
	padding:5px 10px;
	background:transparent
}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea,.frm_input {
	border:1px solid #ccc;
	background:#fff;
	color:#666;
	vertical-align:middle;
	border-radius:2px;
	padding:5px;
}
.tbl_frm01 textarea {
	padding:2px 2px 3px
}
.frm_input {
	height:40px;
}
.full_input,.frm_address {
	width:100%
}
.half_input {
	width:49.5%
}
.tbl_frm01 textarea {
	width:100%;
	height:100px
}
.tbl_frm01 a {
	text-decoration:none
}
.tbl_frm01 .frm_address {
	margin-top:5px
}
.tbl_frm01 .frm_file {
	display:block;
	margin-bottom:5px
}
.tbl_frm01 .frm_info {
	display:block;
	padding:0 0 5px;
	line-height:1.4em
}
@media (max-width:767px) {
	.tbl_frm01 {
	}
	.tbl_frm01 th {
		padding:10px 0;
		width:90px;
		border:1px solid #e9e9e9;
		border-left:0;
		text-align:left;
	}
	.tbl_frm01 td {
		padding:10px 5px;
		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:2px;
		padding:5px;
		font-size:1.083em;
		max-width:100%;
	}
	.frm_input {
		height:40px;
	}
	.tbl_frm01 textarea {
		width:100%;
		height:100px
	}
	.tbl_frm01 a {
		text-decoration:none
	}
	.tbl_frm01 .frm_address {
		margin-top:5px;
		width:100%
	}
	.tbl_frm01 .frm_file {
		display:block;
		margin-bottom:5px;
		width:100%
	}
	.tbl_frm01 .frm_info {
		display:block;
		padding:5px 0 0;
		color:#666;
		line-height:1.3em
	}
}
@media(min-width:768px) {
	.tbl_frm01 th,.tbl_frm01 td {
		clear:both;
	}
}
.tbl_frm02 {
	border-top:2px solid #333;
}
.tbl_frm02 table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0
}
.tbl_frm02 th,.tbl_frm02 td {
	padding:10px;
	border-bottom:1px solid #ddd;
	color:#666;
	font-size:13px;
}
.tbl_frm02 th {
	width:10%;
	text-align:left;
	font-weight:700;
	background:#fff;
}
.tbl_frm02 th.left-line {
	border-left:1px solid #ddd;
}
.tbl_frm02 td {
	width:40%;
}
.tbl_frm02 .frm_input {
	height:33px;
	border:1px solid #ddd;
	border-radius:2px;
}
.tbl_frm02 textarea {
	padding:10px;
	width:100%;
	height:150px;
	border:1px solid #ddd;
	line-height:160%;
	vertical-align:middle;
	border-radius:2px;
}
.tbl_frm02 a {
	text-decoration:none;
}
.tbl_frm02 .frm_address {
	margin-top:5px;
}
.tbl_frm02 .frm_file {
	width:95%;
	height:33px;
}
.tbl_frm02 .frm_info {
	display:block;
	padding:5px 0 0;
	color:#666;
	line-height:1.3em;
}
.tbl_frm02 select {
	height:33px;
	border-radius:2px;
}
@media (max-width:767px) {
	.tbl_frm02 th,.tbl_frm02 td {
		padding:10px 5px;
		font-size:13px;
	}
	.tbl_frm02 th {
		width:7%;
	}
	.tbl_frm02 td {
		width:43%;
	}
	.tbl_frm02 select {
		height:28px;
		width:100% !important;
	}
}
@media(min-width:768px) {
	.tbl_frm02 th,.tbl_frm02 td {
		clear: both;
	}
}
/* 자료 없는 목록 */
.empty_table {
	padding:50px 0 !important;
	text-align:center !important;
	color:#666 !important
}
.empty_list {
	padding:50px 0 !important;
	text-align:center !important;
	color: #666 !important
}
/* 필수입력 */
.required,textarea.required,input.required {
	background-image:url('../img/common/wrest.gif') !important;
	background-position:top right !important;
	background-repeat:no-repeat !important;
}
.readonly {
	background: #f5f5f5;
}
/* 테이블 그리드 padding 0 5px 고려한 넓이 */
.grid_1 {
	width:40px
}
.grid_2 {
	width:100px
}
.grid_3 {
	width:120px
}
.grid_4 {
	width:190px
}
.grid_5 {
	width:240px
}
.grid_6 {
	width:290px
}
.grid_7 {
	width:340px
}
.grid_8 {
	width:390px
}
.grid_9 {
	width:440px
}
.grid_10 {
	width:490px
}
.grid_11 {
	width:540px
}
.grid_12 {
	width:590px
}
.grid_13 {
	width:640px
}
.grid_14 {
	width:690px
}
.grid_15 {
	width:740px
}
.grid_16 {
	width:790px
}
.grid_17 {
	width:840px
}
.grid_18 {
	width: 890px
}
/* 테이블 항목별 정의 */
.td_board {
	width:120px;
	text-align:center
}
.td_chk {
	width:30px;
	text-align:center
}
.td_date {
	width:60px;
	text-align:center
}
.td_datetime {
	width:110px;
	text-align:center
}
.td_default {
	width:60px;
	text-align:center
}
.td_dvr {
	width:100px;
	text-align:center
}
.td_group {
	width:100px;
	text-align:center
}
.td_imgsmall {
	width:60px;
	text-align:center
}
.td_num {
	width:50px;
	text-align:center
}
.td_numbig {
	width:100px;
	text-align:center
}
.td_nick {
	width:100px;
	text-align:center
}
.td_name {
	width:100px;
	text-align:left
}
.td_namesmall {
	width:50px;
	text-align:left
}
.td_mb_id {
	width:100px;
	text-align:center
}
.td_mng {
	width:80px;
	text-align:center
}
.td_mngsmall {
	width:50px;
	text-align:center
}
.td_statsmall {
	width:50px;
	text-align:center
}
.td_stat {
	text-align:center
}
.td_date {
	width:50px;
	text-align:center
}
.td_datetime {
	width:170px;
	text-align: center
}
/* 새창 기본 스타일 */
.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:700
}
.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:center;
}
.new_win .btn_close {
	position:absolute;
	top:0;
	right:0;
	height:50px;
	width:50px;
	background:transparent;
	border:0;
	overflow:hidden;
	cursor:pointer
}
.new_win .btn_close i {
	color:#fff;
	font-size:14px;
}
.new_win .btn_submit {
	padding:0 20px;
	height:40px;
	font-weight:700;
	font-size: 1.083em;
}
/* 검색결과 색상 */
.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
}
.sv_wrap {
	position:relative;
	font-weight:normal
}
.sv_wrap .sv {
	z-index:1000;
	display:none;
	margin:5px 0 0;
	font-size:0.92em;
	background:#333;
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
	-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
}
.sv_wrap .sv:before {
	content:"";
	position:absolute;
	top:-6px;
	left:15px;
	width:0;
	height:0;
	border-style:solid;
	border-width:0 6px 6px 6px;
	border-color:transparent transparent #333 transparent;
}
.sv_wrap .sv a {
	display:inline-block;
	margin:0;
	padding:0 10px;
	line-height:30px;
	width:100px;
	font-weight:normal;
	color:#bbb
}
.sv_wrap .sv a:hover {
	background:#000;
	color:#fff
}
.sv_member {
	color:#333
}
.sv_on {
	display:block !important;
	position:absolute;
	top:23px;
	left:0px;
	width:auto;
	height:auto
}
.sv_nojs .sv {
	display:block
}
.pg_wrap {
	clear:both;
	padding:0 0 20px 0;
	text-align:center;
	font-size:15px;
}
.pg {
}
.pg_wrap .pg_page, .pg_wrap .qa_page {
	box-sizing:border-box;
	display:inline-block;
	font-size:16px;
	min-width:1.5em;
	width:38px;
	line-height:38px;
	margin-left:2px;
	text-align:center;
	vertical-align: middle;
	text-decoration:none !important;
	cursor:pointer;
	color:#333 !important;
	border:1px solid transparent;
	border-radius:0;
	text-decoration:none;
}
.pg_wrap .pg_current {
	color:#000 !important;
	border:1px solid #000;
	border-radius: 20px;
	line-height:38px;
	min-width:40px;
	padding:0 6px;
	display: inline-block;
	background-color:#fff;
	z-index:3;
}
.pg_wrap .pg_start:before,
.pg_wrap .pg_prev:before,
.pg_wrap .pg_next:before,
.pg_wrap .pg_end:before {
	font-family:'Font Awesome 6 Free';
	font-weight:900;
	font-size:16px;
	color:#999;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
.pg_wrap .pg_start,
.pg_wrap .pg_prev,
.pg_wrap .pg_next,
.pg_wrap .pg_end {font-size:0;}

.pg_wrap .pg_start:before {content:"\f100";}
.pg_wrap .pg_prev:before {content:"\f104";}
.pg_wrap .pg_next:before {content:"\f105";}
.pg_wrap .pg_end:before {content:"\f101";}

.pg_wrap a.pg_page:hover {
	color:#a50000 !important;
}
/* 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;
}
/* popup */
.popup-layer {
	position:absolute;
	font-size:12px;
	border:3px solid #333;
	background:#fff;
	z-index:999999;
}
.popup-layer h1 {
	padding:10px;
	color:#fff;
	background:#333;
	cursor:move;
}
.popup-layer-content {
	padding:10px;
}
.popup-foot {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	font-size:11px;
	background:#ddd;
}
.popup-foot form {
	padding:5px 10px;
	color:#666;
}
.popup-foot * {
	vertical-align:middle;
}
.popup-foot .button {
	cursor:pointer;
}
.popup-window {
	font-size:12px;
}
.popup-window h1 {
	padding:10px;
	color:#fff;
	background:#333;
}
.popup-window-content {
	padding:10px;
}
.bo_content_head {
	margin-bottom:15px;
}
.board-head {
	display: inline-block;
	width: 100%;
	padding-bottom:15px;
	font-size:14px;
	color:#666;
	zoom:1;
}
.board-head:after {
	content:"";
	display:block;
	clear:both;
}
.board-head span {
	color:#000;
	font-weight:700;
}
.board-head .board-head-total {
	margin-top:10px;
}
.board-foot {
	display: inline-block;
	width: 100%;
	padding-bottom:15px;
	text-align:center;
	zoom:1;
}
.board-foot:after {
	content:"";
	display:block;
	clear: both;
}
/* button */
.btn {
	display:inline-block;
	padding:7px 10px;
	margin-bottom:0;
	font-size:15px !important;
	font-weight:normal;
	line-height:160%;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	cursor:pointer;
	background-image:none;
	border:1px solid transparent;
	border-radius:2px !important;
}
.btn:focus,.btn:active:focus,.btn.active:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}
.btn:hover,.btn:focus {
	color:#333;
	text-decoration:none;
}
.btn:active,.btn.active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
	pointer-events:none;
	cursor:not-allowed;
	filter:alpha(opacity=65);
	box-shadow:none;
	opacity:.65;
}
.btn-default {
	color:#333 !important;
	background-color:#fff;
	border-color: #ccc;
}
/*답글*/
.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active {
	color:#333;
	background-color:#f5f5f5;
	border-color:#adadad;
}
.btn-default:active,.btn-default.active {
	background-image:none;
}
.btn-primary {
	color:#fff !important;
	background-color:#444;
	border-color: #333;
}
/*쓰기*/
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active {
	color:#fff;
	background-color:#333;
	border-color:#222;
}
.btn-primary:active,.btn-primary.active {
	background-image:none;
}
.btn-info {
	color:#fff !important;
	background-color:#777;
	border-color: #666;
}
/*삭제*/
.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active {
	color:#fff;
	background-color:#666;
	border-color:#555;
}
.btn-info:active,.btn-info.active {
	background-image:none;
}
.btn-adm {
	color:#fff !important;
	background-color:#ed0000;
	border-color:#db0000;
}
.btn-adm:hover,.btn-adm:focus,.btn-adm:active,.btn-adm.active {
	color:#fff;
	background-color:#db0000;
	border-color:#c90000;
}
.btn-adm:active,.btn-adm.active {
	background-image:none;
}
.btn-icon-search {
	width:30px;
	height:27px;
	background-image:url(../img/common/icon-search.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.btn-icon-calendar {
	width:30px;
	height:27px;
	background-image:url(../img/common/icon-calendar.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.btn-icon-search-sm {
	width:26px;
	height:22px;
	background-image:url(../img/common/icon-search.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.btn-xlg {
	padding:10px 18px;
	font-size:17px !important;
	font-weight:700;
}
.btn-lg {
	padding:7px 14px;
	font-size:15px !important;
	font-weight:700;
}
.btn-sm {
	padding:3px 8px;
	font-size:13px !important;
}
.btn-xs {
	padding:2px 5px;
	font-size: 12px !important;
}