/** {
	margin: 0;
	padding: 0;
}*/
#sydwkc {
	width: 1000px;
	margin: 30px auto;
}
#sydwkc h3 {
	text-align: center;
	height: 60px;
	line-height: 60px;
	background-color: #1a4cb7;
	color: #fff;
	font-size: 24px;
}
#sydwkc table {
	border-collapse: collapse;
	text-align: center;
}
#sydwkc table td,#sydwkc table th {
	border: 1px solid #000000;
	padding: 20px 5px;
	font-size: 15px;
	width: 10%;
	text-align: center;
}

#sydwkc table th {
	font-weight: 700;
}

#sydwkc table .biaoti {
	font-weight: 700;
	font-size: 16px;
	background-color: #ffbfaa;
}
#sydwkc table .jiacu {
	font-weight: 700;
}
#sydwkc table .red {
	color: red;
}

#sydwkc img {
	display: block;
	width: 100%;
}