@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
font-family: 'Noto Sans KR', sans-serif;
/*------------------------------------------------
* default definition
------------------------------------------------*/
html,body {height:100%;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,legend,fieldset,p,button,img,input {margin:0;padding:0;border:none;}
html,body,th,td,input {color:#7d7d7d;font-family:'Noto Sans KR',"NanumGothic","Malgun Gothic","µ¸¿ò",dotum,sans-serif !important;font-size:13px !important;;font-weight:normal; }
table,tr,td,th {margin:0; padding:0;}
hr,legend {display:none;}
li {list-style:none;}
table {border-collapse:collapse; table-layout:fixed;}

/*------------------------------------------------
* Form
/*------------------------------------------------*/
input, textarea {background:#ececec;color:#7d7d7d;}

input[type="text"]			{height:35px; line-height:22px;padding:0px 10px;}
input[type="email"]			{height:35px; line-height:22px;padding:0px 10px;}
input[type="password"]		{height:35px; line-height:22px;padding:0px 10px;}
input[type="file"]			{height:22px; line-height:22px;}
input[type="image"]			{border:none;}
input[type="radio"]			{border:none !important ; background:transparent !important ;}
input[type="checkbox"]		{border:none; background:transparent ;}
input[type="submit"]		{border:1px solid #ccc; background:transparent ;}

select {font-size:10pt;padding:0px 30px 0px 10px;height:35px;font-family:'Noto Sans KR',sans-serif !important;border:1px solid #e4e4e4;
    -webkit-appearance: none; /* ³×ÀÌÆ¼ºê ¿ÜÇü °¨Ãß±â */
    -moz-appearance: none;
    appearance: none;
     background: url(http://www.kcforum.co.kr/customerscouncil/img/sarrow.jpg) no-repeat 95% 50%; /* È­»ìÇ¥ ¸ð¾çÀÇ ÀÌ¹ÌÁö */ }
select::-ms-expand { display: none; }


.w45 {width:45px;}
.w50 {width:50px;}
.w95_ {width:95%;}
.w100 {width:100px;}
.w100_ {width:100%;}
.w150 {width:150px;}
.w200 {width:200px;}
.w220 {width:220px;}
.w250 {width:250px;}
.w300 {width:300px;}
.w300_name {width:300px; background:#f4f4f4; color:#898989;}
.w350 {width:350px;}
.w400 {width:400px;}
.w500 {width:500px;}
.w585 {width:585px;}
.w600 {width:600px;}
.w650 {width:650px;}

.h50 {height:50px;}
.h100 {height:100px;}
.h200 {height:200px;}
.h300 {height:300px;}
.h400 {height:400px;}
.h500 {height:500px;}

.padT5 {padding-top:5px;}
.padT6 {padding-top:6px;}
.padT7 {padding-top:7px;}
.padT10 {padding-top:10px;}
.padT15 {padding-top:15px;}
.padT20 {padding-top:20px;}

.padL4 {padding-left:4px;}
.padL14 {padding-left:14px;}
.padL20 {padding-left:20px;}

.padB20 {padding-bottom:20px;}

.marT_50 {margin-top:50px;}
.marT_49 {margin-top:-49px;}
.marT_45 {margin-top:-45px;}

.marB_60 {margin-bottom:-60px;}
.marB_50 {margin-bottom:50px;}


.font_num {font-size:12px;}
.font_name {font-size:8pt;}

.bdCr10 {background:#eee;}

.seminar_btn {text-align:center;}
.btn {text-align:center;}
.btnSv {cursor:pointer;}

.hidden {display:none;}

.float {*zoom:1;}
.float:after {content:"";clear:both;display:block;}
.clear {clear:both;}

.alignR {text-align:right;}


.white {position:relative;background:#fff;margin-bottom:30px;}
.white_tab {position:relative;margin-top:60px;margin-bottom:30px; background:#fff;}

/*------------------------------------------------
* Link
/*------------------------------------------------*/
a:link {color:#898989; text-decoration:none;}
a:visited {color:#898989; text-decoration:none;}
a:hover {color:#252525; text-decoration:none;}
a:active {color:#898989; text-decoration:none;}

/*------------------------------------------------
* Outline & Design
------------------------------------------------*/
body {background:url('../img/header_bg.png') repeat-x;}
body.sub_w1 {background-color:#c12a17;}
body.sub_w2 {background-color:#da6f21;}
body.sub_w3 {background-color:#048fa4;}
body.sub_w4 {background-color:#199a35;}
body.sub_w5 {background-color:#da6f21;}
body.sub_w6 {background-color:#da6f21;}
body.sub_w7 {background-color:#552a84;}
body.sub_w8 {background-color:#ebd305;}


body.sub_f1 {background-color:#93827a;}
body.sub_f2 {background-color:#93827a;}
body.sub_f3 {background-color:#93827a;}
body.sub_f5 {background-color:#090405;}
body.sub_f7 {background-color:#ece8dc;}

.wrap {width:1000px;margin:0 auto;}

#slider-code { height: 530px; overflow:hidden; }
#slider-code .viewport { float: left; width: 650px; height: 530px; overflow: hidden; position: relative; }
#slider-code .buttons { display: block; margin: 205px 5px 0 0; float: left; }
#slider-code .next { margin: 205px 0 0 10px;  }
#slider-code .disable { visibility: hidden; }
#slider-code .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0; top: 0; }
#slider-code .overview li{ float: left; margin: 0 0px 0 0; padding: 0px; height: 530px; border: 0px; width: 660px;}


/* Header */
#header {position:relative;min-width:100%;height:199px;}

.header_cont {position:relative;height:126px;}
.header_cont h1 {position:absolute;left:0;top:51px;width:251px;height:48px;}
.header_cont h1 a {display:block;width:100%;height:100%;background:url('../img/title_2023.png') no-repeat;}
.header_cont h1 a span {display:none;}

.header_cont .news {position:absolute;top:70px;left:325px;}
.header_cont .news p * {vertical-align:middle;}
.header_cont .news p {font-size:11px;}
.header_cont .news p>img {margin:-2px 9px 0 0;}
.header_cont .news p a span {font-size:10px;padding:0 10px;}
.header_cont .news p a {color:#b9bcc6;}

.header_cont .qmn {position:absolute;top:65px;right:23px;}
.header_cont .qmn ul {}
.header_cont .qmn ul li {float:left;padding-left:5px;}

.gnb {}
/*1depth*/
.gnb .depth1>li {float:left;padding-right:15px;}
.gnb .depth1>li>div {height:30px;}
.gnb .depth1>li>div a {display:inline-block;margin-top:6px;color:#fff;}
.gnb .depth1>li>div.on a {color:#6dcff6;}
/*2depth*/
.gnb .depth2 {position:absolute;}
.gnb .depth2>li {float:left;padding-right:15px;}
.gnb .depth2>li>div {height:39px;}
.gnb .depth2>li>div a {display:inline-block;margin-top:13px;color:#b0b0b0;}
.gnb .depth2>li>div.on a {color:#6dcff6;}

/* Footer */
#footer {position:relative;width:100%;background:#252525;}
.footer_mn {padding:30px 0 0px 0;}

/* 1depth */
.footer_mn .depth1>li {float:right;width:430px;}
.footer_mn .depth1>li:first-child {float:left;width:500px;}
.footer_mn .depth1>li>div {padding-bottom:27px;color:#fff;font-weight:bold;}
/* 2depth */
.footer_mn .depth2>li {float:left;padding-right:35px;}
.footer_mn .depth2.right_0>li {padding-right:35px;}
.footer_mn .depth2.right_0>li:first-child {padding-right:35px;}
.footer_mn .depth2>li>div {padding-bottom:16px;color:#fff;}
/* 3depth */
.footer_mn .depth3 {padding-bottom:25px;}
.footer_mn .depth3li {}
.footer_mn .depth3>li>div {padding-bottom:6px;}
.footer_mn .depth3>li>div>a {font-size:11px;color:#929292;font-weight:bold;}

.copyright {width:100%;background:#131313;}
.copyright div {padding:20px 0 20px ;}


/* subcont */
#subWrap {margin:0 auto;}
#subWrap>div {padding:49px 0 0px 0;}
#subLeft {float:left;width:250px;}
#subLeft .lnb {position:relative;width:100%;z-index:10;}
#subLeft .lnb h2 {width:100%;height:56px;margin-bottom:30px;font-family: 'Noto Sans KR', sans-serif;color:#fff;font-size:24px;line-height:30px;}
#subLeft .lnb ul {}
#subLeft .lnb ul li {font-size:0;padding-bottom:0px;padding-top:0px;}

#subLeft .lnb2 {position:relative;width:100%;z-index:10;}
#subLeft .lnb2 h2 {width:100%;height:56px;margin-bottom:30px;font-family: 'Noto Sans KR', sans-serif;color:#fff;font-size:24px;line-height:30px;}
#subLeft .lnb2 ul {}
#subLeft .lnb2 ul li {font-size:0;padding-bottom:0px;padding-top:0px;}



#subCont {float:right;width:715px;}
#subCont .content h3 {position:relative;width:100%;height:56px;}
#subCont .content {width:100%;min-height:400px;}

#subCont .content .cont {width:100%;padding-bottom:60px;}
#subCont .content .cont2 {width:100%;padding-bottom:0px;}


#subCont {float:right;width:715px;}
#subCont .content h3 {position:relative;width:100%;height:56px;font-family: 'Noto Sans KR', sans-serif;color:#fff;font-size:20px;line-height:30px;font-weight:700;}}
#subCont .content {width:100%;min-height:400px;}

#subCont .content .cont {width:100%;padding-bottom:60px;}
#subCont .content .cont2 {width:100%;padding-bottom:60px;padding-top:30px;}
#subCont .content .cont2 p{color:#fff;font-size:14px;padding-bottom:10px;}

/* ºê·£µå ÄÜ¼­Æ® Âü¿© */
.meeting {width:655px; border:0px solid #ebebeb; padding:15px 0; margin-bottom:50px;}
.meeting_tit {width:570px; padding:15px 0 10px 0;}
.meeting table {width:475px; margin:0 auto; margin-top:20px; margin-bottom:20px;}
.meeting input {border:none; background:#ececec;}

.meeting_cont {width:655px; border-top:0px solid #ebebeb; border-right:3px solid #ebebeb; border-left:3px solid #ebebeb; padding:15px 15px 0 15px;}
.meeting_cont table {width:585px; margin:0 auto; margin-top:20px; margin-bottom:20px; }
.meeting_cont table th {text-align:left; padding:7px 0;}
.meeting_cont table td {padding:7px 0;text-align:left;}
.meeting_cont table td * {vertical-align:middle;}
.meeting_cont table td span {font-weight:bold;}
.meeting_cont input {border:none; background:#ececec;}

.meeting_cont_2 {width:655px; border:0px solid #ebebeb; padding:15px 15px 15px 15px; margin-bottom:25px;}
.meeting_cont_2 table {width:585px; margin:0 auto; margin-top:20px; margin-bottom:0px;}
.meeting_cont_2 table th {text-align:left; padding:15px 0; border-bottom:0px solid #ebebeb;}
.meeting_cont_2 table td {padding:15px 0; border-bottom:0px solid #ebebeb;text-align:left;}
.meeting_cont_2 table td * {vertical-align:middle;}
.meeting_cont_2 table td span {font-weight:bold;}
.meeting_cont_2 input {border:none; background:#ececec;}
.meeting_tit_2 {width:585px; margin:0 auto; padding-top:18px; margin-bottom:-14px;text-align:left;}
.email_area {padding-top:10px;}
.school_area {overflow:auto; padding-top:10px;}
.school_area>div {display:inline; padding-left:10px;}

.meeting_chk {width:655px; border:0px solid #ebebeb; padding:15px 0; margin-bottom:25px;}
.meeting_chk_tit {width:570px; margin:0 auto; padding:15px 0 10px 0; border-bottom:1px solid #ebebeb;}
.meeting_chk table {width:405px; margin:0 auto; margin-top:20px; margin-bottom:20px;}
.meeting_chk table td {padding:4px 0;}
.meeting_chk input {border:none; background:#ececec;}



/* ºê·£µå ÄÜ¼­Æ® Âü¿© */
.seminar {width:655px; border:0px solid #ebebeb; padding:15px 0; margin-bottom:50px;}
.seminar_tit {width:570px; padding:15px 0 10px 0;}
.seminar table {width:475px; margin:0 auto; margin-top:20px; margin-bottom:20px;}
.seminar input {border:none; background:#ececec; height:30px; font-size:13px;}

.seminar_cont {width:655px; border-top:0px solid #ebebeb; border-right:3px solid #ebebeb; border-left:3px solid #ebebeb; padding:15px 15px 0 15px;}
.seminar_cont table {width:585px; margin:0 auto; margin-top:20px; margin-bottom:20px; padding:15px 0px 20px 0px;}
.seminar_cont table th {text-align:left; padding:7px 0; font-weight:bold;  }
.seminar_cont table td {padding:7px 0;text-align:left;}
.seminar_cont table td * {vertical-align:middle;}
.seminar_cont table td p {font-weight:bold;padding:10px 10px 10px 10px;}
.seminar_cont table td span {font-weight:bold;}
.seminar_cont input {border:none; background:#ececec; height:34px; font-size:13px;}

.seminar_cont_2 {width:655px; border:0px solid #ebebeb; padding:15px 15px 15px 15px; margin-bottom:25px; border-top:1px solid #ebebeb;}
.seminar_cont_2 table {width:585px; margin:0 auto; margin-top:20px; margin-bottom:0px;/*border-bottom:1px solid #ebebeb;*/ }
.seminar_cont_2 table th {text-align:left; padding:15px 0px 15px 0px; font-size:14px; font-weight:bold;}
.seminar_cont_2 table td {padding:5px 0; border-bottom:0px solid #ebebeb;text-align:left;}
.seminar_cont_2 table td * {vertical-align:middle;}
.seminar_cont_2 table td span {font-weight:bold;}
.seminar_cont_2 input {border:none; height:34px; font-size:13px;}
.seminar_cont_2 select {border:none; background:#ececec; height:30px; font-size:13px;}
.seminar_tit_2 {width:585px; margin:0 auto; padding-top:18px; margin-bottom:-14px;text-align:left; font-size:14px; font-weight:bold;}
.seminar_email_area {padding-top:10px;}
.seminar_tit {width:100px;float:left;}
.school_area {overflow:auto; padding-top:10px;}
.school_area>div {display:inline; padding-left:10px;}
.seminar_btn {position:relative;text-align:center;padding:20px 0; height:34px;}


.seminar_chk {width:655px; border:0px solid #ebebeb; padding:15px 0; margin-bottom:25px;}
.seminar_chk_tit {width:570px; margin:0 auto; padding:15px 0 10px 0; border-bottom:1px solid #ebebeb;}
.seminar_chk table {width:405px; margin:0 auto; margin-top:20px; margin-bottom:20px;}
.seminar_chk table td {padding:4px 0;}
.seminar_chk input {border:none; background:#ececec; height:30px; font-size:13px;}

.smnr_name {float:left;}
.smnr_pt {float:left;}
.smnr_chrg {float:right;}
.smnr_tel {float:left;}
.smnr_phn {float:right;}
.smnr_email {float:left;}

/*------------------------------------------------
* Board
------------------------------------------------*/
.boardcnt {width:655px;margin:0 auto;text-align:right; font-size:8pt; padding-bottom:5px;}
	.boardcnt span {color:red;}

.boardlist {width:655px;margin:0 auto;}
.boardlist>p {padding-bottom:15px;}
.boardlist table {width:100%;border-top:2px solid #ebebeb;border-bottom:2px solid #ebebeb;}
.boardlist table th {padding:8px 0;border-bottom:2px solid #ebebeb;font-weight:bold;}
.boardlist table td {padding:8px 0;border-bottom:1px solid #ebebeb; text-align:center;}
.boardlist table td p {text-align:left;}
.boardlist table td span {font-weight:bold;}
	.icon_new {padding-left:15px; background:url('/board/img/icon_new.gif') left -1px no-repeat;}
	.icon_read {padding-left:15px; background:url('/board/img/icon_read.gif') left -1px no-repeat;}

.boardlist2 {width:655px;margin:0px auto;}
.boardlist2>p {padding-bottom:15px;}
.boardlist2 table {width:100%;border-top:0px solid #ebebeb;border-bottom:0px solid #ebebeb;}
.boardlist2 table th {padding:5px 0;font-weight:bold;}
.boardlist2 table td {padding:5px 0;border-bottom:0px solid #ebebeb; text-align:left; line-height:18px;}
.boardlist2 table td.bd_tp {border-top:1px solid #f1f1f1;}
.boardlist2 table td p {text-align:left;}
.boardlist2 table td span {font-weight:bold;}
	.icon_new {padding-left:15px; background:url('/board/img/icon_new.gif') left -1px no-repeat;}
	.icon_read {padding-left:15px; background:url('/board/img/icon_read.gif') left -1px no-repeat;}

.wcname_num {font-weight:bold;color:#56aeb8;padding-right:3px; font-size:18px;}
.wcname_name span {font-weight:bold;color:#5f5e5e;padding-right:3px;}
.wcname_add {color:#56aeb8;padding-right:3px; font-size:11px;}

.boardlink{width:655px;margin:0 auto;text-align:right;}

.boardsearch {width:655px;margin:0 auto;text-align:right;padding:28px 0 15px 0;}
.boardsearch input[type="text"]{width:250px;border:1px solid #d4d1cd;background:#fff;height:23px;line-height:23px;}
.boardsearch * {vertical-align:middle;}

.boardexec {width:655px;margin:0 auto;border-top:2px solid #0071c2;}
	.boardexec table {width:100%;}
	.boardexec td {padding:8px 0; font-size:8pt; letter-spacing:-1px; border-bottom:1px dashed #d7d7d7; text-align:center;}
	.boardexec td *{vertical-align:middle;}
	.boardexec td p {text-align:left;}
	td.bdM2 {border-bottom:2px solid #0071c2;}

.boardview {width:655px;margin:0 auto;padding-top:35px;}
.boardview>p {padding-bottom:25px;}
.boardview>div {border-top:2px solid #ebebeb;border-bottom:2px solid #ebebeb;}
	.boardview table {width:100%;}
	.boardview th {border-bottom:1px solid #ebebeb;padding:7px 0;font-weight:bold;}
	.boardview th p {text-align:left;}
	.boardview td {border-bottom:1px solid #ebebeb;text-align:center;padding:8px 0;}
	.boardview td p {text-align:left;}
	.boardview td p * {vertical-align:middle;}
	.boardview td span {color:#252525;font-weight:bold;}

.boardview_cont {width:655px;margin:0 auto;padding:35px 0;line-height:22px;border-bottom:1px solid #ebebeb;}

.boardpwd {width:100%; text-align:center; margin-bottom:35px;}
	.boardpwd p *{vertical-align:middle;}
	.boardpwd fieldset {padding-bottom:15px;}

.boardphoto {width:100%;margin:0 auto;}
.boardphoto .item {float:left;width:230px;padding:0 0px 10px 0;}
.boardphoto .item img {width:220px;}
.no_item {text-align:center;color:#fff;padding:0 0 25px 0;}

.boardvod {width:655px;margin:0 auto;}
.boardvod>div {position:relative;*zoom:1;border-top:1px solid #ebebeb;padding:20px 0;}
.boardvod>div:after {content:"";clear:both;display:block;}
.boardvod>div div:first-child {float:left;display:inline;width:400px;height:300px;background:#555;overflow:hidden;*zoom:1;}
.boardvod>div ul {float:right;width:240px;}
.boardvod>div ul li {width:100%;padding-bottom:12px;line-height:14pt;}


.comment {border:1px solid #e6e6e6; background:#fdfdfd; padding:20px; margin:10px 0 15px 0;}
	.comment_user {padding-bottom:5px;}
		#comment_name	{background:url('/board/img/comment_bg_name.jpg') 5px 2px no-repeat;}
		#comment_pwd	{background:url('/board/img/comment_bg_pwd.jpg') 5px 2px no-repeat;}

	.comment_txt {overflow:auto;}
	.comment_txt textarea {float:left;}
	.comment_txt input {float:right;}

.comment_list {clear:both; border-top:1px solid #0071c2; margin-top:15px;}
	.comment_list_cont {position:relative; clear:both; border-bottom:1px dashed #d7d7d7;}
	.comment_list_cont ul {width:100%; clear:both; overflow:auto; line-height:17px; padding:9px 0;}
		li.comment_1 {float:left; width:65px; font-size:8pt; font-weight:bold; color:#5674b9;}
		li.comment_2 {float:left; width:580px; font-size:8pt; text-align:justify;}
		li.comment_3 {position:relative; float:right; width:80px; font-family:tahoma,verdana; font-size:11px;}
			li.comment_3 p {position:absolute; right:0; top:4px;}

	.comment_delete {display:none; border:1px solid #e6e6e6; background:#fdfdfd; padding:5px 10px; z-index:10; }
	.comment_delete * {vertical-align:middle;}
		#comment_pwd_del {background:url('/board/img/comment_bg_pwd.jpg') 5px 2px no-repeat;}
	.comment_delete_input {position:absolute; top:10px; right:0;}

	.comment_bg {background:#faf9f5;}


.bd_gal {vertical-align:top;}
.bd_gal div {margin:0 auto; text-align:center; padding:3px 0; width:150px; line-height:13pt;}
.bd_gal div * {vertical-align:middle;}
.bd_gal div img {border:2px solid #ebebeb;}
.bd_gal div span {font-weight:bold;}
div.now_gal img {border:2px solid #f6be7b;}

/* Ã·ºÎÆÄÀÏ form */
.inputWrap {width:100%; overflow:hidden;}

	.formImg,
	.formFile,
	.formAdd,
	.formAddInput {float:left; padding-right:15px;}

	.formImg div {overflow:auto; clear:both; padding:7px 0; border-bottom:1px solid #ccc;}
	.formImg div p {float:left;}
	.formImg div p img {border:2px solid #eee;}
	.formImg div p input[type='checkbox'] {margin-top:8px; *margin-top:2px;}
	.formImg div p:first-child {padding-right:10px;}

	.formFile * {vertical-align:middle;}



/* ÀÚµ¿ÀÔ·Â ¹æÁö */
p.noAuto {font-family:arial; font-size:14pt; float:left; padding-right:5px;}
p.noAuto span {font-weight:bold; color:red;}
p.noAutoTxt { float:left; padding-top:5px;}

/* ½ºÅ©·Ñ ¹è³Ê */
#scrollbanner {position:relative; width:970px; margin:0 auto; height:0; z-index:99;}
#scrollbannercont {position:absolute; width:75px; height:300px; top:300px; left:970px;}

/* ³Ñ¹ö¸µ */
.page_num {width:100%; text-align:center;font-size:12px;clear:both;padding-top:25px;padding-bottom:50px;}
.page_num * {vertical-align:middle;}
.page_num img {margin-bottom:-3px;*margin-bottom:0;}
.page_num a {color:#7d7d7d;    margin-left: 10px;}

/* ³Ñ¹ö¸µ */
.page_num_white {width:100%; text-align:center;font-size:12px;clear:both;padding-top:25px;padding-bottom:50px;}
.page_num_white * {vertical-align:middle;}
.page_num_white img {margin-bottom:-3px;*margin-bottom:0;}
.page_num_white a {color:#dcd2cd;}
/* °Ë»ö¾î »ö»ó */
.schTxt {color:red;}

.scroll {
	overflow-y:scroll;
	overflow-x:hidden;
	scrollbar-face-color:#f0f0f0;
	scrollbar-shadow-color:#ffffff;
	scrollbar-3dlight-color:#f0f0f0;
	scrollbar-arrow-color:#9b9b9b;
	scrollbar-track-color:#EEEEEE;
	scrollbar-darkshadow-color:#D6D6D6;
	scrollbar-base-color:#f0f0f0;
}


.bc_t11 {padding:10px 0;}
.bc_tit {padding-top:20px;padding-bottom:10px;color:#111111;font-size:13px;}
.bc_t12 {padding:20px 0; border-bottom:1px solid #e4e4e4;}
.bc_pinf1 {width:70px;}
.bc_pinf2 {width:80px;text-align:center;}
.bc_t13 {padding:10px 0;}
.bc_t2 {padding:10px 0;}
.ftxt  {padding-top:20px;padding-bottom:10px;margin-left:20px;}


.page_tit {width:100%;margin-bottom:20px;font-family: 'Noto Sans KR', sans-serif;color:#c7b299;font-size:20px;line-height:30px;font-weight:700;}
.page_sub_tit {width:100%;margin-bottom:0px;font-family: 'Noto Sans KR', sans-serif;color:#e6e6e6;font-size:16px;font-weight:400;}
.page_line_txt0 {padding-top:0px;padding-bottom:10px;font-family: 'Noto Sans KR', sans-serif;color:#362f2d;font-size:16px;font-weight:400;}
.page_line_txt {padding-top:30px;padding-bottom:10px;font-family: 'Noto Sans KR', sans-serif;color:#362f2d;font-size:16px;font-weight:400;}



.dCode_tab ul li {float:left;padding:10px 15px 10px 15px;color:#ffffff;border:1px solid #e4e4e4;margin-bottom:24px;margin-right:10px;z-index:9999;}
.on>a {color:#ffffff;font-weight:bold;}
.off>a {color:#ffffff;font-weight:none;}

