.table_neirong {
	font-family: "宋体";
	font-size: 12px;
}
.table_neirong_main {
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.8;
}
a:link{color:#000000;}
/*链接颜色*/

a:visited{color:#990000;}
/*访问过的链接颜色*
/
a:hover{color:#0056E8; }/*鼠标在链接上的颜色*/

a:active{color:#0056E8;}/*鼠标点下时的颜色*/ 

.copy {
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.8;
	color: #FFFFFF;

}
.list_biaoti {
	font-family: "宋体";
	font-size: 18px;
	line-height: 1.8;
	font-weight: bold;
}

.content_title {
	font-family: "宋体";
	font-size: 18px;
	line-height: 1.8;
	font-weight: bold;
}
.content_content {
	font-family: "宋体";
	font-size: 12px;
}