@charset "utf-8";

/************************************************************************
 * ÆÄÀÏ¸í      : order.css
 * ¼³¸í         : È¸¿ø°¡ÀÔ
 * ÀÛ¼ºÀÚ      : (ÁÖ)½º¸¶ÀÏÀ¥ µðÀÚÀÎÆÀ
 * ÀÛ¼ºÀÏ      : 2009.04.28
************************************************************************/

@import "base.css";
@import "table.css";
@import "layout.css";

/* cartl */
.order_total {position:relative; width:930px; 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;}

.cart_goods {position:relative; float:left; width:100%;}
.cart_goods dt {float:left; margin-right:8px;}
.cart_goods dd {text-align:left; font-size:11px; line-height:14px; padding-top:13px; letter-spacing:-1px; margin-bottom:10px;}

.bx_order1_top {display:block; height:13px; background:url('/images/order/bx_type1_top.gif') no-repeat left top;}
.bx_order1_mid1 {clear:both; height:245px; background:url('/images/order/bx_type1_mid.gif') repeat-y;}
.bx_order1_mid2 {clear:both; height:155px; background:url('/images/order/bx_type1_mid.gif') repeat-y;}
.bx_order1_btm {display:block; height:35px; background:url('/images/order/bx_type1_btm.gif') no-repeat left bottom;}



