<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,html{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #003366;
}
#container{
position:relative;
width:788px;
margin:0 auto;
padding:0px;
text-align:left;
height:600px;}

#toparea{
	width:788px;
	height:80px;
	margin-top:10px;
	border-top:1px solid #d6dbf7;}
#logoarea{
	width: 580px;
	float: left;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 80px;
	background-position: 20px 6px;
}
#linkarea{
	width: 205px;
	float: left;
	margin-top: 40px;
	background-image: url(../images/bg_sm.jpg);
	background-repeat: no-repeat;
	height: 25px;
	text-align: center;
	padding-top: 2px;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #FF6666;
	text-decoration: underline;
}
.en{
	font-family:Arial, Helvetica, sans-serif;	
}
#Mainmenu{
	height: 56px;
	width: 788px;
	background-image: url(../images/bgmenu.gif);
	background-repeat: no-repeat;
}
#contentarea{
	background-color: #f6f7ff;
	float: left;
}

#slidearea{
	float: left;
	width: 327px;
	background-color: #f6f7ff;
}
	#slidephoto{
	text-align: right;
	}
	#hotmenu{
	background-color: #dce1fd;
	margin-top: 5px;
}
#textarea{
	float: left;
	width: 454px;
	margin-left: 6px;
}
.textfont{
	font-size: 14px;
	line-height: 27px;
	letter-spacing: 1px;
	padding: 10px;
	vertical-align: top;
}
#footereara{
	float:left;
	width: 788px;
	margin-top: 4px;
	border-top:1px solid #d6dbf7;
	padding-top: 2px;
}
#copyRarea{
	float: left;
	padding: 5px;
	;
}
#shadow{
	float: right;
	background-image: url(../images/bg_di.jpg);
	background-repeat: repeat-x;
	width: 460px;
	height: 30px;
}
.fontred{color: #BD0018;}</pre></body></html>