<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#part3 { width:980px; margin:0 auto; padding:8px 0;}

.p1 h3, .p2 h3 {
	background-image: url(../images/titbg.gif);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	width: 304px;
	height: 26px;
	padding-top: 8px;
	font-size: 14px;
	padding-left: 12px;
}
.p1 .more a, .p2 .more a {
	float: right;
	font-size: 12px;
	font-weight: normal;
	padding-right: 18px;
}
.p1 ul, .p2 ul {
    margin:-18px auto 0px;
	width: 300px;
	padding:5px;
	border:1px #ddd solid;
	
}
.p1 li, .p2 li {
	height: 27px;
	line-height: 27px;
	border-bottom:1px #CCCCCC dotted;
	list-style:none;
}
.p1 li span a, .p2 li span a {
	float: none;
	color: #05297D;
	padding-right: 5px;
}

.p2 {
	float: left;
	width: 316px;
	margin-left: 6px;
}
</pre></body></html>