.success_out_dgbox{
	display:none;
}
.success_dgbox{
	padding: 30px 0 30px;
	text-align:center;
	background:#fff;
	height:166px;
}
.success_icon_dgbox{
	margin-bottom:20px;
	color:#000;
	font-size:18px;
	margin:0 8px 5px 8px;
}
.success_icon_dgbox img{
	margin-bottom:20px;
}
.success_btn_dgbox a{
	background:url(../images/ico_dgbox.png) no-repeat left -161px;
	width:90px;
	text-align:center;
	height:30px;
	line-height:30px;
	color:#fff;
	display:inline-block;
}
.success_btn_dgbox a:hover{
	color:#fff;
	text-decoration:none;
}
.success_btn_dgbox .seelist_dgbox{
	margin-left:30px;
	background:url(../images/success_btn_dgbox.png) repeat-x left top;
	border:1px #b1be97 solid;
	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

.success_d_dgbox{
	margin:60px 0 30px;
	text-align:center;
	font-size:14px;
	color:#555;
}
.success_d_dgbox .icon_dgbox{
	width:100px;
	margin:0 auto 20px;
	padding-left:42px;
	line-height:33px;
	color:#1487c8;
	font-size:20px;
	background:url(../images/success_icon2.png) no-repeat left center;
}
.success_d_dgbox .total_dgbox{
	margin-top:30px;
	text-align:center;
}