<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#logo {
	height:81px;
	width:650px;
	float:left;
	padding-left: 150px;
}
body {
	margin:0;
	background-color: #FCFCD1;
	background-image: url(bannerbg.gif);
	background-repeat: repeat-x;
}
#banner {
	height: 48px;
	width: auto;
	background-image: url(banner.gif);
	background-repeat: no-repeat;
	padding-top: 184px;
}
#banner1 {
	height: 48px;
	width: auto;
	background-image: url(indexbanner.gif);
	background-repeat: no-repeat;
	padding-top: 233px;
}

P {
border:none;
margin-right:auto;
}

A:link,A:visited,A:active {
color:#006600;
text-decoration:underline;
}
A:hover {
color:#FF0000;
text-decoration:none;
font-size:12px;
}

A.Link1:link,A.Link1:visited,A.Link1:active {
color:#666;
text-decoration:none;
font-size:12px;
}

A.menuurl:link,A.menuurl:visited,A.menuurl:active {
	color:#FFF;
	text-decoration:none;
	font-family:"宋体";
	font-size:12px;
	font-weight:700;
	background-image: url(menu.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 48px;
	display: block;
	float: left;
	padding-right: 9px;
	padding-left: 9px;
}
A.menuurl:hover {
color:#FF0;
text-decoration:underline;
font-family:"宋体";
font-size:12px;
}

ul {
list-style:none;
margin:5px 0;
padding:0 4px 0 8px;
}

ul li {
height:25px;
font-size:12px;
line-height:25px;
font-family:"宋体";
}

ol {
margin-left:3em;
}

#menu {
	float:left;
	line-height: 48px;
	height: 48px;
	margin-left: 145px;
}

#menu ul {
list-style:none;
margin:0px;
padding:0;
}

#menu li {
	width:110px;
	display:block;
	float:left;
	font-family:"宋体";
	font-size:12px;
	color:#FFF;
	height:34px;
	line-height:25px;
	margin:0;
	background-image: url(images/menu.gif);
	padding-left: 20px;
}

#content {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F0F0C4;
	background-image: url(neirongbg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 18px;
	padding: 15px;
}

#zhong {
	width:auto;
}

#foot2 {
width:773px;
}

#foot {
	font-size:12px;
	color:#009966;
	margin-right:auto;
	margin-left:auto;
	width:1003px;
	line-height:18px;
	font-family:"宋体";
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.clear {
clear:both;
}

.dangqianweizhi {
	background-image:url(weizhi.gif);
	background-repeat:no-repeat;
	width: 760px;
	
	margin-right: auto;
	margin-left: auto;
	height: 68px;

}

.dangqianweizhi h1 {
	font-size: 20px;
	font-family: "黑体";
	font-weight: bold;
	line-height: 40px;
	color: #FFFF00;
	text-indent: 50px;
	margin: 0px;
	padding: 0px;
}
.biaoti1 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #006633;
	background-image: url(biaoti.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
}
#indexbg {
	background-image: url(indexbg.gif);
}
#foot2 {
	background-image: url(foot.gif);
	height: 30px;
	font-size: 12px;
	color: #FFFFFF;
	width: 703px;
	padding-top: 13px;
	padding-left: 300px;
}
</pre></body></html>