/home/mjc1/public_html/html/millennium/sitemap.php


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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
<?php include_once("./_common2.php"); ?>
<? 
include("./Page/common/header.php"); ?>
<style>
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic&display=swap');
*{font-family: 'Nanum Gothic', sans-serif;}
.contents {
    display: block;
    margin: 50px 0 50px;
    overflow: hidden;
}
/*»ó¼¼ÆäÀÌÁö »ó´ÜÀ§Ä¡*/
.location_box ul li::after{content:'¢º';margin:7px 10px 0;}
.location_box ul li:last-child::after{content:''}
.location_box ul li{color:#222222;font-weight:600;}
.location_box ul li img{margin-top:-2px;}
.cs_buy_tit{height:138px;}
.cs_buy_tit{background:url('./img/customer/board_title/sitemap_tit.png') center no-repeat;}

.sitemap_ul{border:2px solid #bebebe;width:100%;display:table;box-sizing:border-box;    padding: 20px 0 20px 0;background:#fff;}
.sitemap_ul h2{width:100%;padding:0 20px;margin-bottom:5px;}
.sitemap_ul .sitemap_list{width:25%;float:left;border-right:1px solid #b6b6b6;box-sizing:border-box;padding:0 25px;position:relative;}
.sitemap_ul .sitemap_list ul h3{background:#403f3f;color:#fff;padding:10px 10px;font-size:17px;font-weight:600;margin:10px 0;}
.sitemap_ul .sitemap_list ul h3 a{color:#fff;font-size:17px;font-weight:600;}
.sitemap_ul .sitemap_list ul li a{font-size:15px;font-weight:600;color:#000;line-height: 25px;}
.sitemap_ul .sitemap_list ul li a:before{content:'¡Ü';margin-right:7px; font-size:5px; vertical-align: middle;}
.sitemap_ul .sitemap_list ul li a:hover{color:red;}
.sitemap_ul .sitemap_list ul{height:280px;}
.sitemap_ul .sitemap_list:last-child{border:0;}


.sitemap_ul_sec{border:2px solid #bebebe;width:100%;display:table;box-sizing:border-box;background:#fff;border-top:0;}
.sitemap_ul_sec h2{width:100%;margin-bottom:5px;}
.sitemap_ul_sec .sitemap_list{width:33.3%;float:left;border-right:1px solid #b6b6b6;box-sizing:border-box;padding:20px 25px;position:relative;}
.sitemap_ul_sec .sitemap_list ul h3{background:#403f3f;color:#fff;padding:10px 10px;font-size:17px;font-weight:600;margin:10px 0;}
.sitemap_ul_sec .sitemap_list ul h3 a{color:#fff;font-size:17px;font-weight:600;}
.sitemap_ul_sec .sitemap_list ul li a{font-size:15px;font-weight:600;color:#000;line-height: 25px;}
.sitemap_ul_sec .sitemap_list ul li a:before{content:'¡Ü';margin-right:7px; font-size:5px; vertical-align: middle;}
.sitemap_ul_sec .sitemap_list ul{height:220px;}
.sitemap_ul_sec .sitemap_list:last-child{border:0;}
.sitemap_ul_sec .sitemap_list ul li a:hover{color:red;}
.pro_plus_top {position: absolute;background: #fff;width: 20px;height: 40px;font-size: 35px;font-weight: 600;line-height: 35px;color: #3c3c3c;top: 45%;left: -10px;}
.site_plus{position:relative;}
.sitemap_ul .sitemap_list ul h3.site_plus a:hover{color:#fff8a2;}
.sitemap_ul_sec .sitemap_list ul h3.site_plus a:hover{color:#fff8a2;}
.site_plus a{display:block;}
.site_plus:before{content:'¢º';position:absolute;right:10px;font-size:16px;}


#modal_member_box {width:900px !important; height:584px !important;padding-left:17px !important;padding-right:3px !important; padding-top: 20px !important; padding-bottom: 20px; position:relative;overflow: hidden;} 
</style>

    <!--<div class="location_wrap" style="background:#eeeeee;">
        <div class="location_box" style="width:1200px;margin:0 auto;height:35px;line-height:35px;">
            <ul>
                <li style="float:left;"><img src="./images/common/location_bar_home.png"></li>
                <li style="float:left;">»çÀÌÆ®¸Ê</li>
            </ul>
        </div>
    </div><!-- //location_wrap -->
    <div class="cs_buy_tit"></div>
    <div style="background:#eee;">
        <div class="wrap">
            <div class="contents">
                <div>
                    <!--Á¦Ç°¼Ò°³-->
                    <ul class="sitemap_ul">
                        <h2><img src="./img/customer/board_title/site_sub_1.png"></h2>
                        <!-- <li class="sitemap_list">
                            <ul>
                                <h3 class="site_plus"><a href="./millennium_main.php">õ³â°æ¿µ¥² 2Á¾</a></h3>
                                <li><a href="./productinfo3_renew.php?cate2_code=01&category_code=82">õ³â°æ¿µ¥² CS</a></li>
                                <li><a href="./millennium/productinfo3_renew.php?cate2_code=01&category_code=81">õ³â°æ¿µ¥² Local</a></li>
                                <h3 class="site_plus"><a href="./millennium/millennium_main2.php">õ³â°æ¿µ¥± 3Á¾</a></h3>
                                <li><a href="./millennium/productinfo.php?cate2_code=01&category_code=03">õ³â°æ¿µ¥± CS</a></li>
                                <li><a href="./millennium/productinfo.php?cate2_code=01&category_code=02">õ³â°æ¿µ¥± Local</a></li>
                                <li><a href="./millennium/productinfo.php?cate2_code=01&category_code=01">õ³â°æ¿µ¥± Lite</a></li>
                                <h3 class="site_plus"><a href="https://mjsoft.co/emillennium/index.php">õ³â°æ¿µ Web</a></h3>
                            </ul>
                        </li> -->
                        <li class="sitemap_list">
                            <ul>
                                <h3 style="font-size:16px">ÆÇ¸Å/Àç°í/¼ö¹ßÁÖ/¼îÇθô/¹°·ù°ü¸®</h3>
                                <li><a href="./productinfo3_renew.php?cate2_code=01&category_code=82">õ³â°æ¿µERP ¹Ù·Î°¡±â</a></li>
                                <h3>õ³â°æ¿µ ¿¬µ¿ ½º¸¶Æ®Æù ¾÷¹«°ü¸®</h3>
                                <li><a href="./smart_main.php">½º¸¶Æ®Æù(+PDA) ¿µ¾÷°ü¸®</a></li>
                                <li><a href="./order_main.php">½º¸¶Æ®(+PC) ¼ö¹ßÁÖ°ü¸®</a></li>
                                <!-- <li><a href="./spos_main.php">½º¸¶Æ® POS</a></li>
                                <li><a href="./pocket_main.php">Æ÷Äϰ濵</a></li>
                                <h3 class="site_plus"><a href="./review_detail.php">õ³â°æ¿µERP »ç¿ëÈıâ</a></h3> -->
                            </ul>
                        </li>
                        <li class="sitemap_list">
                            <div class="pro_plus_top"><img src="./images/buy/pro_plus.png" alt="Ç÷¯½º"></div>
                            <ul>
                                <h3>´ë¿©/ÀÚ»ê/ÀüÀÚ°è»ê¼­ °ü¸®</h3>
                                <li><a href="./joylent.php">»óǰ ´ë¿©/¹Ý³³°ü¸®</a></li>
                                <li><a href="./productinfo.php?cate2_code=06&category_code=95">À¯ÇüÀÚ»ê(ºñǰ) °ü¸®</a></li>
                                <li><a href="./product_pdamain.php">õ³âPDA</a></li>
                                <h3>(±¸)»ý»ê/À¯ÇüÀÚ»ê/±Þ¿© °ü¸®</h3>
                                <li><a href="./productinfo.php?cate2_code=02&category_code=41">Á¦Á¶°æ¿µPro_CS(Web)</a></li>
                                <li><a href="./productinfo.php?cate2_code=02&category_code=40">Á¦Á¶°æ¿µPro_Local</a></li>
                                <li><a href="./productinfo.php?cate2_code=06&category_code=95">±â¾÷À¯Çü ±Þ¿©°ü¸®</a></li>
                                <li><a href="https://www.easytax.kr/html/easytax/intro.php">ÀüÀÚ¼¼±Ý°è»ê¼­ ¹ßÇà/°ü¸®</a></li>
                            </ul>
                        </li>
                        <li class="sitemap_list">
                            <div class="pro_plus_top"><img src="./images/buy/pro_plus.png" alt="Ç÷¯½º"></div>
                            <ul>
                                <h3>Á¦Ç°±¸¸Å µµ¿ì¹Ì</h3>
                                <li><a href="./review_detail.php">»ý»ýÇÑ »ç¿ëÈıâ</a></li>
                                <li><a href="./realtime_counsel.php">±¸¸Å»ó´ã(sv) ÁøÇàÇöȲ</a></li>
                                <li><a href="./service_review_detail.php">¼­ºñ½º(Á¦Ç°) ÀÌ¿ëÈıâ</a></li>
                                <li><a href="./customeroffice.php">ÁÖ¿äÁ¦È޻砺¸±â</a></li>
                                <li><a href="./customermovie.php">õ³â°æ¿µERP µ¿¿µ»ó °­ÀÇ</a></li>
                                <li><a href="./customer_buy_cs.php">µµÀÔ(°³¹ß) »ó´ã ¿äû</a></li>
                                <li><a href="./recom_ev.php">Á¦Ç° ¼Ò°³ÇÏ°í »óǰ±Ç ¹Þ±â</a></li>
                            </ul>
                        </li>
                        <li class="sitemap_list">
                            <div class="pro_plus_top"><img src="./images/buy/pro_plus.png" alt="Ç÷¯½º"></div>
                            <ul>
                                <h3>±¸¹öÀü Á¦Ç° ´Ù¿î·Îµå</h3>
                                <li><a href="./millennium_main2.php">õ³â°æ¿µ2(ÆÇ¸Å/Àç°í) 3Á¾</a></li>
                                <li><a href="./smart_main.php">½º¸¶Æ®Æù(+PDA) ¿µ¾÷°ü¸®</a></li>
                                <li><a href="./jejo_main.php">Á¦Á¶°æ¿µ(»ý»ê°ü¸®) 2Á¾</a></li>
                                <li><a href="./productinfo.php?cate2_code=06&category_code=37">»ç¿ø ±Þ¿©°ü¸®</a></li>
                            </ul>
                        </li>
                        <!-- <li class="sitemap_list">
                            <div class="pro_plus_top"><img src="./images/buy/pro_plus.png" alt="Ç÷¯½º"></div>
                            <ul>
                                <h3 class="site_plus"><a href="./mobile_main.php">½º¸¶Æ®Æù ¿µ¾÷°ü¸®</a></h3>
                                <li><a href="./smart_main.php">õ³â°æ¿µS</a></li>
                                <li><a href="./pocket_main.php">Æ÷Äϰ濵</a></li>
                                <li><a href="./order_main.php">½º¸¶Æ® ¼ö¹ßÁÖ°ü¸®</a></li>
                                <li><a href="./spos_main.php">½º¸¶Æ® POS</a></li>
                                <h3 class="site_plus"><a href="./product_pdamain.php">PDA ¿µ¾÷°ü¸®</a></h3>
                                <li><a href="./product_pdacm.php">õ³âPDA-CM(½Ç½Ã°£ ÀÚ·á Àü¼Û)</a></li>
                                <li><a href="./product_pdalc.php">õ³âPDA-LC(USB ÀÚ·á Àü¼Û)</a></li>
                            </ul>
                        </li> -->
                        <!-- <li class="sitemap_list">
                            <div class="pro_plus_top"><img src="./images/buy/pro_plus.png" alt="Ç÷¯½º"></div>
                            <ul>
                                <h3 class="site_plus"><a href="http://www.ebizmall.co.kr/">B2B ¼îÇθô / ¿ÀǸ¶Äϰü¸®</a></h3>
                                <li><a href="http://www.ebizmall.co.kr/b2bmall.php">B2B¼îÇθô + Ãµ³â°æ¿µ ¿¬µ¿</a></li>
                                <li><a href="http://www.ebizmall.co.kr/openmarket.php">¿ÀǸ¶ÄÏ 160°³ + Ãµ³â°æ¿µ ¿¬µ¿</a></li>
                                <h3 class="site_plus"><a href="https://www.easytax.kr/html/easytax/page/software/solution.php">ÀüÀÚ ¼¼±Ý °è»ê¼­ °ü¸®</a></h3>
                                <li><a href="https://www.easytax.kr/html/easytax/page/software/local.php">ÀÌÁöÅØ½º¥± Local</a></li>
                                <li><a href="https://www.easytax.kr/html/easytax/page/software/web.php">ÀÌÁöÅØ½º¥± CS</a></li>
                                <li><a href="https://www.easytax.kr/html/easytax_new/index.php">ÀÌÁöÅØ½º¥± Web</a></li>
                            </ul>
                        </li> -->
                        <!-- <li class="sitemap_list">
                            <div class="pro_plus_top"><img src="./images/buy/pro_plus.png" alt="Ç÷¯½º"></div>
                            <ul>
                                <h3>(±¸)µµ¼Ò¸Å À¯Åë ÆÇ¸Å/Àç°í°ü¸®</h3>
                                <li><a href="./millennium_main2.php">õ³â°æ¿µII 2Á¾ (ÆÇ¸Å/Àç°í)</a></li>
                                <li><a href="./product_pdamain.php">õ³âPDA</a></li>
                                <h3>(±¸)»ý»ê/À¯ÇüÀÚ»ê/±Þ¿© °ü¸®</h3>
                                <li><a href="./productinfo.php?cate2_code=02&category_code=41">Á¦Á¶°æ¿µPro_CS(Web)</a></li>
                                <li><a href="./productinfo.php?cate2_code=02&category_code=40">Á¦Á¶°æ¿µPro_Local</a></li>
                                <li><a href="./productinfo.php?cate2_code=06&category_code=95">±â¾÷À¯Çü ±Þ¿©°ü¸®</a></li>
                                <li><a href="./productinfo.php?cate2_code=06&category_code=37">»ç¿ø ±Þ¿©°ü¸®</a></li>
                            </ul>
                        </li> -->
                        <!-- <li class="sitemap_list">
                            <div class="pro_plus_top"><img src="./images/buy/pro_plus.png" alt="Ç÷¯½º"></div>
                            <ul>
                                <h3 class="site_plus"><a href="./jejo_main.php">Á¦Á¶°æ¿µ</a></h3>
                                <li><a href="./millennium/productinfo.php?cate2_code=02&category_code=41">Á¦Á¶°æ¿µPro CS</a></li>
                                <li><a href="./millennium/productinfo.php?cate2_code=02&category_code=40">Á¦Á¶°æ¿µPro Local</a></li>
                                <h3>ÀÚ»ê°ü¸®Pro / ±Þ¿©°ü¸®</h3>
                                <li><a href="./productinfo.php?cate2_code=06&category_code=95">±â¾÷À¯Çü ±Þ¿©°ü¸®</a></li>
                                <li><a href="./productinfo.php?cate2_code=06&category_code=37">»ç¿ø ±Þ¿©°ü¸®</a></li>
                                <h3 class="site_plus"><a href="http://www.freetalk.biz/">ÀΰøÁö´É Ã¤ÆÃ»ó´ã ÇÁ¸®Åå</a></h3>
                            </ul>
                        </li> -->
                        <!-- <li class="sitemap_list">
                            <div class="pro_plus_top"><img src="./images/buy/pro_plus.png" alt="Ç÷¯½º"></div>
                            <ul>
                                <h3 class="site_plus"><a href="https://www.easytax.kr/html/easytax/intro.php">ÀüÀÚ¼¼±Ý°è»ê¼­ ¹ßÇà/°ü¸®</a></h3>
                                <li><a href="https://www.easytax.kr/html/easytax/page/software/local.php">ÀÌÁöÅØ½ºII_Local(·ÎÄÿë)</a></li>
                                <li><a href="https://www.easytax.kr/html/easytax/page/software/web.php">ÀÌÁöÅØ½ºII_CS(¼­¹ö¿ë)</a></li>
                                <li><a href="https://www.easytax.kr/html/easytax_new/index.php">ÀÌÁöÅØ½ºII_Web(Ŭ¶ó¿ìµå¿ë)</a></li>
                                <h3>»óǰ(µµ¼­)´ë¿©¹Ý³³°ü¸®</h3>
                                <li><a href="./joylent.php">Á¶ÀÌ·»Æ®CS</a></li>
                            </ul>
                        </li>
                        <li class="sitemap_list">
                            <div class="pro_plus_top"><img src="./images/buy/pro_plus.png" alt="Ç÷¯½º"></div>
                            <ul>
                                <h3>µµ¸Å¼îÇθô</h3>
                                <li><a href="http://www.ebizmall.co.kr/">µµ¸Å¼îÇθô/¿ÀǸ¶ÄÏ °ü¸®</a></li>
                                <li><a href="http://www.ebizmall.co.kr/b2bmall.php">µµ¸Å¼îÇθô ÅëÇÕ°ü¸®</a></li>
                                <li><a href="http://www.ebizmall.co.kr/openmarket.php">¿ÀǸ¶ÄÏ ÅëÇÕ°ü¸®</a></li>
                            </ul>
                        </li> -->
                    </ul>
                    <!--Á¦Ç°±¸¸Å-->
                    <ul class="sitemap_ul_sec">
                        <li class="sitemap_list">
                            <h2><img src="./img/customer/board_title/site_sub_2.png"></h2>
                            <ul>
                                <h3 class="site_plus"><a href="./buy.php">Á¦Ç°±¸¸Å</a></h3>
                                <li><a href="./buynow.php">¹Ù·Î°áÁ¦</a></li>
                                <li><a href="./buy.php">SW Á¦Ç°º¸±â/°áÁ¦</a></li>
                                <li><a href="./buyhardware.php">HW Á¦Ç°º¸±â/°áÁ¦</a></li>
                                <li><a href="./customerdemo.php">SW ¹«·á Ã¼ÇèÆÇ ´Ù¿î</a></li>
                                <li><a href="./buyservice2.php">Æ÷ÀÎÆ®ÃæÀü/°áÁ¦</a></li>
                                <li><a href="./customerprice.php">±¸¸Å°ßÀû¿äû</a></li>
                                <li><a class="show_correct_class">³»°³ ¸Â´Â Á¦Ç°Ã£±â</a></li>
<!--                             <li><a href="./cs_extension.php">CS¿¬Àå½Åû</a></li>
                                <li><a href="./mjshop_buy.php">¼îÇθô Á¦Ç° °áÁ¦</a></li> -->
                            </ul>
                        </li>
                        <li class="sitemap_list">
                            <ul style="margin-top: 37px;">
                                <h3>Àü»ê¿ëÁö</h3>
                                <li><a href="/buypaper.php">Àü»ê¿ëÁö ÀüüÁ¦Ç°</a</li>
                                <li><a href="./Order_02.php">Àü»ê¿ëÁö ÁÖ¹®</a></li>
                                <li><a href="./buypaper.php#account">°Å·¡¸í¼¼Ç¥ ÁÖ¹®</a></li>
                                <li><a href="./buypaper.php#receipt">¿µ¼öÁõ·ÑÁö ÁÖ¹®</a></li>
                                <li><a href="./buypaper.php#label">¹ÙÄÚµå¶óº§Áö ÁÖ¹®</a></li>
                                <li><a href="./buypaper.php#tax">¼¼±Ý°è»ê¼­ ÁÖ¹®</a></li>
                                <li><a href="./buypaper.php?category_code=99">¹è¼Û Á¶È¸</a></li>
                            </ul>
                        </li>
                        <li class="sitemap_list">
                            <ul style="margin-top: 37px;">
                                <h3>Çϵå¿þ¾î</h3>
                                <li><a href="./buyhwbest.php">Çϵå¿þ¾î Àåºñ Àüü</a></li>
                                <li><a href="./buyhwbest.php#smart">½º¸¶Æ®Æù Àåºñ</a></li>
                                <li><a href="./buyhwbest.php#pda">¿µ¾÷°ü¸® Àü¿ë PDA</a></li>
                                <li><a href="./buyhwbest.php#pos">POSÀåºñ</a></li>
                                <li><a href="./buyhwbest.php#etc">¹ÙÄÚµåÇÁ¸°ÅÍ/°í°´Ä«µå</a></li>
                            </ul>
                        </li>
                    </ul>
                    <!--°í°´¼¾ÅÍ-->
                    <ul class="sitemap_ul" style="border-top:0;border-bottom:0;">
                        <h2><img src="./img/customer/board_title/site_sub_3.png"></h2>
                        <li class="sitemap_list">
                            <ul>
                                <h3>°í°´Áö¿ø</h3>
                                <li><a href="./customernotice.php">°øÁö»çÇ×</a></li>
                                <li><a href="./customerfaq.php">ÀÚÁÖÇϴ Áú¹®</a></li>
                                <li><a href="./customeras.php">³» Áú¹®/´äº¯</a></li>
                                <!-- <li><a href="./customeras_as.php">A/S¿äû</a></li> -->
                                <!-- <li><a href="./customerbuild.php">¾÷µ¥ÀÌÆ® Á¦¾È</a></li> -->
                                <li><a href="./customermanual.php">SWÁ¦Ç° ¸Þ´º¾ó(Hwp)</a></li>
                                <li><a href="./customerdownload.php">¼­·ù ¾ç½Ä ´Ù¿î·Îµå</a></li>
                                <li><a href="./customerprice.php">±¸¸Å °ßÀû ¿äû</a></li>
                                <li><a href="./deal.php?location=1">Çù·ÂÁ¡ °¡ÀÔ ½Åû</a></li>
                            </ul>
                        </li>
                        <li class="sitemap_list">
                            <div class="pro_plus_top"><img src="./images/buy/pro_plus.png" alt="Ç÷¯½º"></div>
                            <ul>
                                <h3>¾÷±×·¹À̵å Áö¿ø</h3>
                                <li><a href="./customerupgrade.php">¾÷±×·¹À̵å ÇöȲ</a></li>
                                <li><a href="./customerdemo.php">Á¤Ç° ¾÷µ¥ÀÌÆ®</a></li>
                                <li><a href="./customerbuild.php">±â´É Ãß°¡ ¿äû</a></li>
                                <!-- <h3>°£Æí»ó´ã¿äû</h3>
                                <li><a href="./customerprice.php">°ßÀû¿äû</a></li>
                                <li><a href="./customer_buy_cs.php">±¸¸Å»ó´ã¿äû</a></li>
                                <li><a href="./customer_education.php">Áýü±³À°¿äû</a></li> -->
                            </ul>
                        </li>
                        <li class="sitemap_list">
                            <div class="pro_plus_top"><img src="./images/buy/pro_plus.png" alt="Ç÷¯½º"></div>
                            <ul>
                                <h3>Á¦Ç° »ç¿ë Áö¿ø</h3>
                                <li><a href="./customermovie.php">µ¿¿µ»ó °­ÀÇ</a></li>
                                <li><a href="./customercomputer.php">PC °ü·Ã »ó½Ä</a></li>
                                <li><a href="./customeretcpds.php">ÆÄÀÏ ÀÚ·á½Ç</a></li>
                                <!-- <li><a href="./customeretcpds.php">SW¹«·á Ã¼ÇèÆÇ ´Ù¿î</a></li> -->
                                <!-- <li><a href="./customerbuild.php">¾÷µ¥ÀÌÆ® Á¦¾È</a></li> -->
                                <li><a href="./counsel_after.php">»ó´ã Èıâ</a></li>
                                <li><a href="./review_event.php">»ç¿ë Èıâ</a></li>
                                <li><a href="./customer_education.php">Áýü ±³À° ½Åû</a></li>
                            </ul>
                        </li>
                        <li class="sitemap_list">
                            <div class="pro_plus_top"><img src="./images/buy/pro_plus.png" alt="Ç÷¯½º"></div>
                            <ul>
                                <h3>¸¶ÀÌ ÆäÀÌÁö</h3>
                                <li><a href="./logingo.php?menu=2">³» Á¤º¸ ¼öÁ¤</a></li>
                                <li><a href="./logingo.php?menu=3">Á¤Ç° ¹øÈ£ Á¶È¸</a></li>
                                <li><a href="./logingo.php?menu=4">³» Áú¹®/´äº¯</a></li>
                                <li><a href="./mypagepaper.php">»óǰ ¹è¼Û Á¶È¸</a></li>
                                <li><a href="./logingo.php?menu=5">Æ÷ÀÎÆ® Á¶È¸</a></li>
                                <li><a href="https://consumer.tosspayments.com/payment-history/card">Ä«µå¿µ¼öÁõ Á¶È¸/Ãâ·Â</a></li>
                                <li><a href="./easycustomeretax.php">¼¼±Ý°è»ê¼­ ¹ßÇà/½Åû</a></li>
                                <li><a class="customer_voice cv_top" style="cursor:pointer">°í°´ÀÇ ¼Ò¸®</a></li>
                                <li><a href="./mypagecertifi.php">µðÁöÅРÀÎÁõ¼­</a></li>
                            </ul>
                        </li>
                    </ul>
<style>
.site_ft_ul li{position:relative;float:left;width:295px;padding:20px;border-right:1px solid #000;box-sizing:border-box;}
.site_ft_ul li:after{content:url('./images/buy/site_ft_arrow.png');position:absolute;right:30px;bottom:20px;}
.site_ft_ul li:hover:after{right:15px;}
.site_ft_ul li:nth-child(odd):hover{    background: #fff6df;}
.site_ft_ul li:nth-child(even):hover{    background: #e8f2ff;}
.site_ft_ul li a{display:block;}
</style>
                    <div style="background:#515151;padding:10px;">
                        <ul class="site_ft_ul" style="background:#fff;display:table;width:1180px;">
                            <li><a href="./customer_buy_cs.php"><img src="./images/buy/site_ft_4.png"></a></li>
                            <li><a class="show_correct_class"><img src="./images/buy/site_ft_1.png"></a></li>
                            <li><a href="./customerprice.php"><img src="./images/buy/site_ft_2.png"></a></li>
                            <li><a href="./millennium_demo.php"><img src="./images/buy/site_ft_3.png"></a></li>
                        </ul>
                    </div>
                </div>
            </div><!-- //contents -->
        </div><!-- //wrap -->
    </div>
<script>

$(function(){
    $(".show_correct_class").css("cursor","pointer").click(function(){ //³»°Ô¸Â´Â ÇÁ·Î±×·¥ ÆË¾÷ó¸®
        main_popup_show("./index_new_program_new2.php","684","900","³»°Ô ¸Â´Â ÇÁ·Î±×·¥");
    });

    $(".show_flow_class").css("cursor","pointer").click(function(){ //³»°Ô¸Â´Â ÇÁ·Î±×·¥ ÆË¾÷ó¸®
        main_popup_show("./index_new_flow.php","684","900","õ³â°æ¿µ ¾÷¹«È帧µµ");
    });
});

function main_popup_show(url,v_width,v_height,v_title){
    $("#pop_box_iframe").attr("src","");
    $("#modal_member_box").dialog({
        resizable: true, height:v_width, width:v_height, modal: true, title: v_title,
        show : {effect:'blind',duration:500},
        buttons: {
            ´Ý±â: function() {
                $( this ).dialog( "close" );
            }
        },
        close: function() {
            $("#pop_box_iframe").attr("src","");
        }
    });
    setTimeout(function(){
        $("#pop_box_iframe").attr("src",url);        
    },500);
}
</script>
<!-- <div id="modal_member_box" style="display:none;width:900px; height:684px;padding-left:17px;padding-right:3px;position:relative;overflow: hidden;"><iframe id='pop_box_iframe' style='width:100%;height:100%;' frameborder=0 src=''></iframe></div> -->
<? include("./Page/common/footer.php"); ?>