<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	margin:0;
	padding:0;	
	background:#f1f4f8;
	text-align:center;
}
#header{
	background-color:#011240;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:80px;
	line-height:18px;
	width:100%;
}
#logo{
	width:880px;
	margin:0 auto;
	text-align:left;
	padding-top:5px;
}
#nav{
	height:50px;
	margin:0 auto;
	width:880px;
}
#menu{
	float:left;	
	width:740px;
	font-size:12px;
	height:30px;
	line-height:30px;
	margin-top:8px;
}
#menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu ul li{
	float:left;
	width:80px;
}
#menu ul li a{
	color:#414141;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
#menu ul li a.line{
	border-right:1px solid #ccc;	
}
#menu ul li a:hover{
	background:#011240;
	color:#e9feff;
}

#links{
	margin-top:12px;
	height:18px;
	width:135px;
	float:right;
}
#links select.sel{
	border:1px solid #DFDFDF;
	color:#333333;
	float:left;
	font-size:14px;
	height:20px;
	line-height:20px;
	width:135px;
}
.clear{
	clear:both;	
}
#container{
	width:880px;
	margin:0 auto;	
	text-align:left;
}
#banner{
	width:880px;
	height:192px;
	background:#ccc;
	margin:0 auto;
}
#mid{
	background:#011240 url("./images/midbg.jpg") no-repeat left top;
	color:#FFFFFF;
	height:30px;
	line-height:30px;
	width:684px;
	padding-left:196px;
	font-size:14px;
}
#main{
	height:auto;
}
#mainleft{
	background:url(./images/mainleftbg.jpg) no-repeat;
	float:left;
	width:191px;
}
#mainleft h1{
	color:#005ab0;
	background:#eaeaea;
	border-top:1px dashed #d9d9d9;	
	border-bottom:1px dashed #d9d9d9;
	width:178px;
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:4px;
}
#mainright{
	float:right;
	width:684px;
}
#mainright #content{
	padding:4px;	
	color:#666;
	line-height:160%;
	height:auto;
	font-size:14px;
}
#footer{
	background-color:#011240;
	height:30px;
	margin:10px auto 12px;
	width:880px;
	color:#fff;
	font-size:14px;
	line-height:30px;
	text-align:center;
}
#navigation a.here:link,
#navigation a.here:visited,
#navigation a.here:hover,
#navigation a.here:active{
	color:#f00;
	background-color:blue;	
}
#wrapborderTop{
	height:12px;
  width:880px;
  margin:0 auto;
  background:#011240;	
}
#wrapindex{
	margin:0 auto;
	background:#f4f4f4;
	zoom:1;
	width:880px;
	text-align:left;
}
#wrapleft{
	background:#f4f4f4 url("./images/Announce.jpg") no-repeat left top;
	float:left;
	height:auto;
	width:356px;
	height:280px;
	position:relative;
}
#anounce{
	margin-top:.6em;	
	margin-left:20px;
}
#anounce h1{
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-top:8px;
	/*text-indent:-9999em;*/
}
#anounce ul{
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:120%;
}
#anounce ul li{
	width:268px;
}
#anounce ul li a{
	display:block;
	color:#414141;
	font-size:14px;
	text-decoration:none;
	padding:4px;
	border-bottom:1px dashed #eee;
}
#anounce ul li a:hover{
	color:#041145;
	border-bottom:1px dashed #333;	
}
#wrapright{
	background:#f4f4f4 url("./images/newsbg.jpg") repeat-x left top;
	float:left;
	height:280px;  /*ï¿½Òºï¿½ï¿½Ó¸ß¶ï¿½*/
	text-align:left;
	width:524px;
}
#news{
	margin-top:.6em;	
	margin-left:6px;
}
#news h1{
	font-size:14px;
	margin:0;
	padding:0;
	/*text-indent:-9999em;*/
}
#news ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#news ul li{
	width:490px;

}
#news ul li a{
	display:block;
	color:#414141;
	font-size:14px;
	text-decoration:none;
	padding:4px;
	border-bottom:1px dashed #eee;
}
#news ul li a:hover{
	color:#041145;
	border-bottom:1px dashed #333;	
}</pre></body></html>