/*********************************/

.backstage-account-navigation {
	height:410px;
}


















/**********************************/

.backstage-payment-card-container {
	width:970px;

	text-indent: 1em;
}

.payment-card-title {
	font-size:18px;
	background: #fff;
	border-bottom:2px solid #eee;
	line-height: 50px;
	float: left;
	width:720px;
}

.payment-card-title>span {
	height:14px;
	line-height: 14px;
	margin-top:18px;
	font-size: 12px;
	display: inline-block;
	margin-left:20px;
	border-left:1px solid #ccc;
	color:#666;
}

.payment-cards-container {
	width:720px;
	height:400px;
	background:#fff;
	float: left;
}

.payment-card-container {
	width:250px;
	height:130px;
	padding:5px;
	border:1px solid #ccc;
	float:left;
	margin:5px;
}

.payment-card-container img {
	display: inline-block;
	float:left;
	width:85px;
	height:25px;
	margin-left:-5px;
	margin-top:3px;
}

.card-last-no {
	display: inline-block;
	float: left;
	font-size:13px;
	line-height: 30px;
	margin-left:5px;
}

.card-type-container {
	display: inline-block;
	float:right;
	line-height: 25px;
	width:70px;
	height:25px;
	background:#44b;
	color:#fff;
	margin-top:3px;
}

.card-owner-container {
	clear:both;
	width:160px;
	float:left;
	height:60px;
	margin-top:50px;
	margin-left:0px;
	line-height: 20px;
}

.card-owner-mobile-no span {
	font-size:12px;
}

.card-modify-container {
	width:60px;
	float:right;
	margin-top:50px;
	height:60px;
	line-height:20px;
	color:#66f;
}

.card-modify-btn {
	cursor:pointer;
}

.card-modify-btn:hover {
	color:#66f;
}

.payment-card-container {

}

.add-card-pic {
	width:100%;
	height:100px;
	line-height: 100px;
	font-size:30px;
	text-align: center;
}

.add-card-tip {
	display: inline-block;
	width:100%;
	text-align: center;
	height:20px;
	line-height: 20px;
	color:#33b;
}

.payment-card-common-problem {
	width:230px;
	padding:10px;
	height:450px;
	background:rgb(253,253,253);
	float:right;
	margin-top:-52px;
}


.payment-card-common-problem h3 {
	margin-top:40px;
	text-align: center;
	width:100%;
	margin-bottom: 5px;
	font-size: 20px;
}

.payment-card-common-problem p {
	text-indent: 2em;
	color:#666;
	font-size: 12px;
	margin-bottom: 70px;
	line-height: 16px;
}













