<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#contentMain .step-panel{
	/*margin:20px 0 30px 30px;*/
	margin:10px 0 15px 30px;
	overflow:hidden;
	height:48px;
	
	}
	
.step-panel li{
	float: left;
	width: 280px;
	height: 48px;
	margin-right: 1px;
	background:url(/img/shopstep.jpg)  0 0 ;
	background-repeat: no-repeat;
	text-indent: -9999px;	
	}	
.step-panel li a{
		background:url(/img/shopstep.jpg)  0 0 ;

	}	
	

.step-panel li.step1{
	background-position:0 0;
	}
	
.step-panel li.step1.active{
	background-position: 0 -48px ;  
	}

.step-panel li.step2{
	background-position:-280px 0;
	
	}

.step-panel li.step2.active{
	background-position:-280px -48px;
	
	}	

.step-panel li.step3{
	background-position:-560px 0;
	
	}	
	
.step-panel li.step3.active{
	background-position:-560px -48px;
	}
	
table.couponBox	{
	
	font-weight: bolder;
	padding: 15px 25px;
	
	}
	
	
.table-cart{
	font-size: 14px;
	width:100%;
	}	
#is_use_cash ,#is_use_cashback{
   float:left;
	width:15px;
	height: 15px;
}

a:link, a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
span.Bigred{
	color:#F00;
	font-weight:bold;
	}
span.cart-use-money{
	padding: 0 10px; width:150px; float:left;
	
	
}
.couponBox .button {
	font-family:"敺株��迤暺煾��", "��𧢲�𨅯�瑚葉暺�", "Lucida Grande", "Arial", "Arial Narrow";
	width:80px;
	text-align:center;
	margin:0 0 0 5px;
	border-radius: .25rem;
	background-color: #231f20;
    color: #fff;
	border: 0;
    padding: 5px 0;
	}

.carts-coupon-title{
   font-weight:bolder;
   font-size: 16px;
   padding:10px 0;
	
}
.carts-coupon-list{
   background:#FDF5E2;
   height:30px;
	
}
.carts-coupon-table{
   overflow-y: auto;
   margin: 0;  
	
}
.carts-coupon-tr{
   padding: 20px ;
   height:50px;
	
}
.carts-coupon-tr2{
   border-bottom: 1px #ddd solid ;	
}

.carts-coupon-name{
  height:50px ;
  padding:0 0 30px;
}
.carts-coupon-name2{
  font-weight: bolder;
  font-size: 16px;float:left; 
}


.carts-coupon{
background-color:#da0043;
	width: 150px;font-weight: bolder;
	font-size: 16px;
	text-align: center;
	border-radius:5px;
	float:left;
	margin-left:20px;
	color:#fff;
	
}


.carts-coupon a, .carts-coupon a:hover{
color:#FFFFFF;	
	
}

 tr.selected {
    background: #fbe7e9;
}
	


span.cart-use-money{
	padding: 0 10px; width:150px; float:left;
	
	
}



.abgne_tabs ul, li {
		margin: 0;
		padding: 0;
		list-style: none;
}
.abgne_tabs {
		clear: left;
		width: 90%;
		margin: 0 auto;
		padding: 40px;
}
ul.tabss {
		width: 100%;
		height: 48px;
		font-weight: bolder;
		font-size:15px;
		border-left: 1px solid #999;
}
ul.tabss li {
		float: left;
		height: 31px;
		line-height: 31px;
		overflow: hidden;
		position: relative;
		margin-bottom: -1px;	/* 霈� li 敺�銝讠宏靘��桐�� ul ���其遢 border-bottom */
		border: 1px solid #999;
		border-left: none;
		background: #e1e1e1;
		text-align: center;
}


div.tab_container {
	overflow: hidden;
		clear: left;
		width: 100%;
        border: 1px solid #999;
		border-top: none;
		background: #fff;
		margin-top:-2px;
}
#divblank{
		width: 476px;
		background-color: #fff;
		border-left: none;
		border-top: none;
		border-right: none;					  
}

span.wrapText {
    margin: 0;
    padding: 20px 30px;
    display: block;
  /* min-height: 300px;*/
    line-height: 180%;
}
	</pre></body></html>