/*内容*/

h2 {
	width: 259px;
	height: 45px;
	background: #ea6c46;
	font-size: 20px;
	font-weight: 100;
	line-height: 45px;
	text-align: center;
	color: #fff;
	margin-top: 80px;
}

.current {
	width: 958px;
	height: 342px;
	background: #fff;
	border: 1px solid #dcd2ba;
	padding: 13px 0 0 20px;
}

.current dl {
	width: 229px;
	height: 330px;
	border: 1px solid #dcd2ba;
	float: left;
	margin-right: 5px;
}

.current dt {
	width: 229px;
	height: 212px;
	border-bottom: 1px solid #dcd2ba;
}

.current01 {
	width: 229px;
	height: 66px;
	background: #fff;
	line-height: 66px;
	color: #7a7a7a;
	font-size: 22px;
	text-align: center;
}

.current02 {
	width: 140px;
	height: 38px;
	background: #f3734e;
	margin: 0 14px;
	line-height: 38px;
	padding: 60px;
	color: #fff;
}

.match_1 {
	background: url() center center no-repeat;
}

.match_2 {
	background: url() center center no-repeat;
}

.match_3 {
	background: url() center center no-repeat;
}

.match_4 {
	background: url() center center no-repeat;
}

.current a {
	display: inline-block;
	width: 180px;
	height: 38px;
}


/*底部*/

.footer {
	width: 100%;
	height: 103px;
	line-height: 26px;
	background: #020202;
	color: #fff;
	line-height: 26px;
	text-align: center;
	padding-top: 50px;
	margin-top: 65px;
}

.footer a {
	background: #020202;
	color: #fff;
}