@charset "utf-8";
/* CSS Document */

#purchse_step_success{
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 18px;
	width:914px;
	height:210px;
	background:url(../image/shopping_images/purchse_step/order_success.jpg) no-repeat;
	background-position:18px top;	
}
#purchse_step_count{
	float:right;
	width:520px;
	height:37px;	
}
#purchse_step_count li{
	float:left;	
	padding:0px 0px 0px 40px;
	width:130px;
	height:37px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	line-height:34px;
}
#purchse_step_count li a{
	color:#000000;	
}
.purchse_step_1{
	background:url(../image/shopping_images/step_1.gif) no-repeat;	
}
.purchse_step_2{
	background:url(../image/shopping_images/step_2.gif) no-repeat;	
}
.purchse_step_3{
	background:url(../image/shopping_images/step_3_a.gif) no-repeat;	
}
#purchse_step_success div.purchse_hint{
	float:left;
	width:820px;
	padding:35px 0px 10px 85px;
	height:20px;
	font-size:12px;	
	font-weight:normal;
}
#purchse_step_success div.purchse_hint span{
	font-weight:bold;	
	padding:0px 8px 0px 0px;
}
#purchse_success_check{
	float:left;
	width:914px;
	height:105px;	
	background:url(../image/shopping_images/border_bg.gif) repeat-y;
	border-bottom:1px solid #bae174;
}
#purchse_success_check ul{
	float:left;	
	width:820px;
	padding:0px 0px 0px 90px;
}
#purchse_success_check ul li{
	float:left;
	font-size:12px;
	color:#666666;
	line-height:50px;	
}
#purchse_success_check ul li.mypurchse_info{
	color:#ff6602;	
	padding:0px 30px 0px 8px;
}
#purchse_success_check ul li.pay_info_hint{
	width:440px;
}
#purchse_success_check ul li img{
	float:left;	
	padding:14px 0px 0px 10px;
}
#purchse_success_check ul li a{
	padding:0px 0px 0px 12px;
	color:#1a5abb;	
}
#purchse_success_check p{
	float:left;
	width:820px;
	padding:0px 0px 0px 90px;
	line-height:50px;
	font-size:12px;
	color:#666666;
}

#check_button{
	float:left;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 18px;
	width:914px;
	height:50px;
	text-align:center;
}
#check_button a{
	margin:0px 40px 0px 40px;	
}

#other_recomment_goods{
	float:left;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 18px;
	width:914px;
	height:245px;
}
#other_recomment_goods h2{
	float:left;
	padding:0px 0px 0px 17px;
	width:897px;
	height:31px;
	background:url(../image/shopping_images/purchse_step/continue_bg.gif) no-repeat;	
	font-size:14px;
	color:#598200;
	line-height:31px;
}
#other_recomment_goods ul{
	float:left;
	display:block;
	width:912px;
	height:210px;
	border:1px solid #e3e3e3;	
}
#other_recomment_goods li{
	float:left;
	display:block;
	padding:15px 15px 0px 15px;
	width:152px;
	height:195px;	
	text-align:center;
	font-size:12px;
	color:#ed9b09;
}
#other_recomment_goods li img{
	width:70px;
	height:120px;	
}
#other_recomment_goods li p{
	font-size:12px;
	line-height:18px;	
}
#other_recomment_goods li p a{
	color:#595758;	
}