@charset "utf-8";
.kechengshezhi_table {
	width: 1000px;
}
.kechengshezhi_date {
	line-height: 40px;
	background-color: #FFCC00;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-indent: 30px;
	width: 200px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #E4E4E4;
}
.kechengshezhi_note {
	background-color: #F9F9F9;
	font-size: 16px;
	font-weight: bolder;
	text-indent: 20px;
	font-family: "微软雅黑";
	color: #414141;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E4E4E4;
}
.date2 {
	background-color: #FFCC00;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-indent: 30px;
	width: 200px;
	padding-top: 10px;
	}
.date3 {
	background-color: #FFCC00;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-indent: 30px;
	width: 200px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E4E4E4;
}
