<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-size: 16px;
	text-align: center;
	color: #FFF;
	background-color: #A6C3A5;
	width: 1500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 3000px;
	line-height: 175%;
	font-family: "妤蜂綋";
}
body &gt; div {
	margin: 0 auto;
	width: 1500px;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	float: left;
	list-style-type: none;
}
img {
	padding: 5px;
	border: 1px solid #999966;
	background-color: #FFF;
}



#main {
	background-image: url(honghu_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 3000px;
	width: 1500px;
}
#main #introduction {
	margin: auto;
	width: 950px;
	padding-top: 350px;
	color: #000;
	line-height: 160%;
}
#main #introduction #readmore {
	background-image: url(honghu_readmore.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 925px;
	padding-top: 35px;
	padding-left: 25px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#main #introduction a {
	color: #000;
	text-decoration: none;
}
#main #introduction a:hover {
	font-weight: bold;
	color: #063;
}

#main #introduction #newspaper {
	background-image: url(honghu_newspaper%20article.jpg);
	background-repeat: no-repeat;
	height: 147px;
	width: 940px;
	padding-top: 27px;
	padding-left: 10px;
}</pre></body></html>