@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:12px}


/*==================================================================================================
#	wrHeader : 주 메뉴 */
#bxTnb .tnb-navi-dp2>li					{margin-left:60px}


/*==================================================================================================
#	Main : #Middle > #bxIcons 메인화면 바로가기 아이콘 */
.main #itmIcons	li		{width:33.333%;border-bottom:1px solid #1e4d90;text-align:center;background-color:#012649}
.main #itmIcons	li img	{max-height:90px;width:auto}


/*==================================================================================================
#	Main : #Middle > #bxMiddleTop : 홍보영상 */
.main #_bbsVideo li						{width:100%;border-right:0 none}
.main #_bbsVideo li:first-child+li		{display:none}


/*==================================================================================================
#	Main : #Middle > #bxYacsik : 약식동원 */
.main #itmYacsik>h2		{display:none}

.main #itmYacsik>dl		{display:inline-block;width:19.922%;height:100%}
.main #itmYacsik>.link	{display:inline-block;width:60.1585%}


/*==================================================================================================
#	Main : #Middle > #bxMiddleBottomRight : 바로가기 및 알림판 */
.main #itmShortcut				{width:62.6666%}
.main #itmInform				{width:35%}
.main #itmInform ul				{padding-bottom:48.5%}
.main #itmInform li img			{height:94%}


/*==================================================================================================
#	Sub : 서브화면 공통 */
.sub #bxLocation			{text-align:left}
.sub #itmPageTitle			{float:none}
.sub #itmNavi				{display:block;padding-top:0.642em}


/*==================================================================================================
#	wrBottom : 화면 위로 */
#itmGo-top	{bottom:-45px;right:48px;width:35px;height:35px}


/*==================================================================================================
#	wrBottom : 하단 배너 */
#bxBanner .button	{bottom:-16px;height:16px}


/*==================================================================================================
#	wrFooter : 하단 메뉴 */
#itmFnb>li		{padding:1.56em 7px}


/*==================================================================================================
#	wrFooter : 마크 (배너) */
#itmMark img			{height:2em}


/*==================================================================================================
#	wrFooter : 사이트 정보 및 링크 */
#itmInfo-link ,#itmInfo	{padding-left:35%}
#itmInfo li b			{margin-right:0.8em}
#itmInfo li span		{margin-right:2.2em}












/*==================================================================================================
#	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}











table.dis-none th ,table.dis-none td				{display:none}
table.dis-none th.dis-on ,table.dis-none td.dis-on	{display:table-cell !important;*display:block !important;background-image:none}
























@media (min-width:641px) and (max-width:859px){


/*==================================================================================================
#	wrHeader : 주 메뉴 */
#bxTnb .tnb-navi-dp2>li					{margin-left:20px}



/*==================================================================================================
#	Sub : 서브화면 공통 */
.sub #bxPageButton .sns		{display:none}
}




