<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(18th_bg_image.jpg);
	background-repeat: repeat-y;
	font-family: "寰蒋闆呴粦";
	font-size: 12px;
	text-align: center;
	color: #FFF;
	background-color: #003;
	width: 1500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center top;
}
body &gt; div {
	margin: 0 auto;
	width: 1150px;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	float: left;
	list-style-type: none;
}
.home {
	background-image: url(16th_navigation_home.png);
	width: 60px;
	display: block;
	height: 55px;
}
.home:hover {
	background-image: url(16th_navigation_home2.png);
	width: 60px;
	display: block;
	height: 55px;
}
.meeting {
	background-image: url(16th_navigation_meeting.png);
	display: block;
	height: 55px;
	width: 136px;
}
.meeting:hover{
	background-image: url(16th_navigation_meeting2.png);
	display: block;
	height: 55px;
	width: 136px;
}
.professor {
	background-image: url(16th_navigation_professor.png);
	display: block;
	height: 55px;
	width: 136px;
}
.professor:hover {
	background-image: url(16th_navigation_professor2.png);
	display: block;
	height: 55px;
	width: 136px;
}
.news {
	background-image: url(16th_navigation_news.png);
	display: block;
	height: 55px;
	width: 136px;
}
.news:hover {
	background-image: url(16th_navigation_news2.png);
	display: block;
	height: 55px;
	width: 136px;
}
.progress {
	background-image: url(16th_navigation_progress.png);
	display: block;
	height: 55px;
	width: 136px;
}
.progress:hover {
	background-image: url(16th_navigation_progress2.png);
	display: block;
	height: 55px;
	width: 136px;
}
.board {
	background-image: url(16th_navigation_board.png);
	display: block;
	height: 55px;
	width: 136px;
}
.board:hover {
	background-image: url(16th_navigation_board2.png);
	display: block;
	height: 55px;
	width: 136px;
}
.paper {
	background-image: url(16th_navigation_paper.png);
	display: block;
	height: 55px;
	width: 136px;
}
.paper:hover {
	background-image: url(16th_navigation_paper2.png);
	display: block;
	height: 55px;
	width: 136px;
}
.photo {
	background-image: url(16th_navigation_photo.png);
	display: block;
	height: 55px;
	width: 136px;
}
.photo:hover {
	background-image: url(16th_navigation_photo2.png);
	display: block;
	height: 55px;
	width: 136px;
}
.mv {
	background-image: url(16th_navigation_video.png);
	height: 55px;
	width: 136px;
}
.mv:hover {
	background-image: url(16th_navigation_video2.png);
	height: 55px;
	width: 136px;
}
.video {
	background-image: url(16th_navigation_mv.png);
	height: 55px;
	width: 136px;
}
.video:hover {
	background-image: url(16th_navigation_mv2.png);
	height: 55px;
	width: 136px;
}
.big_white_title {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	padding-bottom: 10px;
	color: #FFF;
}
.big_white_line_title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 2px;
	vertical-align: top;
	line-height: 40px;
	color: #FFF;
}
.grey_border_img {
	border: 1px solid #CCC;
}
.light_grey_location {
	font-size: 13px;
	color: #E1E1E1;
}
.big_yellow_line_title {
	font-size: 18px;
	font-weight: bold;
	color: #FF9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	line-height: 35px;
}



#banner {
	height: 180px;
}
#main {
	min-height: 900px;
	height:auto;
	width: 1150px;
	padding: 0px;
	background-image: url(18th_black_bg.png);
	background-repeat: repeat;
}
#main #navigation {
	height: 85px;
	line-height: 55px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#main #navigation a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(18th_nav_ball-1.png);
	background-repeat: no-repeat;
	width: 125px;
	background-position: left;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	line-height: 85px;
	font-weight: bold;
}
#main #navigation a:hover {
	background-image: url(18th_nav_ball-2.png);
	background-repeat: no-repeat;
	color: #FC3;
}


#news {
	height: 355px;
	width: 1040px;
	text-align: left;
	background-image: url(18th_news_bg.png);
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
	padding-top: 15px;
}
#news a {
	color: #0CF;
	text-decoration: none;
}
#news a:hover {
	color: #0FF;
}
#main #structure {
	line-height: 28px;
	text-align: left;
	font-size: 14px;
}
#main #structure a {
	color: #CCC;
	text-decoration: none;
}
#main #structure a:hover {
	color: #C90;
}

#main #top5 {
	padding-left: 25px;
	line-height: 24px;
	height: 430px;
	font-size: 14px;
	padding-top: 10px;
}
#main #top5 ul li {
	float: left;
	padding-bottom: 5px;
	text-align: left;
	width: 530px;
	font-size: 14px;
	padding-right: 10px;
}
#main #top5 ul li a {
	text-decoration: none;
	color: #FFF;
}
#main #top5 ul li a:hover {
	color: #FC0;
	text-decoration: underline;
}
#main #left {
	background-image: url(18th_left_bg.png);
	min-height: 780px;
	width: 270px;
	margin-left: 25px;
	margin-right: 10px;
	font-size: 15px;
	text-align: left;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-top: 20px;
	background-repeat: no-repeat;
}
#main #left #board_list {
	background-repeat: no-repeat;
	min-height: 350px;
	padding-top: 63px;
	padding-left: 57px;
}
#main #left #board_list ul li {
	float: none;
	height: 55px;
}
#main #left #board_list ul li a {
	color: #FFF;
	text-decoration: none;
}
#main #left #board_list ul li a:hover {
	text-decoration: underline;

}
#main #right {
	min-height: 820px;
	text-align: left;
	width: 760px;
	border: 2px solid #FFF;
	margin-left: 0px;
	color: #FFF;
	padding: 15px;
	margin-bottom: 20px;
}
#main #right a {
	color: #FFC;
	text-decoration: none;
}
#main #right a:hover {
	color: #99F;
}


#main #right #content {
	font-size: 15px;
	line-height: 28px;
	float: left;
	color: #FFF;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 20px;
	vertical-align: top;
}
#main #right #content ul li {
	width: 305px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#main #right #content a {
	color: #F69;
	text-decoration: none;
}
#main #right #content a:hover {
	color: #F69;
}

#main #right #content img {
	border: 1px dotted #CCC;
	padding: 1px;
}
#main #right #pages {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	line-height: 30px;
	margin-top: 30px;
	text-align: center;
}




#bottom {
	background-position: center;
	width: auto;
	background-repeat: repeat-x;
	height: 100px;
	margin-top: 10px;
	background-color: #000;
}
#photo {
	margin: 0px;
	padding-bottom: 20px;
	float: left;
}
#photo img {
	border: 1px dotted #CCC;
	padding: 2px;
}

#photo li {
	margin-bottom: 15px;
	margin-right: 35px;
	margin-left: 25px;
}

#board {
	background-image: url(18th_division_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
	height: 410px;
	color: #FFF;
	font-size: 14px;
	padding-top: 55px;
	line-height: 55px;
	padding-left: 86px;
	font-weight: bold;
}
#board ul li {
	float: none;
}
#board ul li a {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
#board ul li a:hover {
	color: #FF6;
}</pre></body></html>