table.rowTable {width:100%;border-top:2px solid #0189d0;}
table.rowTable thead tr th {background:#fafbfd; border-bottom:1px solid #ececec; border-left:1px dotted #d6d6d6; vertical-align:middle; text-align:center; font-weight:700;font-family:NanumSquare-R, sans-serif; padding:10px 0;  }
table.rowTable thead tr th:first-child {border-left:none;}
table.rowTable thead tr th.none {border-left:none;}
table.rowTable tbody tr th {background:#fafbfd; border-bottom:1px solid #ececec; vertical-align:middle; text-align:center; font-family:NanumSquare-R, sans-serif; padding:10px 0;  }
table.rowTable tbody tr th.lineLeft {border-left:1px solid #ECECEC}
table.rowTable tbody tr th.none {border-left:none;}
table.rowTable tbody tr td {border-bottom:1px solid #ECECEC;border-left:1px dotted #dfdfdf;padding:10px 0;text-align:center; font-weight:100;}
table.rowTable tbody tr td:first-child {border-left:none;}
table.rowTable tbody tr td.bg {background:#fafbfd;border-left:1px dotted #d1d1d1; }
table.rowTable tbody tr td.lineLeft {border-left:1px dotted #dfdfdf;}
table.rowTable tbody td.none {border-left:none;}
table.rowTable tbody tr th.left {padding:10px 3%; text-align:left;}
table.rowTable tbody tr td.left {padding:10px 3%; text-align:left;}

table.rowTable.center thead tr th {text-align:center !important}
table.rowTable.center tbody tr td {text-align:center !important;}
table.rowTable.center tbody tr td:first-child {border-left:none !important;}
table.rowTable.left tbody tr th {padding:10px 1% 10px 4%; text-align:left;}
table.rowTable.left tbody tr td:first-child {border-left:none !important}
table.rowTable.left tbody tr td {padding:10px 3%; text-align:left;}
table.rowTable.supp tbody td {text-align:left;padding-left:50px;}
table.rowTable.arryLeft tbody th {background:#F7F8FB;}
table.rowTable.arryLeft tbody td {text-align:left;padding:10px 3%;}
table.rowTable tr.inputW80 td input {width:80%;}
table.rowTable tbody.firstTxtCnt tr td:first-child {text-align:center !important;}