body {
	font-family: "·s²Ó©úÅé", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
a:link{
	line-height:20px;
	color: #666666;
	text-decoration:none;
}
a:visited{
	line-height:20px;
	color: #666666;
	text-decoration:none;
}
a:hover{
	color: #000;
	text-decoration:none;
}
a:active{
	color: #000000;
	text-decoration:none
}
.copyright {
	line-height: 30px;
	font-size:12px;
	color: #666666;
}

.picFrame {
	padding: 3px;
	border: 1px solid #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.newsTitle {
	line-height: 30px;
	font-size:18px;
	font-weight:bold;
	color: #ff9900;
}
.newsDate {
	font-size:14px;
	color: #ff9900;
}
.eventDate {
	font-size:14px;
	line-height: 20px;
	color: #003366;
}
.literatureDate {
	font-size:14px;
	line-height: 20px;
	color: #006600;
}
.noticeWord {
	font-size:14px;
	line-height: 20px;
	font-weight:bold;
	color: #ff3333;
}.aboutWord {
	font-size:14px;
	line-height: 20px;
	color: #333333;
}
#newsList a:link{
	line-height: 20px;
	color: #333333;
}