﻿

/* 세금계산서 테이블 디자인*/
.electax_list_out
{
    border-top: 2px solid #ec4141;
    border-right: 2px solid #ec4141;
    border-left: 1px solid #ec4141;
    border-bottom: 1px solid #ec4141;
}
table.electax_list2 th
{
    height: 28px;
    border-top-style: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ec4141;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #ec4141;
    border-right-style: none;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-size: 12px;
    color: #ec4141;
}

table.electax_list2 td
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ec4141;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #ec4141;
    font-weight: 100;
}
/*블루*/
.electax_list3_out
{
    border-top: 1px solid #2b59ab;
    border-right: 1px solid #2b59ab;
}
.electax_list3 th
{
    height: 25px;
    border-top-style: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #2b59ab;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #2b59ab;
    border-right-style: none;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: #2b59ab;
}

.electax_list3 td
{
    padding-left: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #2b59ab;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #2b59ab;
    font-weight: 100;
}
/*블루*/

table input.electaxinp
{
    border: 1px solid #a7a7a7;
    height: 26px;
    font: 12px dotum;
    color: #343434;
    padding: 2px 0 0 2px;
}
table input.electaxinp2
{
    border: 1px solid #a7a7a7;
    height: 20px;
    font: 12px dotum;
    color: #343434;
    padding: 2px 0 0 2px;
}
.electax_txt
{
    font: 12px dotum;
    color: #ec4141;
    text-align: right;
}
.electax3_txt
{
    font: 12px dotum;
    color: #2b59ab;
    text-align: right;
}
.electax_txt2
{
    font: 16px dotum;
    color: #ec4141;
    font-weight: bold;
    text-align: center;
}
.electax_txt_lite
{
    font: 12px dotum;
    color: #ec4141;
    text-align: center;
}
.electax_txt3
{
    font: 16px dotum;
    color: #2b59ab;
    text-align: center;
    font-weight: bold;
}



.ItemList_Style
{
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: Red;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: Red;
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: Red;
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: Red;
}
.ItemList_HeaderStyle
{
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: Red;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: Red;
    border-left-style: none;
    border-right-style: none;
}
.ItemList_HeaderStyle th
{
    padding: 5px;
    height: 15px;
    border-top-style: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: Red;
    border-left-style: none;
    border-right-style: none;
    color: Red;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}
.ItemList_RowStyle
{
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
}
.ItemList_RowStyle td
{
    padding: 5px;
    border-top-style: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: Red;
    border-left-style: none;
    border-right-style: none;
}


.StatementList
{
}
.StatementList th
{
    border-left-style: none;
    border-right-style: none;
}
.StatementList td
{
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
    border-bottom-style: none;
}
