@charset "UTF-8";


/*------------------------------------------------------------
	#. PC - About 스타일 시트
-------------------------------------------------------------*/

/*
	#. 헤드(Header)
*/
header { height:170px; max-height:170px; }

/*
	#. 섹션(Section)
*/

section {  }
section .area {}
section .area .bg {  }

section .area.sub .bg .panel .box .inner { border-color:#2198AD; }
section .area.sub .bg .panel .box .inner ul.list {  }
section .area.sub .bg .panel .box .inner .list > li {  }
section .area.sub .cnt-1 .panel .box .inner .list > li.li-title {}
section .area.sub .cnt-1 .panel .box .inner .list > .li-title > img
{
	width:211px;
	height:57px;
}
section .area.sub .cnt-1 .panel .box .inner .list > .li-text {}
section .area.sub .cnt-1 .panel .box .inner .list > .li-text > .tb
{
	width:613px;
	height:auto;
	clear:both;

	margin-left:172.5px; margin-right:172.5px;
}
section .area.sub .cnt-1 .panel .box .inner .list > .li-text > .tb > span {}
section .area.sub .cnt-2 .panel .box .inner .list > li.li-title {}
section .area.sub .cnt-2 .panel .box .inner .list > .li-title > img
{
	width:210px;
	height:57px;
}
section .area.sub .cnt-2 .panel .box .inner .list > .li-text > table.table-text
{
	width:580px; max-width:580px;

	margin:0 auto;
}
section .area.sub .cnt-2 .panel .box .inner .list > .li-text > .table-text tr {}
section .area.sub .cnt-2 .panel .box .inner .list > .li-text > .table-text tr td  { vertical-align:top; line-height:30px; }
section .area.sub .cnt-2 .panel .box .inner .list > .li-text > .table-text tr td.name { width:250px; }
section .area.sub .cnt-2 .panel .box .inner .list > .li-text > .table-text tr td.context { width:320px; }
section .area.sub .cnt-2 .panel .box .inner .list > .li-text > .table-text tr td > span {}
section .area.sub .cnt-2 .panel .box .inner .list > .li-text > .table-text tr td > span.bold { color:#2198AD; }

section .area.sub .cnt-2 .panel .box .inner .list > .li-imgs {}
section .area.sub .cnt-2 .panel .box .inner .list > .li-imgs > img
{
	width:814px;
	height:556px;
}
