@charset "utf-8";

/************************************************************************
 * ÆÄÀÏ¸í      : order.css
 * ¼³¸í         : ÁÖ¹®/°áÁ¦
 * ÀÛ¼ºÀÚ      : (ÁÖ)½º¸¶ÀÏÀ¥ µðÀÚÀÎÆÀ
 * ÀÛ¼ºÀÏ      : 2009.04.28
  * Copyright (c) 2009 Smileweb co., Ltd.  All rights reserved.  www.smileweb.co.kr 
************************************************************************/

@import "base.css";
@import "table.css";
@import "layout.css";

/* total */
.order_total {position:relative; width:900px; margin-top:25px; _margin-top:25px; height:49px; background:url('/images/order/bg_cart_total.gif') no-repeat;}
.order_total li {display:inline; margin:16px 10px 0 10px;}
.order_total li.left {float:left; background:url('/images/common/icon/bu_arrow_navi.gif') no-repeat 5px 45%; padding-left:12px; font-weight:bold;}
.order_total li.right {float:right; background:url('/images/common/icon/bu_arrow_navi.gif') no-repeat 5px 46%; padding-left:12px; font-weight:bold;}

.order_btn {margin-left:auto; margin-right:auto; margin-top:25px; _margin-top:25px;}
.order_btn li {display:inline; margin:0 10px 0 10px;}
.order_btn li.left {float:left;}
.order_btn li .order_text {background:url('/images/common/icon/bu_square_gray2.gif') no-repeat 5px 45%; padding-left:12px; font-size:11px;}
.order_btn li.right {float:right;}


