<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	scrollbar-face-color: #DBDBDB;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DBDBDB;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color:#A8A8A8;
	scrollbar-track-color: #D7D7D7;
	scrollbar-darkshadow-color: #A8A8A8;
	margin: 0px;
	background-color:white;
}

body,td,input,select,textarea {
	font-size: 12px;
	
}
p,li { line-height: 26px;font-size:12px;}

a:link {
	 text-decoration: none; color:#333333; 
}
a:visited {text-decoration: none;color:#333333;	
}
a:hover {text-decoration: underline;color: #FF0000;	
}
a:active {text-decoration: none; color:#333333;	
}

.head{
	font-size:14px;
	font-weight:bolder;
	background-repeat:repeat-x;
	text-align:center;
}
.head a{
	font-size:14px;
	color:black;
	text-decoration:none;
}
.head a:hover{
	font-size:14px;
	color:#272727;
	text-decoration:none;
}
.news_tit{
	background-repeat:no-repeat;
	padding:10px 0 10px 30px;
	font:bolder 14px #193c07;
}
.news_tex{
	padding:0 5px 0 0px;
	font-size:12px;
}
.news_tex a{
	text-decoration:none;
	font-size:12px;
}
.ri-tit{
	font-size:14px;
	font-weight:bolder;
	padding-left:20px;
	color:white;
}
.ri-tit a{
	font-size:14px;
	font-weight:bolder;
	color:white;
	text-decoration:none;
}
.ri-tit a:hover{
	font-size:14px;
	font-weight:bolder;
	color:#ececec;
	text-decoration:none;
}
.ri-tex{
	background-repeat:repeat-y;
	padding:5px 0 0 20px;
	line-height:28px;
	font-size:12px;
}

.ri-tex a{
	font-size:12px;
	text-decoration:none;
}
.ri-tex a:hover{
	font-size:12px;
	text-decoration:none;
}
.bo-tit{
	font-size:14px;
	font-weight:bolder;
	padding:0 0 0 40px;
}


.bo-tex{
	padding:5px 0 0 0;
}
.bo-tex a{
	text-decoration:none;
	font-size:12px;
}
.bo-tex a:hover{
	text-decoration:none;
	font-size:12px;
}
.news-pic{
	padding:5px;
	margin-left:5px;
	width:90%;
}
.ma{
	margin:10px 0 0 6px;
}


.tit{
	font-size:16pt;
	padding-top:30px;
	padding-bottom:10px;
	font-weight: bold;
	text-align:center;
	border-bottom:1px solid #b7b7b7;
	height:40px;
}
.tit-t{
	font-size:12px;
	padding-top:8px;
}
.tex{
	font-size:14px;
	padding:10px 40px 10px 40px;
	text-align:left;
	line-height:32px;
	word-break:break-all;
}

.list-tit{
	background-repeat:no-repeat;
	background-position:center;
	color:black;
	font-size:14px;
	font-weight:bolder;
	padding:5px 0 0 60px;

}
.list-tex{
	width:500px;
	word-break:break-all;
	height:26px;
	font-size:12px;
}
.list-tex a{
	text-decoration:none;
	font-size:12px;
}
.list-tex a:hover{
	text-decoration:none;
	font-size:12px;
}
.list-ma{
	margin:15px 0 0 14px;
}

.copyright{
	font-size:12px;

}
select{
	font-size:12px;
	border:1px solid;
}
.td{font-size:14px;
	line-height:26px;
}
</pre></body></html>