@import "style.css";
body {
	text-align: center;
	margin: 0px;
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	background-image: url(../img/home/header.gif);
	background-repeat: no-repeat;
	background-position: 80px 0px;
	margin: 0px;
	float: left;
	height: 80px;
	width: 960px;
}
#header span {
	text-align: center;
	float: right;
	height: 80px;
	width: 300px;
	margin-right: 60px;
}
#nav {
	margin: 0px;
	float: left;
	height: 78px;
	width: 960px;
}
#banner {
	background-image: url(../img/home/showbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 320px;
	width: 960px;
	text-align: center;
	float: left;
}
#banner object {
	margin-top: 6px;
}
#news {
	background-image: url(../img/home/news.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 362px;
	height: 192px;
	margin: 0px;
	padding-left: 30px;
}
#news ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	height: 33px;
	width: 320px;
}
#news li {
	margin: 0px;
	display: block;
	float: left;
	height: 33px;
	width: 100px;
	text-align: center;
}
#news li.click {
	background-image: url(../img/home/newsbutton.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100px;
}
#news li p {
	font-size: 16px;
	color: #333333;
	letter-spacing: 1px;
	margin: 0px;
	height: 20px;
	padding-top: 10px;
}
#news li.click a {
	color: #FF6600;
	font-weight: bold;
}
#news li.unclick {
	width: 100px;
	color: #333333;
}
#news li p a {
	color: #333333;
	text-decoration: none;
}
#news li p a:hover {
	color: #FF3333;
	text-decoration: underline;
}
#actTop01, #actTop02, #actTop03 {
	width: 362px;
	top: 32px;
	text-align: center;
}
#actTop01 table, #actTop02 table, #actTop03 table {
	float: left;
	width: 92%;
	border: 0;
}
#actTop01 table th, #actTop02 table th, #actTop03 table th {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 2px;
	text-align: center;
	height: 20px;
}
#actTop01 table td.date, #actTop02 table td.date, #actTop03 table td.date {
	font-size: 12px;
	color: #CC3333;
	letter-spacing: 1px;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
}
#actTop01 table td.wd, #actTop02 table td.wd, #actTop03 table td.wd {
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	height: 21px;
}
#picture {
	background-image: url(../img/home/photobg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 196px;
	width: 242px;
	margin-right: 10px;
	padding-right: 6px;
}
#picture img {
	margin-top: 40px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#class {
	background-image: url(../img/home/classbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	z-index: 10;
	height: 245px;
	width: 326px;
	top: 461px;
	left: 380px;
}
#class table {
	width: 82%;
	border: 0;
}
#class span {
	width: 326px;
	height: 75px;
	text-align: right;
	top: 170px;
	display: block;
	float: left;
	background-image: url(../img/home/class.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#class th {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 2px;
	text-align: center;
	height: 30px;
}
#class span.classtab {
	display: block;
	height: 170px;
	background-image: none;
}
#class td.date {
	font-size: 12px;
	color: #CC3333;
	letter-spacing: 1px;
	text-align: right;
	border-bottom: 1px dotted #666666;
	height: 21px;
}
#class td.wd {
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
	text-align: left;
	border-bottom: 1px dotted #666666;
	height: 21px;
}
#footer {
	background-image: url(../img/home/copyright.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 77px;
	width: 960px;
}
#footer p {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 36px;
}
