﻿/*---通用样式---*/
@import url(common.css);
#c_title {width:780px;height:154px;background:url(Image/order/bg_sale_title1.png) 0 0 no-repeat;}
#c_tag {width:780px;height:154px;background:url(Image/order/bg_sale_title2.png) 240px 0 no-repeat;margin:0px;padding:0px;}
#c_tag li{float:right;list-style:none;margin:40px 0px 0px 15px;padding-right:15px;}
.ctsp {background:url(Image/order/arrow.png) 100% 50% no-repeat;}
/* 购物车======*/
#cart th{background:#eef8ff;border-bottom:1px solid #badce2;border-top:2px solid #badce2;height:33px;color:#174b6f;margin-top:10px;text-align:center;}
#cart td{background:url(Image/sp-cate.png) bottom repeat-x;height:40px;text-align:center;}

#cart_gift th{background:#f0f0f0;border:1px dotted #d1d1d1;color:#666666;margin-top:10px;text-align:center; padding:5px;}
#cart_gift td{border:1px dotted #d1d1d1;text-align:center; padding-top:5px;height:25px;}

.cnumsinput{border:1px solid #cccccc;font-size:12px;height:15px;width:30px;}
.cnumstd{border:none;}
.cnumsdiv{padding-bottom:2px;cursor:pointer;}

.cart_sp{background:url(Image/order/separator.png) 100% 0 no-repeat;}

#cart{ margin-top:0;_margin-top:2px; clear:both}
#cart_total{text-align:right; margin-top:10px; margin-bottom:20px;margin-right:20px; }
#cart_gift{ width:750px;_margin-top:2px; clear:both}
#cart_button{ text-align:right; margin-top:20px;margin-right:10px;}
#cart_button input{ margin-right:10px; width:116px; height:42px;}

#all_gift{border:0px solid #badce2; margin-top:10px;}
#showOnCartsTitle{ margin-bottom:4px; padding:5px 0px; background-color:#f0f0f0;}
#all_gift ol{margin-top:0px; margin-left:25px; padding:0;}
#all_gift ol li{margin-top:3px; padding:0;}
#starttime,#endtime{ margin:0 4px; color:#FF6600;}

#dpl_promotion{padding:5px 0px 5px 5px; background-color:#f0f0f0;}
#ul_promotion{ margin:0 0 0 20px; padding:0;}
#ul_promotion li{ margin-top:5px; list-style:url(../../Admin/Image/minus_cart.gif) outside;}
.trvalue{ font-size:13px;margin:0 5px;}
.addprice{font-size:14px; color:#6600CC; margin:0 5px;}
#ul_promotion li a,#showOnCartsTitle a{margin:0 5px;}

#cart_desc{border-top:2px solid #badce2; margin-top:20px;}
#cart_desc ul{margin:15px 0 0 20px;}
#cart_desc ol{margin:0 0 0 30px;}
#cart_desc li{margin-top:5px;}

/* 订单信息======*/
#orderinfo {text-align:left;}
.price,.price_total {font-size:14px;color:#FF0000;font-family:Georgia}
.price_total {font-size:16px;font-weight:bold;}
#consignee, #sendtype, #paytype, #item, #totalprice,#myfen,#info,#desc,#textbox,#button {float:right;margin-bottom:20px;color:#666666;}
#myfen {margin:0 0 10px 0;}
#desc {background:url(Image/tip.png) 0 0 no-repeat;padding:1px 0 0 23px;width:727px;margin:10px 0 10px 0;}
#consignee, #sendtype, #paytype, #item{width:100%;}
#myfen,#info,#textbox,#button {width:750px;}
#button {text-align:center;}
#myfen{text-align:right;}
.o_point{font-size:14px;color:#FF0000;;margin:0 5px;}
#lblMyFen{background:url(Image/i_point.gif) 0 4px no-repeat;padding-left:15px;margin-left:5px;}

#totalprice{margin-bottom:10px;}
#totalprice th{font-weight:normal;width:120px;text-align:right;background:#f3f3f3;border:1px solid #efefef;}
#totalprice td{border:1px solid #efefef;height:23px;}

#orderinfo table{border-collapse:collapse;}
#orderinfo th,#orderinfo td{color:#666666;}
#consignee th, #sendtype th, #paytype th, #item th
{background:#efefef;border:1px dotted #cccccc;}
#consignee td, #sendtype td, #paytype td, #item td
{border:1px dotted #cccccc;}
#sendtype td, #paytype td
{height:30px;}
#area td{border:none;white-space:nowrap;height:23px;}
.column1{ width:30px;}
.column2{ width:100px;}
.column3{ width:70px;}
.column4{ width:150px;}
.column5{}

#orderinfo h2{float:right;width:750px;height:29px;font-size:11px;margin:0px;padding:0px;text-align:right;color:#666666;}
.gift {background:url(Image/order/title_gift.gif) 0 0 no-repeat;}
.mychoose {background:url(Image/order/title_mychoose.gif) 0 0 no-repeat;}
.consignee {background:url(Image/order/title_consignee.gif) 0 0 no-repeat;}
.sendtype {background:url(Image/order/title_sendtype.gif) 0 0 no-repeat;}
.paytype {background:url(Image/order/title_paytype.gif) 0 0 no-repeat;}
.item {background:url(Image/order/title_item.gif) 0 0 no-repeat;}

.c-table { width:100%; border-collapse:collapse;}
.c-table th { background-color:#f5f5f5; width:70px;border:1px solid #d7d7d7; text-align:left;}
.c-table td { border:1px solid #d7d7d7; text-align:left;}
