/* 상단 탭 */


.tab{display:block; margin:30px 0 0;}
.tab ul li{ display:inline-block; width:25%}
.tab ul li a{display:block; line-height:50px; font-size:16px; padding-bottom:4px;font-family: "Malgun Gothic", "맑은고딕"; font-weight:bold; text-align:center; border:#ddd 1px solid; border-right:none}
.tab ul li:last-child a{border-right:#ddd 1px solid}
.tab ul li.on a{background:#f7941e; border:#db8219 1px solid; color:#fff}
.tab ul li a:hover{background:#f7941e;border:#db8219 1px solid; color:#fff}

.tab2 ul li{ display:inline-block; width:50%}
.tab3 ul li{ display:inline-block; width:33.3333%}

.com{position:relative}

/* 타이틀 */

#container_title{ border-bottom:solid 1px #dcdcdc; font-size:30px; font-weight:bold; color:#222; padding-bottom:10px; margin-bottom:60px; text-transform:uppercase; font-family: "Malgun Gothic", "맑은고딕";letter-spacing:-0.08em; margin-top:30px}


/*포트폴리오*/
.portfolio { min-height:600px}
.portfolio img{ position:absolute; left:0}
.portfolio table{margin-left:40%}

.tablePo{border-top:#ddd 1px solid; border-right:#ddd 1px solid;}
.tablePo tr th, .tablePo tr td{border-bottom:#ddd 1px solid; border-left:#ddd 1px solid; line-height:35px; text-align:center; width:50%}
.tablePo tr th{background:#fbd193; font-weight:bold; color:#000}

.tablePo2 tr th, .tablePo2 tr th{width:100%}

.newportfolio{width:48%; display:inline-block; vertical-align:top; position:relative}
.newportfolio ul{display:block; width:100%}
.newportfolio ul h2{font-size:30px; color:#000; font-family: "Malgun Gothic", "맑은고딕"; margin-bottom:20px}
.newportfolio ul table{line-height:180%; position:relative; width:100%}
.newportfolio ul table tr td.title{font-size:14px; font-weight:bold; text-align:center; line-height:40px; background:#f3f3f3}
.newportfolio ul table tr td.title2{font-size:14px; font-weight:bold; text-align:center; line-height:40px; background:#f3f3f3;border-left:#fff 2px solid}
.newportfolio2{margin-left: 3%;}



/* 회사소개 */
.company { min-height:450px}
.company img{ position:absolute; left:0}
.company table{margin-left:40%; }
.tableCo tr th, .tableCo tr td{line-height:20px; padding:10px 0; text-align:left; }
.tableCo tr th{font-weight:bold; color:#000;  width:25%; text-align: right; vertical-align:top; padding-right:5%}
.tableCo tr td{width:70%}

.tableCo2 tr td{line-height:20px; padding:10px 0 20px; text-align: center; width:16.666%}
.tableCo2 tr td img{border:#ddd 1px solid; position:relative; margin-bottom:10px}


/* 사업영역 */
.business { }
.business img{ }