<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	background-color: #F9F3D9;
	background-image: url(12th_bg.jpg);
	background-repeat: repeat-x;
	font-family: "微软雅黑";
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
}

body &gt; div {
	margin: 0 auto;
	width: 1000px;
}
img {
	border: 1px solid #999;
	padding: 1px;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.part_title{
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	background-image: url(12th_mark.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
}
.big_title {
	font-size: 20px;
	line-height: 60px;
	font-weight: bold;
}

#banner {
	background-image: url(12th_banner.gif);
	height: 160px;
	background-position: center;
	background-repeat: no-repeat;
	width: auto;
}
#navigation {
	line-height: 40px;
	height: 40px;
	font-size: 14px;
	color: #FFF;
	background-image: url(12th_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 1010px;
	padding-bottom: 8px;
}
#navigation ul {
	padding-left:80px;
}
#navigation ul li {
	list-style-type: none;
	float: left;
}
#navigation ul li a {
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
}
#navigation ul li a:hover {
	background-color: #FC0;
	color: #333;
}
#main {
	background-image: url(12th_main_bg.jpg);
	background-repeat: repeat-y;
	height: 970px;
	width: 1010px;
}
#main #left {
	background-image: url(12th_left_bg.jpg);
	float: left;
	width: 215px; 
	height: 945px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;	
	*padding-left:8px;
	_padding-left:3px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 4px;
	_margin-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	background-color: #01284F;
}
#main #left #list ul li {
	float: none;
	line-height: 25px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	font-size: 13px;
	padding-bottom: 3px;
}
#main #left #list ul li img {
	vertical-align:bottom;
	margin-top: 5px;
}

#main #left #list ul li a {
	color: #FFF;
	text-decoration: none;
}
#main #left #list ul li a:hover {
	color: #FC0;
	text-decoration: none;
}
#main #right {
	float: left;
	width: 750px;
	height: 935px;
	padding-right: 15px;
	padding-left: 9px;
	text-align: left;
	padding-top: 15px;
}
#main #right #content {
	border: 1px solid #CCC;
	padding: 15px;
	background-color: #FFF;
	margin-bottom: 20px;
}
#main #right #content a {
	color: #09F;
	text-decoration: none;
}

#main #right #video {
	padding: 15px;
	margin-bottom: 20px;
}
#main #right #video_list ul li {
	background-image: url(12th_video.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	float: none;
	line-height: 30px;
}
#main #right #video_list ul li a {
	color: #666;
	text-decoration: none;
}
#main #right #video_list ul li a:hover {
	color: #F90;
}
#bottom {
	background-image: url(12th_bottom_bg.jpg);
	background-repeat: repeat-x;
	height: 106px;
	float: none;
	text-align: center;
	width: auto;
	clear: both;
}
#bottom table {
	background-image: url(12th_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 25px;
	color: #CCC;
}</pre></body></html>