body, td, p, input, button, textarea, select, .c1 { font-family:Tahoma,±¼¸²; font-size:9pt; color:#222222; }

a:link, a:visited, a:active { text-decoration:none; color:#466C8A; }
a:hover { text-decoration:underline; }

a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#454545; }
a.menu:hover { text-decoration:none; }

.member { font-weight:bold;}
.guest  { font-weight:normal; }

.lh { line-height: 150%; }
.jt { text-align:justify; }

.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; }

.ul { list-style-type:square; color:#66AEAD; }

.ct { font-family: Verdana, ±¼¸²; color:#222222; } 

.ed { border:1px solid #CCCCCC; } 
.edblack { border:1px solid #000000; outline-style:none; } 

.tx { border:1px solid #CCCCCC; } 
.txblack { border:1px solid #000000; } 

.small { font-size:8pt; font-family:µ¸¿ò; }
.time {font-family:tahoma;font-size:7pt; color:#45545D}



/* estimate */
.estimate {
    margin: 20px 10px 10px 10px;
    position: relative;
    padding-bottom: 60px;
    font-size: 11px
}

.estimate h1 {
    margin: 10px;
    width: 70%;
    font-size: 12px;
    padding: 16px 12px 14px;
    margin: 10px auto;
    text-align: center;
    background: #ffc;
    border: 2px solid #000;
    border-collapse: collapse;
}

.estimate h1 strong {
    font-size: 16px
}

.estimate h1 span {
    text-decoration: underline
}

.estimate .info_wrap {
    overflow: hidden;
    margin: 4px 0
}

.estimate .info_wrap table {
    float: left;
    width: 48%;
    border-collapse: collapse;
    font-size: 11px;
    margin-left: 4%;
    *margin-left: 3%;
}

.estimate .info_wrap table:first-child {
    margin-left: 0
}

.estimate .info_wrap table.type1 {
    margin-top: 2px;
    line-height: 12px;
}

.estimate .info_wrap table.type1 th,.estimate .info_wrap table.type1 td {
    border-bottom: 1px solid #000;
    padding: 4px 2px 0;
    font-weight: normal;
    text-align: left
}

.estimate .info_wrap table.type2 {
    border: 1px solid #000;
    line-height: 12px
}

.estimate .info_wrap table.type2 th,.estimate .info_wrap table.type2 td {
    border: 1px solid #000;
    padding: 2px 4px 0;
    font-weight: normal;
}

.estimate .subscriber {
    width: 100%;
    margin: 4px 0;
    border-collapse: collapse;
    font-size: 11px;
    line-height: 12px;
    border: 2px solid #000;
    text-align: center;
    table-layout: fixed
}

.estimate .subscriber th,.estimate .subscriber td {
    border: 1px solid #000;
    padding: 2px 6px 0;
}

.estimate .subscriber input {
    margin: 3px 0 0 -3px;
    width: 100%;
    text-align: center
}

.estimate .total_price {
    text-align: center;
    padding: 4px 6px 2px;
    font-size: 14px;
    font-weight: bold;
    background: #ff9;
    border: 2px solid #000;
    margin: 4px 0
}

.estimate .total_price strong {
    overflow: hidden;
    border-bottom: 1px solid #f00;
    vertical-align: middle;
    margin: 0 12px;
    color: #f00;
    display: inline-block;
    width: 200px;
}

.estimate .total_price strong span {
    float: right
}

.estimate .total_price strong span:first-child {
    float: left
}

.estimate .price {
    width: 100%;
    margin: 4px 0;
    border-collapse: collapse;
    font-size: 11px;
    border: 2px solid #000;
    text-align: center;
    table-layout: fixed;
    line-height: 12px;
}

.estimate .price th,.estimate .price td {
    border-left: 2px solid #000
}

.estimate .price thead th,.estimate .price thead td {
    padding: 2px 4px 0;
    border-bottom: 2px solid #000
}

.estimate .price tbody th,.estimate .price tbody td {
    padding: 3px 4px 1px;
    border-bottom: 1px solid #bababa
}

.estimate .price tfoot th,.estimate .price tfoot td {
    padding: 3px 4px 1px;
    border-top: 2px solid #000
}

.estimate .price input {
    margin: 3px 0 0 -3px;
    width: 100%;
    text-align: center
}

.estimate .price input:first-child {
    margin-top: 0
}

.estimate .price input.left {
    text-align: left
}

.estimate .memo {
    width: 100%;
    margin: 4px 0;
    border-collapse: collapse;
    line-height: 12px;
    font-size: 11px;
    border: 2px solid #000;
    table-layout: fixed
}

.estimate .memo th,.estimate .memo td {
    padding: 4px 5px 2px
}

.estimate .memo th {
    border-right: 1px solid #000
}

.estimate .memo td {
}

.estimate .memo td p {
    line-height: 14px
}

.estimate .footer {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 16px 0;
    border-top: 1px solid #f3f3f3;
    background: #fff;
    width: 100%;
    text-align: center
}
