@CHARSET "UTF-8";

.match_industry_dynamic {
	width: 980px;
	border: 10px solid #177ef5;
	margin-top: 10px;
}

.match_industry_dynamic table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	border: 0;
}

.match_industry_dynamic .left {
	width: 680px;
	background: white;
}

.left {
	padding: 0px;
}

.matchInfo {
	margin: 0px;
	padding: 0px;
	border: 0;
}

.match_industry_dynamic .right {
	background: #888;
}

.match_about {
	margin: 0px;
	padding: 0px;
	padding-top: 34px;
	margin-top: 40px;
	width: 1074px;
	height: 156px;
	background-image: url(../../img/match/match_about.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.match_process {
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
	margin-top: 40px;
	width: 1074px;
	height: 156px;
	background-image: url(../../img/match/match_process.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.match_award {
	margin: 0px;
	padding: 0px;
	margin-top: 40px;
	padding-top: 85px;
	width: 1074px;
	height: 156px;
	background-image: url(../../img/match/match_award.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	letter-spacing: 1px;
}

.match_title_text {
	margin: 0px;
	color: white;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}

.match_about_content_text {
	width: 960px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	margin-top: -70px;
	background: white;
	font-size: 16px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

p {
	text-align: left;
	text-indent: 2em;
}

.text_p {
	text-align: left;
	text-indent: 2em;
}

.matchZone {
	width: 192px;
	height: 153px;
	background-image: url(../../img/match/matchZone.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	font-size: 20px;
	color: white;
	font-weight: bold;
	line-height: 170px;
	letter-spacing: 1px;
}

.match_process_content {
	padding-bottom: 20px;
	background: white;
	width: 1000px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.match_process_content table {
	border-collapse: collapse;
	width: 920px;
	margin-top: -70px;
	border: 0;
}

.match_process_content table td {
	border: 0;
	font-size: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.match_award_table {
	border-collapse: collapse;
	width: 1000px;
	border: 0;
	margin-top: -60px;
}

.match_award_table td {
	text-align: center;
	border: 0;
	background: white;
}

.link_title {
	background: url(../../img/match/link_title.png) no-repeat;
	width: 303px;
	height: 53px;
	line-height: 53px;
	color: white;
	font-size: 18px;
	font-weight: bold;
	border: 0;
}

.award_content_detail {
	margin: 20px;
	padding-left: 20px;
	font-size: 16px;
	color: #555;
}

.award_content_detail p {
	text-indent: 4em;
}

.matchAboutTop {
	color: white;
	padding: 20px;
}

.matchAboutTop p {
	text-indent: 2em;
	line-height: 180%;
	font-size: 16px;
}