.bxn-remind-success{
	width: 607px;
	height: 48px;
	position: fixed;
	_position: absolute;
	left:50%;
	margin-left:-303px;
	background: url('../images/remind-success-bg.png') no-repeat;
	text-align: center;
	z-index: 999;
}
.bxn-remind-success span{
	background: url('../images/remind-success-ico.png') no-repeat left center;
	display: inline-block;
	margin: auto;
	height: 36px;
	line-height: 36px;
	padding-left: 46px;
	margin-top: 6px;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.bxn-pop-reminder{
	background: url('../images/pop-reminder-bg.png') no-repeat center center;
	width: 228px;
	height: 140px;
	padding: 22px 25px 175px 205px;
	text-align: center;
	line-height: 68px;
	font-size: 16px;
	margin: auto;
}