<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.news_title{
    font-size: 1.6rem;
}
.news_doc{
    padding: 0 1em;
	font-size:1.4rem;
}

/**/
.news_table,
.news_table tbody,
.news_table tr,
.news_table th,
.news_table td{
	display:block;
}

.news_table th,
.news_table td{
	border-bottom:solid 1px #CCC;
	padding:1em;
	text-align:left;
}

.news_table th{
	color:#1172BC;
	font-weight:normal;

}
</pre></body></html>