File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
2023-06-22
File name
Commit message
Commit date
2024-11-22
2023-12-15
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>거래명세서</title>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/publish/css/reset.css">
<link rel="stylesheet" href="/publish/css/common.css">
<link rel="stylesheet" href="/publish/css/estimate.css">
<link rel="stylesheet" href="/publish/css/font.css">
<link rel="stylesheet" href="/publish/css/button.css">
<style>
.est_table th.text {text-align: center;vertical-align: middle;}
</style>
</head>
<body>
<div class="estimate_wrap">
<div class="estimate">
<div class="est_head clearfix">
<img src="/publish/images/CI.png" alt="문자온 CI">
<div class="clearfix">
<p>(12248) 경기도 남양주시 다산순환로 20, A동 735호(다산동, 현대프리미어캠퍼스)</p>
<p>TEL 1551-8011</p>
</div>
</div>
<div class="est_body">
<h2>거래명세서<span>(공급받는자 보관용)</span></h2>
<div class="cont1">
<div>
<p>공급받는자</p>
<table class="est_table">
<caption>공급받는자 정보</caption>
<colgroup>
<col style="width: 50px;">
<col style="width: auto;">
</colgroup>
<tbody>
<tr>
<th>수<span class="blank"></span>신</th>
<td>원영현</td>
</tr>
<tr>
<th>참<span class="blank"></span>조</th>
<td>원영현 (01093414986)</td>
</tr>
<tr>
<th>거래일자</th>
<td>2024-04-26~2025-04-25</td>
</tr>
<tr>
<th rowspan="2" colspan="2" class="text">아래와 같이 계산합니다.</th>
</tr>
<tr></tr>
</tbody>
</table>
</div>
<div>
<p>공급자</p>
<img src="/publish/images/content/stamp.png" alt="도장" class="stamp mCS_img_loaded">
<table class="est_table">
<caption>공급자 정보</caption>
<colgroup>
<col style="width: 82px;">
<col style="width: auto;">
</colgroup>
<tbody>
<tr>
<th>회<span class="blank2"></span>사<span class="blank2"></span>명</th>
<td>주식회사 아이티앤</td>
</tr>
<tr>
<th>사업자등록번호</th>
<td>653-87-00858</td>
</tr>
<tr>
<th>대<span class="blank2"></span>표<span class="blank2"></span>자</th>
<td>유인식</td>
</tr>
<tr>
<th>전<span class="blank3"></span>화</th>
<td>1551-8011</td>
</tr>
<tr>
<th>이<span class="blank2"></span>메<span class="blank2"></span>일</th>
<td>help@iten.co.kr</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="cont2 clearfix">
<p>총 사용금액</p>
<p><span>517</span> 원(VAT 별도)</p>
</div>
<div class="cont3">
<p>(단위 : 원, 건)</p>
<div class="est_table2_wrap">
<table class="est_table2">
<caption>품목, 발송건수, 공급가액, 금액 정보를 제공하는 표</caption>
<colgroup>
<col style="width:20%;">
<col style="width:20%;">
<col style="width:20%;">
<col style="width:auto;">
</colgroup>
<thead>
<tr>
<th scope="col">품목</th>
<th scope="col">발송건수</th>
<th scope="col">공급가액</th>
<th scope="col">금액</th>
</tr>
</thead>
<tbody>
<tr>
<td>단문(SMS)</td>
<td>7</td>
<td>67</td>
<td>67</td>
</tr>
<tr>
<td>장문(LMS)</td>
<td>8</td>
<td>160</td>
<td>160</td>
</tr>
<tr>
<td>그림(MMS)</td>
<td>2</td>
<td>60</td>
<td>60</td>
</tr>
<tr>
<td>알림톡</td>
<td>26</td>
<td>130</td>
<td>130</td>
</tr>
<tr>
<td>팩스</td>
<td>2</td>
<td>100</td>
<td>100</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="cont4">
<table class="est_table">
<caption>공급가액, 총 결제금액에 대한 표</caption>
<colgroup>
<col style="width: 100px;">
<col style="width: auto;">
</colgroup>
<tbody>
<tr>
<th>공급가액</th>
<td><span>517</span></td>
</tr>
<tr class="total_price">
<th>총 사용금액</th>
<td><span>517</span></td>
</tr>
</tbody>
</table>
</div>
<div class="cont5">
<p><span>2025 년 <span>4</span> 월 <span>25</span> 일</span></p>
</div>
</div>
<div class="est_btn_wrap" id="est_btn_wrap">
<button type="button" class="btnType" onclick="javascript:f_print(); return false;"><i class="print_img"></i>인쇄하기</button>
</div>
</div>
</div>
</body>
</html>