@charset "utf-8";
/*
'===================================================================================================
'	File Name			: ~/_ui.nics.teblet_v1.02.css
'	Version				: 1.02
'	Precedence			:
'	License				: nics.go.kr Code by inni.kr (nics.go.kr 사이트 이외 사용을 금지 합니다.)
'---------------------------------------------------------------------------------------------------
'	Service Name		: UI Styles
'	Description			: 홈페이지 데스크톱 해상도
'	Create Date			: 2016년 12월 16일
'	Author				: 유재인
'	Author E-Mail		: inni@inni.kr
'---------------------------------------------------------------------------------------------------
'	History				: [2016.12.16] [유재인] - 기본 스타일 정의
'						-----------------------------------------------------------------------------
'						: [2016.] [] -
'---------------------------------------------------------------------------------------------------
'	Table Of Contents	: []	-
'						-----------------------------------------------------------------------------
'						: []	-
'===================================================================================================
*/



/*==================================================================================================
#	Basic Settings */
body		{font-size:14px}


/*==================================================================================================
#	wrHeader : 주 메뉴 */
#bxTnb .tnb-navi-dp2>li					{margin-left:80px}


/*==================================================================================================
#	Main : #Middle > #bxMiddleTop : 메인화면 텝(보도자료, 행사정보, 채용정보) 최근글 */
.main #itmBoard section li>span			{display:none}


/*==================================================================================================
#	wrBottom : 하단 배너 */
#bxBanner .button	{bottom:-20px;right:103px;height:22px}


/*==================================================================================================
#	wrFooter : 사이트 정보 및 링크 */
#itmInfo-link ,#itmInfo	{padding-left:35%}
#itmInfo li b			{margin-right:0.8em}
#itmInfo li span		{margin-right:2.2em}


/*==================================================================================================
#	wrFooter : 마크 (배너) */
#itmMark img			{height:2em}


/*==================================================================================================
#	wrFooter : 하단로고 */
#itmLogo-footer			{width:30%}
#itmLogo-footer img		{width:100%}


/*==================================================================================================
#	메인화면 */
#bxMainLink .w25	{width:50%}
#bxMainLink .w50	{width:100%}
#bxMainLink .box dl	{font-size:14px}
.itmMainLink-full	{margin-right:0}
.itmMainLink-pc		{margin-right:0}
.itmMainLink-teblet	{margin-right:10px}







/*==================================================================================================
#	Main : 기관소개 */
#itmNicsInfo		{float:left;width:100%}
#itmNicsInfo .box	{height:auto}
#itmLink			{float:none;clear:both;width:100%}
#itmLink .box		{padding-left:0px}


.main #itmTabList		{float:none;width:100%;margin-top:20px}

#itmVideo				{float:none;clear:both;width:100%;margin-top:20px}
#itmVideo .box			{padding-left:0px}
#itmVideo .con:after	{content:'';clear:both;display:block;height:0;overflow:hidden}







