<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

body {
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-family: 芥竟;
	text-align: center;
	}

body.grey { background: #999999; color: #154496; }
body.grey a:link { color: #154496; text-decoration: none; }
body.grey a:visited { color: #154496;text-decoration: none}
body.grey a:hover { color: #FF0000; text-decoration: none; }
body.grey a:active { color: #FF0000; text-decoration: none; }

.jz { float: left }
.jy { float: right }
.mt { margin-top: 18px }
.mr { margin-right:15px }

.fd { color: #000000; }
.fb { color: #154496; }
.fr { color: #AC2F0B; }
.fw { color: #FFFFFF; }

.rt {font-family:"Times New Roman", Times, serif; }
.kt {font-family:"연竟_GB2312"; }

img.bk{ border: 1px solid #AAAAAA; margin:0px 3px}

td.bl { border-right: 1px solid #154496; }

.scroll {
	height: 385px;
	overflow-y: auto;
	scrollbar-face-color: #F5F5F5;
	}

.wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	}

#header {
	width: 960px;
	height: 60px;
	background: #FFFFFF;
	}

#logo {
	width: 150px;
	height: 60px;
	float:left;
	}

#menu {
	float:left;
	margin-top: 19px;
	margin-left: 10px;
	}

#menu a {
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	margin-right:4px;
	font-weight: bold;
	line-height: 23px;
	text-align: center;
	background-color: #EAEAEA;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

#menu a:hover {
	text-decoration: none;
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#daoyu {
	width: 920px;
	line-height: 25px;
	padding-top: 10px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-size: 15px;
	background: url(images/daoyu.gif) no-repeat left top;
	}

#time td{
	padding: 5px;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	background-color: #F1F3FE;
	border: 1px solid #FFFFFF;
	}

.cont {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	line-height: 25px;
	text-align: justify;
	border: 1px solid #336FC0;
	}

.cont p{ margin: 5px 15px 15px 15px; }

#footer {
	width: 960px;
	height: 60px;
	clear: both;
	}</pre></body></html>