.wp_articlecontent {
	color: rgb(0, 0, 0); line-height: 1.5em; text-indent: 2em; font-family: 宋体; font-size: 14px;
}
.wp_articlecontent p {
	color: rgb(0, 0, 0); line-height: 1.5em; text-indent: 2em; font-family: 宋体; font-size: 14px;
}
.wp_articlecontent table {
	margin-bottom: 10px; display: table; border-collapse: collapse;
}
.wp_articlecontent table td {
	background: white; padding: 5px 10px; border: 1px solid rgb(221, 221, 221); border-image: none;
}
.wp_articlecontent a {
	color: rgb(51, 51, 51); text-decoration: none;
}
.wp_articlecontent a:hover {
	color: rgb(204, 0, 0); text-decoration: underline;
}
.wp_articlecontent a:visited {
	
}
