@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap');

.td-container { float:left; width:1000px; min-height: 200px; }

.td-gonggo-tit-area { float:left; width:100%; max-width:1400px; height: 100px; font-family:'NanumSquare', sans-serif; color: #000000; font-size:38px; font-weight: bold; text-align: center; }
.td-gonggo-tit-left { float:left; width:33%; height: 100px; }
.td-gonggo-tit-center { float:left; width:34%; height: 100px; font-family:'NanumSquare', sans-serif; color: #000000; font-size:38px; font-weight: bold; text-align: center; }
.td-gonggo-tit-right { float:left; width:33%; height: 100px; text-align: right; }

.td-tb-tit { float:left; width:100%; height: 30px; font-size:20px; color:#000000; font-family:'NanumSquare', sans-serif; font-weight: bold; }

/**************************************************************************
테이블 세로 : 
**************************************************************************/
.td-tb-gonggo1 { width:100%; max-width: 1400px; margin-bottom:0px; border-collapse:collapse; border-spacing:0; }
.td-tb-gonggo1 tr.topline { border-top:2px solid #060f25; }
.td-tb-gonggo1 td { padding:5px 5px 5px 5px; height:26px; line-height:150%; font-size:14px; color:#555555; text-align:left; border-bottom:1px solid #e5e5e5; }
.td-tb-gonggo1 td.tit { color:#000; background:#f9faff; font-size:14px; }
.td-tb-gonggo1 td.center { text-align:center ; }
.td-tb-gonggo1 td.accent { font-weight: bold; color: #000; }
.td-tb-gonggo1 td.fail { color: #FF0000; }

/**************************************************************************
테이블 가로 : 
**************************************************************************/
.td-tb-gonggo2 { width:100%; max-width: 1400px; margin-bottom:0px; border-collapse:collapse; border-spacing:0; }
.td-tb-gonggo2 tr.topline { border-top:2px solid #060f25; }
.td-tb-gonggo2 td { padding:5px 5px 5px 5px; height:26px; line-height:150%; font-size:14px; color:#555555; text-align:left; border-bottom:1px solid #e5e5e5; border-right:1px solid #e5e5e5; }
.td-tb-gonggo2 td.tit { color:#000; background:#f9faff; font-size:14px; text-align: center; }
.td-tb-gonggo2 td.center { text-align: center; }
.td-tb-gonggo2 td.right { text-align: right; }
.td-tb-gonggo2 td.last2 { border-right:1px solid #FFFFFF; }
.td-tb-gonggo2 td.accent { font-weight: bold; color: #000; }
.td-tb-gonggo2 tr.accent1 { background:#fcff00; }

.td-tb-div2 { float:left; width:100%; line-height: 180%; }
.td-tb-div3 { float:left; width:100%; max-width:1400px; font-size:14px; color:#737373; }
.td-btn-look { display:inline-block; width:70px; height:26px; background-color:#395672; color:#FFF; font-size:13px; line-height:26px; text-align:center; border-radius: 3px; margin-left: 5px; text-decoration: none; }
.td-btn-look:hover { background-color:#203346; color:#FFF; } 
.td-gonggo-date { float:left; width:100%; max-width:1400px; height: 70px; font-family:'NanumSquare', sans-serif; color: #000000; font-size:18px; font-weight: bold; text-align: center; }
.td-gonggo-company { float:left; width:100%; max-width:1400px; height: 100px; font-family:'NanumSquare', sans-serif; color: #000000; font-size:38px; font-weight: bold; text-align: center; }

/**************************************************************************
마진
**************************************************************************/
.mgr1 { margin-right:1px; }
.mgr2 { margin-right:2px; }
.mgr3 { margin-right:3px; }
.mgr4 { margin-right:4px; }
.mgr5 { margin-right:5px; }
.mgr6 { margin-right:6px; }
.mgr7 { margin-right:7px; }
.mgr8 { margin-right:8px; }
.mgr9 { margin-right:9px; }
.mgr10 { margin-right:10px; }
.mgr20 { margin-right:20px; }
.mgr30 { margin-right:30px; }
.mgr40 { margin-right:40px; }
.mgr50 { margin-right:50px; }
.mgr60 { margin-right:60px; }
.mgr70 { margin-right:70px; }
.mgr80 { margin-right:80px; }
.mgr90 { margin-right:90px; }
.mgr100 { margin-right:100px; }

.mgb1 { margin-bottom:1px; }
.mgb2 { margin-bottom:2px; }
.mgb3 { margin-bottom:3px; }
.mgb4 { margin-bottom:4px; }
.mgb5 { margin-bottom:5px; }
.mgb6 { margin-bottom:6px; }
.mgb7 { margin-bottom:7px; }
.mgb8 { margin-bottom:8px; }
.mgb9 { margin-bottom:9px; }
.mgb10 { margin-bottom:10px; }
.mgb20 { margin-bottom:20px; }
.mgb30 { margin-bottom:30px; }
.mgb40 { margin-bottom:40px; }
.mgb50 { margin-bottom:50px; }
.mgb60 { margin-bottom:60px; }
.mgb70 { margin-bottom:70px; }
.mgb80 { margin-bottom:80px; }
.mgb90 { margin-bottom:90px; }
.mgb100 { margin-bottom:100px; }

.mgt1 { margin-top:1px; }
.mgt2 { margin-top:2px; }
.mgt3 { margin-top:3px; }
.mgt4 { margin-top:4px; }
.mgt5 { margin-top:5px; }
.mgt6 { margin-top:6px; }
.mgt7 { margin-top:7px; }
.mgt8 { margin-top:8px; }
.mgt9 { margin-top:9px; }
.mgt10 { margin-top:10px; }
.mgt20 { margin-top:20px; }
.mgt30 { margin-top:30px; }
.mgt40 { margin-top:40px; }
.mgt50 { margin-top:50px; }
.mgt60 { margin-top:60px; }
.mgt70 { margin-top:70px; }
.mgt80 { margin-top:80px; }
.mgt90 { margin-top:90px; }
.mgt100 { margin-top:100px; }

