Index: branches/dev/data/Smarty/templates/shopping/card.tpl
===================================================================
--- branches/dev/data/Smarty/templates/shopping/card.tpl	(revision 8)
+++ branches/dev/data/Smarty/templates/shopping/card.tpl	(revision 275)
@@ -138,5 +138,6 @@
 				<div id="button">
 				<!--¡ÖÌá¤ë¡×¡ÖÅÐÏ¿¡×-->
-				<a href="<!--{$smarty.server.PHP_SELF|escape}-->" onmouseover="chgImg('/img/button/back03_on.gif','back03')" onmouseout="chgImg('/img/button/back03.gif','back03')" onclick="history.back(); return false;" /><img src="/img/button/back03.gif" width="110" height="30" alt="Ìá¤ë" border="0" name="back03" id="back03" ></a><img src="../img/_.gif" width="20" height="" alt="" /><input type="image" onmouseover="chgImgImageSubmit('../img/shopping/complete_on.gif',this)" onmouseout="chgImgImageSubmit('../img/shopping/complete.gif',this)" src="../img/shopping/complete.gif" width="170" height="30" alt="¤´ÃíÊ¸´°Î»¥Ú¡¼¥¸¤Ø" border="0" name="complete" id="complete" />
+				<a href="<!--{$smarty.server.PHP_SELF|escape}-->" onmouseover="chgImg('/img/button/back03_on.gif','back03')" onmouseout="chgImg('/img/button/back03.gif','back03')" onclick="history.back(); return false;" /><img src="/img/button/back03.gif" width="110" height="30" alt="Ìá¤ë" border="0" name="back03" id="back03" ></a><img src="../img/_.gif" width="12" height="" alt="" />
+				<input type="image" onmouseover="chgImgImageSubmit('../img/shopping/complete_on.gif',this)" onmouseout="chgImgImageSubmit('../img/shopping/complete.gif',this)" src="../img/shopping/complete.gif" width="170" height="30" alt="¤´ÃíÊ¸´°Î»¥Ú¡¼¥¸¤Ø" border="0" name="complete" id="complete" />
 				</div>
 				</form>
Index: branches/dev/data/Smarty/templates/shopping/confirm.tpl
===================================================================
--- branches/dev/data/Smarty/templates/shopping/confirm.tpl	(revision 20)
+++ branches/dev/data/Smarty/templates/shopping/confirm.tpl	(revision 275)
@@ -223,5 +223,5 @@
 				<td align="center">
 					<a href="./payment.php" onmouseover="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/common/b_back_on.gif',back03)" onmouseout="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/common/b_back.gif',back03)"><img src="<!--{$smarty.const.URL_DIR}-->img/common/b_back.gif" width="150" height="30" alt="Ìá¤ë" border="0" name="back03" id="back03"/></a>
-					<img src="<!--{$smarty.const.URL_DIR}-->img/_.gif" width="20" height="" alt="" />
+					<img src="<!--{$smarty.const.URL_DIR}-->img/_.gif" width="12" height="" alt="" />
 					<!--{if $payment_type != ""}-->
 						<input type="image" onmouseover="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/common/b_next_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/common/b_next.gif',this)" src="<!--{$smarty.const.URL_DIR}-->img/common/b_next.gif" width="150" height="30" alt="¼¡¤Ø" border="0" name="next" id="next" />
Index: branches/dev/data/Smarty/templates/shopping/payment.tpl
===================================================================
--- branches/dev/data/Smarty/templates/shopping/payment.tpl	(revision 18)
+++ branches/dev/data/Smarty/templates/shopping/payment.tpl	(revision 275)
@@ -177,5 +177,5 @@
 			<tr>
 				<td align="center">
-					<a href="./deliv.php" onmouseover="chgImg('<!--{$smarty.const.URL_DIR}-->img/common/b_back_on.gif','back03')" onmouseout="chgImg('<!--{$smarty.const.URL_DIR}-->img/common/b_back.gif','back03')"/><img src="<!--{$smarty.const.URL_DIR}-->img/common/b_back.gif" width="150" height="30" alt="Ìá¤ë" border="0" name="back03" id="back03" ></a><img src="<!--{$smarty.const.URL_DIR}-->img/_.gif" width="20" height="" alt="" />
+					<a href="./deliv.php" onmouseover="chgImg('<!--{$smarty.const.URL_DIR}-->img/common/b_back_on.gif','back03')" onmouseout="chgImg('<!--{$smarty.const.URL_DIR}-->img/common/b_back.gif','back03')"/><img src="<!--{$smarty.const.URL_DIR}-->img/common/b_back.gif" width="150" height="30" alt="Ìá¤ë" border="0" name="back03" id="back03" ></a><img src="<!--{$smarty.const.URL_DIR}-->img/_.gif" width="12" height="" alt="" />
 					<input type="image" onmouseover="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/common/b_next_on.gif',this)" onmouseout="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/common/b_next.gif',this)" src="<!--{$smarty.const.URL_DIR}-->img/common/b_next.gif" width="150" height="30" alt="¼¡¤Ø" border="0" name="next" id="next" />
 				</td>
