1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
|
<?php include_once("../../_common.php"); ?> <head> <link rel="stylesheet" type="text/css" href="../../css/import.css"/> <style> /* PDA °¡°Ý¾È³» ÆË¾÷*/ #pdaPriceGuide a.close{ position:absolute; top:10px; right:10px; display:block; width:70px; height:50px; } #pdaPriceGuide dl{ padding:10px; width:720px; height:390px; } #pdaPriceGuide dt{ display:block; margin-bottom:10px; width:578px; height:50px; line-height:50px; padding-left:140px; text-align:left; font-size:16px; font-weight:600; border:1px solid #d9d9d9; background:url('../../images/software/pda_price_title.png') no-repeat; } #pdaPriceGuide dd table{ border-top:1px solid #d3d0cf; border-left:1px solid #d3d0cf; } #pdaPriceGuide dd table caption{ height:16px; padding-bottom:7px; font-size:13px; line-height:16px; text-align:right; } #pdaPriceGuide dd table th, #pdaPriceGuide dd table td{ height:34px; text-align:center; font-weight:600; border-bottom:1px solid #d3d0cf; border-right:1px solid #d3d0cf; } #pdaPriceGuide dd table th{ color:#231f20; line-height:34px; }
#pdaPriceGuide dd table thead th, #pdaPriceGuide dd table tbody th, #pdaPriceGuide dd table tfoot th, #pdaPriceGuide dd table tfoot td{ font-size:14px; background:#eaeaea; } { background:#f3f3f3; } #pdaPriceGuide dd table tbody td{ padding:5px 0; font-size:13px; line-height:130%; }
#pdaPriceGuide dd.text{ position:relative; margin-top:20px; padding:15px 10px; width:700px; color:#333; background:#f3f3f3; } #pdaPriceGuide dd p{ padding-left:20px; font-size:14px; line-height:24px; font-weight:600px; } #pdaPriceGuide dd p.blank{ padding-left:100px; } #pdaPriceGuide dd p.tel{ position:absolute; bottom:10px; right:10px; } #pdaPriceGuide dd p.tel .orange{ height:24px; font-size:21px; line-height:24px; } #pdaPriceGuide dd p.tel .black{ line-height:24px; } </style> </head>
<body> <div id="pdaPriceGuide">
<a href="javascript:window.close();" class="close"><span class="screen_out">´Ý±â</span></a>
<dl> <dt>õ³âPDA ¾÷¹«Çüź° °¡°ÝÇ¥</dt> <dd> <table> <caption>(Vat Æ÷ÇÔ)</caption> <colgroup> <col style="width:165px;"> <col style="width:130px;"><col style="width:130px;"><col style="width:130px;"> <col style="width:165px;"> </colgroup> <thead> <tr> <th scope="col" id="year">Çü½Ä</th> <th scope="col" id="pdaCM">PDA CM</th> <th scope="col" id="pdaLC">PDA LC</th> <th scope="col" id="pdaWL">PDA WL</th> <th scope="col" id="etc" class="last">ºñ°í</th> </tr> </thead> <tfoot> <tr> <th scope="row" id="sum">ÇÕ°è</th> <td headers="pdaCM sum">649,000</td> <td headers="pdaLC sum">671,000</td> <td headers="pdaWL sum">649,000</td> <td headers="etc sum" class="last">PDAÀåºñ º°µµ</td> </tr> </tfoot> <tbody> <tr> <th scope="row" id="CS">õ³â°æ¿µCS(PDA)</th> <td headers="CS pdaCM">385,000</td> <td headers="CS pdaLC">-</td> <td headers="CS pdaWL">385,000</td> <td headers="CS etc" class="last">¸ÞÀÎPC °æ¿µ°ü¸®SW<br />À¥¿ë/1User ±âÁØ</td> </tr> <tr> <th scope="row" id="II">õ³â°æ¿µ<span class="serif">II</span>(PDA)</th> <td headers="II pdaCM">-</td> <td headers="II pdaLC">440,000</td> <td headers="II pdaWL">-</td> <td headers="II etc" class="last">¸ÞÀÎPC °æ¿µ°ü¸®SW<br />À¥¿ë/1User ±âÁØ</td> </tr> <tr> <th scope="row" id="PDA">PDAÇÁ·Î±×·¥(1´ë)</th> <td headers="PDA pdaCM">198,000</td> <td headers="PDA pdaLC">198,000</td> <td headers="PDA pdaWL">198,000</td> <td headers="PDA etc" class="last">PDA³³Ç°/Ãâ°í/Àç°í°ü¸®<br />PDA 1´ë ±âÁØ</td> </tr> <tr> <th scope="row" id="cost">¼¹öÀÌ¿ë·á/¿ù(1´ë)</th> <td headers="cost pdaCM">33,000</td> <td headers="cost pdaLC">-</td> <td headers="cost pdaWL">33,000</td> <td headers="cost etc" class="last">¼¹öÀÌ¿ë ¹× °ü¸®ºñ<br />CMÀº SKÅë½Å·á º°µµ</td> </tr> <tr> <th scope="row" id="HW">PDAÀåºñ</th> <td headers="HW pdaCM">Àüȹ®ÀÇ</td> <td headers="HW pdaLC">Àüȹ®ÀÇ</td> <td headers="HW pdaWL">Àüȹ®ÀÇ</td> <td headers="HW etc" class="last">±¸¸Å´ë¼ö¿¡ µû¸¥<br />°¡°Ý Â÷µîÀû¿ë</td> </tr> <tr> <th scope="row" id="paper">PDA·ÑÁö</th> <td headers="paper pdaCM">33,000</td> <td headers="paper pdaLC">33,000</td> <td headers="paper pdaWL">33,000</td> <td headers="paper etc" class="last">100·Ñ 1Box±âÁØ<br />Áö¸§ 37 x Æø 57mm</td> </tr> </tbody> </table> </dd>
<dd class="text"> <p class="first">1. ´ç»çÀÇ PDA±¸¸Å ½Ã <span class="orange">¼ÒÇÁÆ®¿þ¾î¸¦ ¼³Ä¡ ÈÄ ¹è¼Û</span>ÇÏ¿© <span class="orange">¹Ù·Î »ç¿ë</span>ÇÒ ¼ö ÀÖ½À´Ï´Ù.</p> <p>2. PDA¼ÒÆ®ÇÁ¿þ¾î <span class="orange">¿ø°Ý¼³Ä¡, ±³À° ¹× AS¸¦ Áö¿ø</span>ÇÕ´Ï´Ù.</p> <p>3. ÀԱݰèÁ : <span class="black">³óÇù 093-02-307376 (¿¥Á¦À̼ÒÇÁÆ®)</span></p> <p class="blank"><span class="black">±¹¹Î 337101-04-154613</span></p> <p class="tel"><span class="black">PDAµµÀÔ»ó´ã : </span><span class="orange">02) 401-5121</span></p> </dd> </dl>
</div> </body>
|