<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#main {
	width: 958px;
	margin: 0px auto;
	clear: both;
	border-radius: 5px;
	border-top:2px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	overflow: hidden;
	margin-top: 10px;
}
.map {
	clear: both;
	padding: 10px;
}
.map h1 {
    float: left;
	font-family:"å¾®è½¯é›…é»‘";
    font-size: 21px;
    line-height: 24px;
	letter-spacing: 2px;
	margin-top: 8px;
	margin-bottom: 10px;
}
.map p {
	float: left;
	line-height: 21px;
	text-indent: 2em;
	clear: both;
	font-size: 14px;
	margin-bottom: 10px;
}
#main h2 {
	font-family:"å¾®è½¯é›…é»‘";
	font-size: 18px;
	line-height: 36px;
	letter-spacing: 2px;
	text-align: center;
	clear: both;
	background-color: #f2f2f2;
	height: 36px;
	margin-top: 10px;
}
.list {
	clear: both;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
/*.list h5 {
	font-size: 14px;
	line-height: 31px;
	font-weight: bold;
	background-color: #f2f2f2;
	padding-left: 30px;
	height: 31px;
	background-image: url(imagesh5.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}*/
.list h5 {
	line-height:31px;
	font-size:14px;
	clear: both;
	border-bottom: 1px solid #ced9e7;
	height: 31px;
}
.list h5 em {
	border-bottom: 3px solid #ced9e7;
	padding-bottom: 6px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.list ul {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.list li {
	height: 23px;
	line-height: 23px;
	font-size: 14px;
	border-bottom:1px dotted #ddd;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0px 5px;
}
</pre></body></html>