@charset "utf-8";
#container #content .table_neirong {
	font-size: 14px;
}
.table_neirong {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.biaoge_leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D9D1;
}
.biaoge_head {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #336699;
	background-color: #A4CDF2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5780A6;
	border-bottom-color: #5780A6;
}
.grey_bg {
	background-color: #ECE7E1;
}