@charset "utf-8";

/************************************* 
Global Style Sheet (MAIN, BBS, CONTENT)
Version : 1.0
Author : uracle(sejong) - sk.k
Create date : 2025. 06.
*************************************/
body{
	line-height: 1.6;
	font-family: 'Noto Sans', 'Roboto', 'Noto Sans Arabic', 'Noto Sans KR' , "맑은 고딕", Malgun Gothic, "돋움", Dotum, "굴림", Gulim, Tahoma, Verdana, AppleGothic, UnDotum, sans-serif;
}
/* LAYOUT START *****************************************************************/
.footer-md .kocc-select .kocc-list,
.related .related-list{
	bottom: 8rem;	
}
.footer-md .kocc-select-flex{
	word-break: keep-all;
	font-size: 1.5rem;
}

/* LAYOUT END ******************************************************************/
/******************************************************************************/
/* MAIN START ******************************************************************/
/* #news .news-section{
	gap: 3.4rem;
}
#news .tab-nav{
	width: 24rem;
} */
#news .tab-nav .title-tab{
	word-break: break-word;
	font-size: 2.1rem;
}
#news .tab-nav .title-tab a:after{
	top: 0.5rem;
}
/* MAIN END ********************************************************************/
/*****************************************************************************/
/* BBS START *******************************************************************/
/* colgroup col*/
.tstyle-list colgroup col.num{width: 10rem;}
.tstyle-list colgroup col.file{width: 14rem;}
.tstyle-list colgroup col.writer{width: 16rem;}
.tstyle-list colgroup col.hit{width: 15rem;}
/* colgroup col */

.detailSearch .tit{
	word-break: break-word;
}
/* BBS END *********************************************************************/
/*****************************************************************************/
/* CONTENT START ***************************************************************/

/* CONTENT END *****************************************************************/