.txtTitle {
	font-family: "宋体";
	font-size: 24px;
	text-decoration: none ;
	font-weight: bold;
	line-height: 26px;
	color: #003CC8
}

.txtContent {
    font-family: "宋体";
    font-size: 14px;
    line-height: 24px;
    color: 000000;
    text-decoration: none;
}


