@charset "UTF-8";


/*------------------------------------------------------------
	#. SP - Business4 스타일 시트 (360px) / Panel 340px - 48%
-------------------------------------------------------------*/

/*
	#. 헤드(Header)
*/
header { height:72px; max-height:72px; }
section .area.sub .cnt-navi .panel ul.list-navi,
section .area.sub .cnt-navi-fixed .panel ul.list-navi { border-bottom-color:#9162A7 !important; } 
section .area.sub .cnt-navi .panel .list-navi > li.ac,
section .area.sub .cnt-navi-fixed .panel .list-navi > li.ac  { background-color:#9162A7 !important; opacity:1.0 !important; filter: alpha(opacity=100) !important; /* For IE8 and earlier */	 }
section .area.sub .bg .panel .box .inner > ul > li.li-text > .tb > span > strong,
section .area.sub .bg .panel .box .inner > ul > .li-chart > .table-chart-text.once .context td > span.bold,
section .area.sub .bg .panel .box .inner > ul > .li-chart > .table-chart-text.once .desc td > span.bold { color:#9162A7; } 

section .area.sub .cnt-navi-fixed { height:57px !important; }

/*
	#. 섹션(Section)
*/

section {  }
section .area {}
section .area .bg {  }

section .area.sub .bg .panel .box .inner { border-color:#9162A7; }
section .area.sub .bg .panel .box .inner ul.list { margin-top:14px; /* 50px default */ }
section .area.sub .bg .panel .box .inner .list > li {  }

section .area.sub .bg .panel .box .inner > .list > .li-text > .tb > span { font-size:.92em; }

section .area.sub .bg .panel .box .inner > .list > .li-text.main-desc {}
section .area.sub .bg .panel .box .inner > .list > .li-text.main-desc > .tb { margin-top:19px; }
section .area.sub .bg .panel .box .inner > .list > .li-tabtitle {}
section .area.sub .bg .panel .box .inner > .list > .li-tabtitle > img { margin-top:38px; margin-bottom:22px; }
section .area.sub .bg .panel .box .inner > .list > .li-chart > .table-chart-text tr.name { background-color:#F4EFF6; } /* 차트 컬럼 색상 */
section .area.sub .bg .panel .box .inner > .list > .li-chart > .table-chart-text .name td { border-bottom-color:#9162A7; } /* 차트 밑줄 */
section .area.sub .bg .panel .box .inner > .list > .li-chart > .table-chart-text .name td span { color:#9162A7; }
section .area.sub .bg .panel .box .inner > .list > .li-chart > .table-chart-text .context td { border-bottom-color:#9162A7; }

section .area.sub .cnt-1 { margin-top:14px; margin-bottom:185px; }
