
.wrap {
	margin: 0 auto;
	width: 848px;
	background: #f7e2b9;
	border-left: 1px solid #e3a756;
	border-right: 1px solid #e3a756;
}

.content-head {
	width: 848px;
	min-height: 420px;
	padding-bottom: 17px;
	background: url(/images/mastercard/martercard.png) no-repeat top center;
	position: relative;
}

.content-head .head-des {
	position: absolute;
	bottom: 0;
	font-size: 16px;
	padding: 10px;
	line-height: 30px;
}

.container {
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.container h2 {
	background: url(/images/mastercard/bg-h2.png) repeat-x 0 0;
	height: 30px;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 15px;
	padding-left: 24px;
}

.block {
	background: url(/images/mastercard/bg-block.png) no-repeat 0 0;
	height: 142px;
}

.block img {
	float: left;
	margin: 7px;
}

.block .pic {
	margin: 20px;
}

.block .last {
	 margin: 20px 0 10px 75px;
}

.block .block-des {
	float: left;
	width: 472px;
	height: 100px;
	margin: 25px 0 0 10px;
	width: 650px;
}

.block-des h3 a{
	color: #a31b08;
}

.block0-des .gray {
	color: #666666;
	margin-top: 12px;
}

.container .btn {
	display: block;
	background: url(/images/mastercard/btn-red.png) no-repeat 0 0;
	height:  48px;
	width: 287px;
	text-align: center;
	line-height: 48px;
	color: #ffffff;
	font-weight: bold;
	margin: 20px auto;
	text-decoration: none;
}

.container .btn:hover {
	
}