@charset "UTF-8";


/*------------------------------------------------------------
	#. PC - Business4 스타일 시트
-------------------------------------------------------------*/

/*
	#. 헤드(Header)
*/
header { height:170px; max-height:170px; }
section .area.sub .cnt-navi .panel ul.list-navi,
section .area.sub .cnt-navi-fixed .panel ul.list-navi { border-bottom-color:#9162A7; } 
section .area.sub .cnt-navi .panel .list-navi > li.ac,
section .area.sub .cnt-navi-fixed .panel .list-navi > li.ac { background-color:#9162A7; }

section .area.sub .cnt-navi-fixed { height:56px; }

/*
	#. 섹션(Section)
*/

section {  }
section .area {}
section .area .bg {  }

section .area.sub .bg .panel .box .inner { border-color:#C8B1D3; }
section .area.sub .bg .panel .box .inner ul.list { margin-top:50px; /* 50px default */ }

section .area.sub .bg .panel .box .inner > ul > .li-chart > .table-chart-text tr.name { background-color:#F4EFF6; } /* 차트 컬럼 색상 */
section .area.sub .bg .panel .box .inner > ul > .li-chart > .table-chart-text .name td { border-bottom-color:#9162A7; } /* 차트 밑줄 */
section .area.sub .bg .panel .box .inner > ul > .li-chart > .table-chart-text .name td span { color:#9162A7; }
section .area.sub .bg .panel .box .inner > ul > .li-chart > .table-chart-text tr td span.bold { color:#9162A7; }
section .area.sub .bg .panel .box .inner > ul > .li-chart > .table-chart-text .context td { border-bottom-color:#9162A7; }

section .area.sub .bg .panel .box .inner > ul > .li-chart > .table-chart-text tr td .txt-indent { text-indent:-2.0em; margin-left:2.0em; }