@charset "utf-8";

/*�⺻css*/
	.floatLeft{float:left;}
	.floatRight{float:right;}
	.clearLeft{clear:left;}
	.clearRight{clear:right;}
	.widgetNOVAContainer{position:relative;}/*�����ڽ�[��+������]*/
	.widgetNOVAContainer .open{display:block !important;}
	.widgetNOVAContainer a{text-decoration:none;}
	.widgetNOVAContainer a:hover,
	.widgetNOVAContainer a:active,
	.widgetNOVAContainer a:focus{text-decoration:underline;}
	.widgetNOVAContainer img{border:0;}
	.widgetNOVAContainer em{position:relative; line-height:1; display:inline-block; margin:-5px 0; *padding:0 1px; font-style:normal;}
	.widgetNOVAContainer form{margin:0; padding:0;}
	.widgetNOVAContainer fieldset{border:0; margin:0; padding:0;}
	dl.widgetNovaDivider{margin:0;}
	dl.widgetNovaDivider dt{position:absolute; width:0; height:0; overflow:hidden; font-size:0; line-height:0;}
	dl.widgetNovaDivider dd{display:none; margin:0;}

/*��*/
	.gpe_wgTabA{position:relative; list-style:none; margin:0; padding:0; margin-bottom:15px; border-bottom:1px solid #dadada !important;}
	.gpe_wgTabA:after{content:""; display:block; clear:both;}
	.gpe_wgTabA li{float:left; width:25%; margin-bottom:-1px; }
	.gpe_wgTabA li:first-child .gpe_wTA_item{border-radius:4px 0 0 0;}
	.gpe_wgTabA li:last-child .gpe_wTA_item{border-radius:0 4px 0 0;  border-right:1px solid #e0e0e0;}
	.gpe_wgTabA li .gpe_wTA_item{display:block; height:36px; line-height:36px; text-align:center; font-size:14px; color:#5c5c5c; border-left:1px solid #e0e0e0; border-top:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; background-color:#f5f5f5; cursor:pointer;}/*�� ����*/
	.gpe_wgTabA li .gpe_wTA_item:hover{text-decoration:underline; color:#333;}/*�� ���� ����*/
	.gpe_wgTabA.tableft li .gpe_wTA_item{border-right:1px solid #dadada;}
	.gpe_wgTabA li.active .gpe_wTA_item, .gpe_wgTabA li.active_t2 .gpe_wTA_item{background-color:#fff; color:#333; font-weight:800; border-bottom:1px solid #fff;} /* �� ���� Ȱ�� */
	.gpe_wgTabA li.active .gpe_wTA_item{cursor:default;}
	.gpe_wgTabA li.active .gpe_wTA_item:hover{text-decoration:none;}
	.gpe_wgTabAbg{position:absolute; top:0; left:0; width:100%; height:33px; background-color:#f5f5f5; display:none;}

/*����Ʈ��*/
	.gpe_wgListADIV{position:relative;}
	.gpe_wgListA{width:100%; font-size:13px; border:0;}
	.gpe_wgListA td{border:0; font-size:13px; line-height:28px; white-space:nowrap; vertical-align:top; padding-left:10px;}
	.gpe_wgListA td.board{padding-right:3px;}
	.gpe_wgListA td.board a{color:#7c7c7c;}
	.gpe_wgListA td.category{padding-right:8px;}
	.gpe_wgListA td.category a{color:#7c7c7c;}
	.gpe_wgListA td.category span{color:#7c7c7c;}
	.gpe_wgListA td.title{width:100%; white-space:normal;}
	.gpe_wgListA td.title a{color:#5c5c5c;}
	.gpe_wgListA td.title a.replyNum{color:#ff4948; font-size:12px;}
	.gpe_wgListA .name{color:#6d6d6d;}
	.gpe_wgListA td.date{padding-left:8px; color:#6d6d6d;}
	.gpe_wgListA .hour{ color:#888;}
	.gpe_wgListA .notice{color:#ff1a1a;}
	.gpe_wgListA .trackbackNum a{color:#66c;}
	.gpe_wgListA tr:first-child td.category a, .gpe_wgListA tr:first-child td.category span{color:#333; font-weight:700;}
	.gpe_wgListA tr:first-child td.title a.title{color:#333; font-weight:700;}

/*������*/
	.gpe_wgGalleryADIV{position:relative; }/*�е���*/
	.gpe_wgGalleryA{position:relative; margin:0; padding:0; list-style:none;}
	.gpe_wgGalleryA:after{content:""; display:block; clear:both;}
	.gpe_wgGalleryA li{position:relative; float:left; margin-left:19px; margin-bottom:15px;}/*�������ڽ�+����,�ϴܰ���*/
	.gpe_wgGalleryA li:first-child{margin-left:0;}
	.gpe_wgGalleryA li.clearLeft{margin-left:0;}
	.gpe_wgGalleryA li p{margin:0; padding:0;}
	.gpe_wgGalleryA li .thumb{
		position:relative; display:block; overflow:hidden;
		border-radius:6px;
			-moz-border-radius:6px;
			-webkit-border-radius:6px;
	}/*�̹���*/
	.gpe_wgGalleryA li .thumb:hover{}
	.gpe_wgGalleryA li .thumb img{position:relative; display:block; width:100%; transition:all .4s;}
	.gpe_wgGalleryA li .thumb:hover img{transform:scale(1.06);}
	.gpe_wgGalleryA li .thumb .imgNone{position:relative; display:block; width:100%; height:100%; background:url(../imgs/default/noimg.png) no-repeat 50% 50%; background-color:#f0f0f0; cursor:pointer;}
	.gpe_wgGalleryA li .thumb .category{
		position:absolute; display:block; top:0; left:0; width:75px; padding:6px 4px; background-color:rgba(0,0,0,0.4); color:#fff; text-align:center;
		border-radius:0 0 6px 0;
			-moz-border-radius:0 0 6px 0;
			-webkit-border-radius:0 0 6px 0;
		/* 1�ٷ� ...ǥ�� ���� */
		white-space:nowrap;
		text-overflow:ellipsis; /* ... ǥ�� */
		overflow:hidden;
	}
	.gpe_wgGalleryA li .textArea{color:#7c7c7c; font-size:12px; padding:2px 0 6px 0;}/*����*/
	.gpe_wgGalleryA li .author{color:#6d6d6d; font-size:12px; display:block;}/*�г���*/
	.gpe_wgGalleryA li .replyNum a{color:#ff1a1a; font-size:11px; margin:0 -1px;}
	.gpe_wgGalleryA li .gpe_wgGalleryA_retip{
		position:absolute; right:8px; bottom:8px; padding:5px 10px; background-color:rgba(0,0,0,0.3); color:#fff; transition:all .4s;
		border-radius:15px;
			-moz-border-radius:15px;
			-webkit-border-radius:15px;
	}
	.gpe_wgGalleryA li .thumb:hover .gpe_wgGalleryA_retip{bottom:35px;}
	.gpe_wgGalleryA li .gpe_wgGalleryA_retip i{vertical-align:top; margin-top:1px; font-size:13px; color:#ccc;}
	.gpe_wgGalleryA li .gpe_wgGalleryA_retip a, .gpe_wgGalleryA li .gpe_wgGalleryA_retip .gpe_wgG_retip_num0{display:inline-block; font-size:13px; color:#fff; font-weight:700; text-align:center;}
	.gpe_wgGalleryA li .gpe_wgGalleryA_retip0{position:absolute; right:1px; bottom:0; color:#868585;}
	.gpe_wgGalleryA li .title{position:absolute; width:100%; left:0; bottom:-30px; padding:0 10px; height:28px; line-height:28px; background-color:rgba(0,0,0,0.1); font-weight:700; color:#000; visibility:hidden; transition:all .4s, visibility 0.2s;}/*����*/
	.gpe_wgGalleryA li .thumb:hover .title{bottom:0; background-color:rgba(0,0,0,0.4); color:#fff; visibility:visible;}
	.gpe_wgGalleryA li .gpe_wgGalleryA_retip0_tit{position:absolute; right:1px; color:#868585;}
	.gpe_wgGalleryA li .trackbackNum a{color:#66c; font:10px Tahoma; margin:0 -1px;}
	.gpe_wgGalleryA li .date{color:#333; font:11px Tahoma;}
	.gpe_wgGalleryA li .hour{color:#888; font:11px Tahoma;}

/*����*/
	.gpe_wgZineADIV{position:relative; zoom:1;}/*�е���*/
	.gpe_wgZineA{position:relative; margin:0; padding:0; list-style:none; font-size:13px; *zoom:1;}
	.gpe_wgZineA:after{ content:""; display:block; clear:both;}
	.gpe_wgZineA li{position:relative; margin-bottom:14px; clear:both; *zoom:1; overflow:hidden;}/*�������� �ϴܰ���*/
	.gpe_wgZineA li p{margin:0; padding:0;}
	.gpe_wgZineA li .thumbArea{position:relative; display:table-cell; vertical-align:top; padding-right:15px;}
	.gpe_wgZineA li .thumbArea .thumb{position:relative; display:inline-block; overflow:hidden; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}/*�̹���*/
	.gpe_wgZineA li .thumbArea .thumb:hover{}
	.gpe_wgZineA li .thumbArea .thumb img{transition:all .4s;}
	.gpe_wgZineA li .thumbArea .thumb:hover img{transform:scale(1.06);}
	.gpe_wgZineA li .thumb .imgNone{position:relative; display:block; width:100%; height:100%; background:url(../imgs/default/noimg.png) no-repeat 50% 50%; background-color:#f5f5f5; cursor:pointer;}

	.gpe_wgZineA li .gpe_wgZineA_retip{
		position:absolute; right:8px; bottom:8px; padding:5px 10px; background-color:rgba(0,0,0,0.3); color:#fff; transition:all .4s;
		border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;
	}
	.gpe_wgZineA li .gpe_wgZineA_retip i{vertical-align:top; margin-top:1px; font-size:13px; color:#ccc;}

	.gpe_wgZineA li .titconArea{position:relative; display:table-cell; vertical-align:top;} /* ���� ���� */
	.gpe_wgZineA li p.titleArea{line-height:32px; font-weight:700; color:#000;}/*���񿵿� �⺻����*/
	.gpe_wgZineA li p.titleArea .board, .gpe_wgZineA li p.titleArea .category{color:#ff0000;}
	.gpe_wgZineA li p.titleArea .title{display:block; font-size:15px; color:#333; font-weight:700; }/*����*/
	.gpe_wgZineA li p.titleArea .replyNum{color:#ff4948; font-size:12px; font-weight:700; }/*���*/
	.gpe_wgZineA li p.textArea{line-height:24px; color:#5c5c5c;}/*���뿵�� �⺻����+����Ӽ�*/
	.gpe_wgZineA li p.authorArea{margin-top:4px;}/*�г��ӿ��� �⺻����*/
	.gpe_wgZineA li p.authorArea .date{color:#6d6d6d;}/*��¥*/
	.gpe_wgZineA li p.authorArea .hour{}
	.gpe_wgZineA li p.authorArea .board{ padding-left:10px; }
	.gpe_wgZineA li p.authorArea .category{ padding-left:2px; }
	.gpe_wgZineA li p.authorArea .author{ padding-left:10px; color:#6d6d6d; }/*�г���*/

	.gpe_wgZineA li .trackbackNum a{}
	.gpe_wgZineA li.cobo-content-webzine-file-item{margin:0; padding:0; border-bottom:1px solid #edf1f5; overflow:visible;}
	.gpe_wgZineA li.cobo-content-webzine-file-item:last-child{border-bottom:0;}
	.cobo-content-webzine-file{display:grid; grid-template-columns:56px minmax(0,1fr) 84px 52px; column-gap:14px; align-items:center; min-height:72px; padding:12px 0;}
	.cobo-content-webzine-file__icon{display:inline-flex; flex-direction:column; align-items:center; justify-content:center; gap:3px; width:46px; height:52px; border:1px solid #d7dee8; border-radius:6px; background:#f8fafc; box-sizing:border-box; box-shadow:0 1px 2px rgba(17,24,39,.08); color:#475569; line-height:1; letter-spacing:0; text-transform:uppercase; text-decoration:none;}
	.cobo-content-webzine-file__icon i{font-size:21px; line-height:1;}
	.cobo-content-webzine-file__icon span{display:block; font-size:10px; font-weight:900; line-height:1;}
	.cobo-content-webzine-file__icon--pdf{border-color:#fda4af; background:#fff1f2; color:#e11d48;}
	.cobo-content-webzine-file__icon--zip{border-color:#93c5fd; background:#eff6ff; color:#2563eb;}
	.cobo-content-webzine-file__icon--ahk{border-color:#5eead4; background:#f0fdfa; color:#0f766e;}
	.cobo-content-webzine-file__icon--py{border-color:#fcd34d; background:#fffbeb; color:#b45309;}
	.cobo-content-webzine-file__body{display:block; min-width:0; color:#111827; text-decoration:none;}
	.cobo-content-webzine-file__body:hover .cobo-content-webzine-file__title{text-decoration:underline;}
	.cobo-content-webzine-file__title{display:block; overflow:hidden; color:#111827; font-size:14px; font-weight:800; line-height:1.35; text-overflow:ellipsis; white-space:nowrap;}
	.cobo-content-webzine-file__desc{display:block; overflow:hidden; margin-top:4px; color:#6b7280; font-size:12px; font-weight:600; line-height:1.35; text-overflow:ellipsis; white-space:nowrap;}
	.cobo-content-webzine-file__date{justify-self:end; color:#374151; font-size:12px; font-weight:700; white-space:nowrap;}
	.cobo-content-webzine-file__download{display:inline-flex; align-items:center; justify-content:flex-end; gap:6px; color:#111827; font-size:12px; font-weight:800; text-decoration:none; white-space:nowrap;}
	.cobo-content-webzine-file__download i{color:#374151; font-size:15px;}

/*����+����*/
	.widgetNavigator_GPE{position:absolute; right:0; top:0; list-style:none; margin:0; padding:0;}
	.widgetNavigator_GPE li{float:left;}
	.widgetNavigator_GPE li .wgn_gpe_prev{display:block; width:18px; height:18px; cursor:pointer;}
	.widgetNavigator_GPE li .wgn_gpe_next{display:block; width:18px; height:18px; cursor:pointer;}
	.widgetNavigator_GPE li span > i{font-size:22px; color:#999;}
	.widgetNavigator_GPE li span > i:hover{color:#000;}

/* Cobo list skin */
	.cobo-content-list{position:relative; width:100%;}
	.cobo-content-list__items{list-style:none; margin:0; padding:0;}
	.cobo-content-list__item{display:grid; grid-template-columns:minmax(0,1fr) 158px; gap:8px; align-items:center; min-height:37px; padding:7px 0; border-bottom:1px solid #f0f2f5;}
	.cobo-content-list__item:last-child{border-bottom:0;}
	.cobo-content-list__main{display:flex; align-items:center; min-width:0; gap:7px;}
	.cobo-content-list__badge{display:inline-flex; flex:0 0 auto; align-items:center; justify-content:center; min-width:58px; width:auto; height:24px; padding:0 8px; overflow:visible; color:#fff; border-radius:5px; box-sizing:border-box; box-shadow:inset 0 -1px 0 rgba(17,24,39,.14); font-size:11px; font-weight:800; line-height:1; text-overflow:clip; white-space:nowrap;}
	.cobo-content-list__file-icon{display:inline-flex; flex:0 0 32px; flex-direction:column; align-items:center; justify-content:center; gap:1px; width:32px; height:32px; overflow:hidden; border:1px solid #d7dee8; border-radius:6px; background:#f8fafc; box-sizing:border-box; box-shadow:0 1px 2px rgba(17,24,39,.08); color:#475569; line-height:1; letter-spacing:0; text-transform:uppercase;}
	.cobo-content-list__file-icon i{font-size:15px; line-height:1;}
	.cobo-content-list__file-icon span{display:block; font-size:7px; font-weight:900; line-height:1;}
	.cobo-content-list__file-icon--pdf{border-color:#fda4af; background:#fff1f2; color:#e11d48;}
	.cobo-content-list__file-icon--zip{border-color:#93c5fd; background:#eff6ff; color:#2563eb;}
	.cobo-content-list__file-icon--ahk{border-color:#5eead4; background:#f0fdfa; color:#0f766e;}
	.cobo-content-list__file-icon--py{border-color:#fcd34d; background:#fffbeb; color:#b45309;}
	.cobo-content-list__title{display:block; min-width:0; overflow:hidden; color:#111827; font-size:12px; font-weight:700; line-height:1.4; text-overflow:ellipsis; white-space:nowrap; text-decoration:none;}
	.cobo-content-list__title .min481{display:inline;}
	.cobo-content-list__title .max480,
	.cobo-content-list__title .max390{display:none;}
	.cobo-content-list__title:hover{text-decoration:underline;}
	.cobo-content-list__icons{display:inline-flex; flex:0 0 auto; align-items:center; gap:3px;}
	.cobo-content-list__meta{display:grid; grid-template-columns:56px 60px 30px; column-gap:5px; align-items:center; justify-content:end; min-width:0; overflow:hidden; color:#4b5563; font-size:11px; white-space:nowrap;}
	.cobo-content-list__meta--without-comments{grid-template-columns:56px 60px;}
	.cobo-content-list__board, .cobo-content-list__comments{color:#374151; text-decoration:none;}
	.cobo-content-list__board:hover, .cobo-content-list__comments:hover{text-decoration:underline;}
	.cobo-content-list__board, .cobo-content-list__author{min-width:0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
	.cobo-content-list__author, .cobo-content-list__date{justify-self:end; color:#4b5563; font-size:11px; text-align:right;}
	.cobo-content-list__author{width:56px; max-width:56px; text-align:center;}
	.cobo-content-list__date{width:60px; text-align:right;}
	.cobo-content-list__comments{display:inline-flex; width:30px; align-items:center; justify-content:flex-end; gap:3px; color:#111827;}
	.cobo-content-list__comments i{color:#6b7280; font-size:14px;}
	.cobo-content-list__empty{margin:0; padding:20px 0; color:#6b7280; font-size:13px; text-align:center;}
	.cobo-content-list__nav{position:absolute; right:0; top:-42px;}
	.cobo-content-list__nav li span{display:inline-flex !important; align-items:center; justify-content:center; border:1px solid #dfe4ec; border-radius:6px; background:#fff;}
	.cobo-content-list__nav-page{display:flex; align-items:center;}
	.cobo-content-list__page-indicator{display:inline-flex; align-items:center; justify-content:center; min-width:32px; height:18px; padding:0 3px; color:#6b7280; font-size:11px; font-weight:700; line-height:18px; white-space:nowrap;}
	.cobo-ws-box .widgetNOVAContainer{position:static;}
	.cobo-ws-box .widgetNavigator_GPE.cobo-content-list__nav{display:flex; align-items:center; gap:3px; right:18px !important; top:16px !important; z-index:40; pointer-events:auto;}
	.cobo-ws-box .widgetNavigator_GPE.cobo-content-list__nav li{float:none;}
	.cobo-ws-box--compact .widgetNavigator_GPE.cobo-content-list__nav{right:14px !important; top:11px !important;}
	.cobo-ws-box--has-more .widgetNavigator_GPE.cobo-content-list__nav{right:52px !important;}
	.cobo-ws-box--compact.cobo-ws-box--has-more .widgetNavigator_GPE.cobo-content-list__nav{right:48px !important;}

@media (max-width: 720px) {
	.cobo-content-list__item{grid-template-columns:1fr; gap:5px; align-items:start; padding:9px 0;}
	.cobo-content-list__main{gap:7px;}
	.cobo-content-list__meta{display:flex; flex-wrap:wrap; gap:5px 10px; padding-left:0; font-size:11px;}
	.cobo-content-list__badge{flex-basis:auto; min-width:58px; width:auto;}
	.cobo-content-list__nav{top:-38px;}
	.cobo-ws-box .widgetNavigator_GPE.cobo-content-list__nav{right:14px !important; top:13px !important;}
	.cobo-ws-box--has-more .widgetNavigator_GPE.cobo-content-list__nav{right:48px !important;}
	.cobo-content-webzine-file{grid-template-columns:50px minmax(0,1fr) auto; column-gap:10px; min-height:66px; padding:10px 0;}
	.cobo-content-webzine-file__icon{width:40px; height:46px;}
	.cobo-content-webzine-file__icon i{font-size:18px;}
	.cobo-content-webzine-file__icon span{font-size:9px;}
	.cobo-content-webzine-file__date{grid-column:2; justify-self:start; margin-top:2px; font-size:11px;}
	.cobo-content-webzine-file__download{grid-column:3; grid-row:1 / span 2; align-self:center;}
}

@media (min-width: 391px) and (max-width: 480px) {
	.cobo-content-list__title .min481,
	.cobo-content-list__title .max390{display:none;}
	.cobo-content-list__title .max480{display:inline;}
}

@media (max-width: 390px) {
	.cobo-content-list__title .min481,
	.cobo-content-list__title .max480{display:none;}
	.cobo-content-list__title .max390{display:inline;}
}
