¹«¾ùÀ» µµ¿Íµå¸±±î¿ä?

make shop make signature

°³º°µðÀÚÀÎ TIP

°³º°µðÀÚÀÎ TIP ¸¶ÀÌÆäÀÌÁö

Æ÷ÀÎÆ® ³»¿ª ÆäÀÌÁö¿¡¼­ Æ÷ÀÎÆ® Àüȯ

Ä«¸á·¹¿Â ¼­ºñ½º¸¦ ÀÌ¿ëÇÏ½Ã°Ô µÇ¸é Æ÷ÀÎÆ® ±â´É ¼³Á¤½Ã ¼îÇθô ȸ¿ø´Ôµé²²¼­ Á÷Á¢ Æ÷ÀÎÆ®¸¦ Àû¸³±ÝÀ¸·Î ÀüȯÇÏ¿© ÀÌ¿ëÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù. << »ç¿ë ¹æ¹ý >> 1. [¼îÇθô ±¸Ãà > ¼îÇθô °ü¸®±â´É ¼³Á¤ > ´ÝÈù Æ÷ÀÎÆ® ¼³Á¤]¿¡¼­¿øÇϽô Á¶°ÇÀ¸·Î Æ÷ÀÎÆ®¿¡ ´ëÇÏ¿© ¼³Á¤À» ÇØÁÖ¼¼¿ä. 2. [Áß¾ÓµðÀÚÀÎ > ¸¶ÀÌÆäÀÌÁö > Æ÷ÀÎÆ® ³»¿ª]¿¡¼­ ¾Æ·¡ÀÇ ¿¹Á¦¼Ò½º¸¦ ÀÌ¿ëÇÏ¿© ÀÛ¾÷ÇØÁÖ½Ã¸é µË´Ï´Ù.
<< À¥ ¹öÀü(PC) >>

<!-- 포인트 전환 --> <h3 class="tit-tb-list"><!--/point_name/--> 전환</h3> <div class="table-att"> <table summary="보유 <!--/point_name/-->, 포인트 전환"> <caption><!--/point_name/--><!--/point_unit/--></caption> <colgroup> <col width="180" /> <col width="600" /> <col width="220" /> <col width="100" /> </colgroup> <tbody> <tr> <th scope="row"><div class="tb-left">총 보유 <!--/point_name/--> <!--/point_unit/--></div></th> <td colspan=3><div class="tb-right"><!--/number/usable_point/--> <!--/point_unit/--></div></td> </tr> <!--/if_point_trans_least/--> <tr> <th scope="row"><div class="tb-left">포인트 전환시 최소금액 </div></th> <td colspan=3><div class="tb-right"><!--/number/point_trans_least/--> <!--/point_unit/--></div></td> </tr> <!--/end_if/--> <!--/if_point_trans_unit/--> <tr> <th scope="row"><div class="tb-left">포인트 전환 단위 </div></th> <td colspan=3><div class="tb-right"><!--/number/point_trans_unit/-->point당 1적립금</div></td> </tr> <!--/end_if/--> <tr> <!--/if_input_trans_point/--> <th scope="row"><div class="tb-left">포인트 전환 </div></th> <td><div class="tb-right"><!--/input_trans_point/--> <!--/point_unit/--></div></td> <!--/end_if/--> <!--/if_input_trans_reserve/--> <td><div class="tb-right"><!--/input_trans_reserve/--> 적립금</div></td> <!--/end_if/--> <!--/if_link_point_trans/--> <td><div class="tb-right"><a href="<!--/link_point_trans/-->"><b><font color=red>전환하기</font></b></a></div></td> <!--/end_if/--> </tr> <tr> <th scope="row"><div class="tb-left">회원 적립금 </div></th> <td colspan=3><div class="tb-right"><!--/number/user_reserve/--></div></td> </tr> </tbody> </table> </div>

<< ¸ð¹ÙÀÏ ¹öÀü >> 1. µðÀÚÀÎ ÆíÁýÅÇ

<!--/if_use_trans_point/--> <div class="point_change_write"> <table> <tbody> <tr> <th scope="row"> <!--/point_name/--> Àüȯ</th> </tr> <tr> <th scope="row"> Àüȯ °¡´É <!--/point_name/--> </th> <td> <!--/user_trans_point/--> <!--/point_unit/--> </td> </tr> <tr> <td class="p_write"> <div class="box1"> <span class="point-tit01"> <!--/point_name/--> </span> <div class="input01"> <!--/input_trans_point/--> </div> </div> </td> <td class="p_write"> <div class="box2"> <span class="point-tit02"> <em> ¢º</em> Àû¸³±Ý</span> <div class="input01"> <!--/input_trans_reserve/--> </div> </div> </td> </tr> <tr> <span> (ÃÖ¼ÒÀԷ´ÜÀ§ <!--/point_trans_least/--> <!--/point_unit/--> / <!--/point_trans_unit/--> ´ÜÀ§·Î ÀÔ·Â)</span> </th> </tr> </tbody> </table> </div> <div class="btn-center"> <a href="<!--/link_point_trans/--> " class="btnTyE"> Àüȯ</a> </div> <!--/end_if/-->

2. CSSÅÇ

/* Æ÷ÀÎÆ®Àüȯ */ .btn-center {display:block; width:auto; margin:0;} .btn-center .btnTyE {display:block; margin-bottom:0; height:44px; line-height:46px; margin: 0 10px 0px;text-align: center;border: 1px solid #333;background-color: #ECECEC;} .point_change_write table {width:100%;} .point_change_write table tbody th {text-align:left; color:#333; font-weight:normal; font-size:0.875em; padding: 0 0 10px 10px;} .point_change_write table tbody th span {color:#888; padding: 0 0 0 43px;} .point_change_write table tbody .tit {border-bottom:none;} .point_change_write table tbody td {text-align:right; color:#888; font-weight:normal; font-size:0.875em; padding: 0 10px 10px 0;} .point_change_write table tbody td .change-point {font-weight:bold; color: #FF6100;} .point_change_write table tbody .p_write {text-align:left; color:#333; font-size:0.875em;} .point_change_write table tbody .p_write input {width:90%;} .point_change_write table tbody .p_write .box1 {position:relative;} .point_change_write table tbody .p_write .box1 .point-tit01 {padding-left: 10px;} .point_change_write table tbody .p_write .box2 {position:relative;} .point_change_write table tbody .p_write span {position:absolute; left:0; top:8px;} .point_change_write table tbody .p_write .input01 {margin-left:75px;} .point_change_write table tbody .p_write .box2 .input01 {margin-left:80px;} .point_change_write table tbody .p_write .box2 em {font-style:normal; color:#434343; font-size:0.875em;} .point_change_write table tbody .h2 {color:#333; font-weight:bold; font-size:0.875em; padding:0 10px 12px 10px;} .point_change_write table tbody .h2 em {display:inline-block; width:0; height:0; line-height:0; font-size:0; border: 3px solid #333; margin-right:5px;}

<< °á°úÈ­¸é >> 1. À¥ ¹öÀü(PC)
2. ¸ð¹ÙÀÏ ¹öÀü