@charset "UTF-8";


/*------------------------------------------------------------
	#. PC - Business1 스타일 시트
-------------------------------------------------------------*/

/*
	#. 헤드(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:#EB615A; } 
section .area.sub .cnt-navi .panel .list-navi > li.ac,
section .area.sub .cnt-navi-fixed .panel .list-navi > li.ac { background-color:#EB615A; }
section .area.sub .cnt-navi-fixed .panel ul.list-navi-s,
section .area.sub .cnt-navi .panel ul.list-navi-s { background-color:#EF817B; }

section .area.sub .cnt-navi-fixed .panel ul.list-navi-s li:hover,
section .area.sub .cnt-navi .panel ul.list-navi-s li:hover { background-color:#EB615A; }

/*
	#. 섹션(Section)
*/

section {  }
section .area {}
section .area .bg {  }

section .area.sub .bg .panel .box .inner { border-color:#EB615A; }
section .area.sub .bg .panel .box .inner ul.list { margin-top:50px;  }
section .area.sub .bg .panel .box .inner .list > .li-caption > .tb { 	background-color:#EB615A; 	}
section .area.sub .bg .panel .box .inner .list > li.li-text > .tb > span > strong { color:#E55F5C; }
section .area.sub .bg .panel .box .inner > ul > .li-chart > .table-chart-text tr.name { background-color:#FDEFEF; } /* 차트 컬럼 색상 */
section .area.sub .bg .panel .box .inner > ul > .li-chart > .table-chart-text .name td { border-bottom-color:#EB615A; } /* 차트 밑줄 */
section .area.sub .bg .panel .box .inner > ul > .li-chart > .table-chart-text .name td span { color:#EB615A; }
section .area.sub .bg .panel .box .inner > ul > .li-chart > .table-chart-text .context td { border-bottom-color:#EB615A; }