<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-image: url(13th_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "寰蒋闆呴粦";
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
}
body &gt; div {
	margin: 0 auto;
	width: 1000px;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	float: left;
	list-style-type: none;
}
.headline {
	font-size: 22px;
	line-height: 40px;
	color: #333;
	text-align: left;
	font-weight: bold;
}

#logo {
	background-image: url(13th_logo_bg.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: auto;
	background-position: center;
}
#navigation {
	background-image: url(13th_navigation_bg.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 1000px;
	font-weight: bold;
	color: #FFF;
	height: 50px;
	margin-bottom: 15px;
	font-size: 14px;
	padding-top: 170px;
	padding-left: 200px;
}

#navigation ul li a {
	font-weight: bold;
	text-decoration: none;
	padding-right: 18px;
	padding-left: 18px;
	color: #FC0;
}

#navigation ul li a:hover {
	color: #FF0;
}

#main {
	background-image: url(13th_main_bg.jpg);
	background-repeat: no-repeat;
	height: 870px;
	width: 1009px;
	background-position: center top;
}
#main #top {
	height: 340px;
	width: 1009px;
}
#main #structure {
	float: left;
	width: 240px;
	height: 280px;
	padding-top: 60px;
	padding-left: 15px;
	text-align: left;
	line-height: 20px;
}
#main #structure a {
	color: #333;
	text-decoration: none;
}
#main #structure a:hover {
	color: #F90;
}
#main #headline {
	line-height: 180%;
	text-align: left;
	height: 340px;
}
#main #headline a {
	color: #069;
	text-decoration: none;
	padding-left: 5px;
}
#main #secend {
	height: 522px;
	width: 1009px;
}
#main #top5 {
	padding-top: 105px;
	width: 290px;
	padding-left: 30px;
	font-weight: bold;
	height: 418px;
	float: left;
}
#main #top5 ul {
	text-align: left;
}

#main #top5 ul li {
	float: none;
	line-height: 28px;
	height: 72px;
}
#main #top5 ul li a {
	color: #333;
	text-decoration: none;
}
#main #top5 ul li a:hover {
	color: #F30;
}
#main #photo {
	float: left;
	width: 385px;
	padding-top: 80px;
	padding-left: 25px;
}
#main #photo ul li {
	width: 158px;
	height: 104px;
	padding-right: 15px;
	padding-bottom: 20px;
}
#main #photo ul li a img {
	padding: 2px;
	border: 1px solid #333;
}
#main #board {
	padding-top: 75px;
	padding-left: 70px;
	float: left;
	width: 200px;
	line-height: 50px;
	text-align: left;
}
#main #board ul li {
	float: none;
}
#main #board ul li a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#main #board ul li a:hover {
	color: #069;
}
#bottom {
	background-image: url(13th_bottom_bg.jpg);
	background-repeat: repeat-x;
	width: auto;
	height: 150px;
}</pre></body></html>