<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.left {
	float: left;
	width: 710px;
	margin-right: 20px;
}
.n_tit{
	text-align: center;
	padding-top: 10px;
}

.n_tit h1{
	font-size: 25px;
	margin: 0px;
	padding: 0px;
	line-height: 50px;
}
.n_tit p{
	line-height: 25px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	padding-bottom: 10px;
}
.news_box{
	font-family: "å®‹ä½“", arial, helvetica, clean, sans-serif;
	padding: 10px;
	line-height: 22px;
	font-size: 14px;
}
.news_box p{
	padding: 10px;
	line-height: 22px;
	font-size: 14px;
}
.right {
	float: left;
	width: 230px;
	text-align: center;
	padding-top: 20px;
}
.right img{
	border: 1px solid #666;
}
.right .ui-share{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDCDC;
	margin: 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #333;
}
</pre></body></html>