/home/mjc1/public_html/html/millennium/paper/Popup_0207012.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
<link rel="stylesheet" type="text/css" href="../css/popup.css"/>

<div class="popupWrap">
    <div class="popupTitle">Àü»ê¿ëÁö <span>Á¦Ç°¾È³»</span>
        <a href="javascript:window.close()" class="close"><img src="../images/common/btn_close.gif" alt="â´Ý±â"></a>
    </div>

    <table class="popupInfo">
        <tr>
            <th width="69">Á¦Ç°¸í</th>
            <td width="229"><b>46¶óÀÎ</b></td>
            <th width="69">ºÐ·ù</th>
            <td width="229">°Å·¡¸í¼¼Ç¥</td>
        </tr>
        <tr>
            <th>Á¦Ç°±¸¼º</th>
            <td colspan="3">2P(box´ç 1000Á¶) / 3P(box´ç 500Á¶) / ±âº» : 5¹Ú½º ÀÌ»ó(¿î¼Û·á ¹«·á)</td>
        </tr>
        <tr>
            <th>¾÷¹«¿ëµµ</th>
            <td colspan="3">µµÆ® ÇÁ¸°ÅͿ렿¬¼Ó¿ëÁö (õ³â°æ¿µ. Á¦Á¶°æ¿µ °ø¿ë)</td>
        </tr>
        <tr>
            <th>ƯÀÌ»çÇ×</th>
            <td colspan="3">2°ã, 3°ã, 4°ã ÁÖ¹®Á¦ÀÛ °¡´É</td>
        </tr>
        <tr>
            <th>Á¦À۱Ⱓ</th>
            <td colspan="3">¾à 10ÀÏ ÀÌ»ó</td>
        </tr>
    </table>

    <div class="popupView">
        <ul> 
            <li class="once"><img src="../img/paper/detail_09.jpg" alt=""></li>
        </ul>
    </div>

</div><!-- popupWrap -->