body, td, th, input, select, textarea, div {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
}
body, form, ul,h1,h2,h3 {
	margin: 0;
}
body {
	background: #007D43;
}
a {
	color: #878787;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a img {
	border: none;
}
.text {
	background: #FFF;
	border: 1px solid #333;
}
.button {
	background: #000 url(bt.jpg) no-repeat;
	height: 20px;
	width: 60px;
	border: none;
}
.clear {
	clear: both;
}
#top {
	color: #CC3300;
	border: 1px solid #FF6600;
	margin: 2px;
	background: #FF9 url(../../images/bulb.gif) no-repeat 2px 4px;
	padding: 2px 20px;
}
#header {
	width: 976px;
	margin: 0 auto;
}
#header h1 {
	text-indent: -5000px;
	height:296px;
	background: url(top.jpg) no-repeat;
}
#menu {
	background: url(menu.jpg) no-repeat;
	height: 51px;
	width: 976px;
	overflow: hidden;
}
#menu ul {
	margin: 20px 0 0 300px;
}
#menu li {
	float: left;
	margin-right: 30px;
}
#menu a {
	display: block;
	text-decoration: none;
	color: #688743;
	width: 80px;
	font-weight: bold;
}
#menu a:hover {
	color: #FF6600;
}
#body {
	background: #FFF url(bg.gif) repeat-y 240px top;
	width: 976px;
	margin: 0 auto;
}
#maincontent {
	width: 714px;
	float: right;
}
#bulletin {
	margin: 10px 0;
}
#bulletin_top {
	background: url(bulletin.gif) no-repeat;
	height: 60px;
}
#bulletin_content {
	background: url(bulletin_icon.jpg) no-repeat 50px 0;
	padding-left: 250px;
}
#bulletin_content  marquee {
	height: 120px;
}
#bulletin_content a {
	background: url(dot2.gif) no-repeat left 4px;
	padding-left: 10px;
}
#topnews {
	border-top: 1px solid #CCC;
	padding: 10px 5px 10px 0;
	border-bottom: 1px solid #CCC;
	width: 555px;
	display: none;
}
#topnews_pic {
	float: left;
	width: 260px;
}
#topnews_pic img {
	border: 1px solid #000;
}
#topnews_title {
	margin: 10px 0;
}
#topnews_title a {
	font-size: 18px;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}
#topnews_title a:hover {
	text-decoration: underline;
}
.articletype {
	width: 310px;
	float: left;
	height: 215px;
	overflow: hidden;
	margin: 0 30px 0 0;
}
.articletype_title {
}
.articletype_title a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #069;
	background: url(line.gif) no-repeat 0 bottom;
	padding: 0 0 0 10px;
	height: 25px;
}
.articletype_title a:hover {
	color: #000;
	background: url(line.gif) no-repeat -310px bottom;
}
.articletype_icon {
	width: 60px;
	height: 60px;
	float: left;
	margin: 10px;
}
.articletype_content {
	width: 210px;
	float: right;
}
.articletype_content a {
	background: url(dot.gif) no-repeat left 5px;
	padding-left: 10px;
}
#picshow {
	clear: left;
	width: 643px;
}
#picshow_title {
	height: 49px;
	background: url(picshow_title.gif) no-repeat;
}
#picshow_content {
	margin: 20px 0 0 0;
}
#picshow_left {
	float: left;
	width: 36px;
	height: 72px;
	background: url(picshow_act.gif) no-repeat;
	margin: 10px 0;
	cursor: hand;
}
#picshow_img {
	height: 100px;
	float: left;
	margin: 0 20px;
	width: 531px;
	overflow: hidden;
}
#picshow_img img {
	margin: 0 8px;
}
#picshow_right {
	float: right;
	width: 36px;
	height: 72px;
	background: url(picshow_act.gif) no-repeat -36px;
	cursor: hand;
	margin: 10px 0;
}
#where {
	border: 1px solid #CCC;
	margin: 10px;
	padding: 6px 40px;
	background: url(us.gif) no-repeat;

}
#articlelist {
	border: 1px solid #007D43;
	margin: 10px;
	padding: 10px;
}
#articlelist_content {
}
#articlelist_content a {
	background: url(dot.gif) no-repeat 0 4px;
	padding-left: 10px;
}
#articlelist_page {
	border-top: 1px solid #999;
}
#article {
	margin: 20px 10px;
}
#article_title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #0066FF;
}
#article_info {
	border-top: 1px dotted #CCC;
	text-align: center;
	width: 500px;
	margin: 0 auto;
}
#article_content {
	font-size: 14px;
}
#article_content p {
	text-indent: 2em;
}
#article_content img {
	max-width: 670px;
	height: auto;
}
#article_act {
	text-align: right;
	border-top: 1px dotted #CCC;
}
.comment {
	margin: 10px;
	border: 1px solid #007D43;
}
.comment_title {
	background: #007D43 url(../../images/button_read.gif) no-repeat 3px;
	color: #FFF;
	height: 25px;
	line-height: 25px;
	padding-left: 35px;
}
.comment_title span {
	float: right;
}
.comment_content {
	padding: 5px;
}
#article_reply {
	margin: 10px;
}
#article_reply table {
	background: #F90;
}
#article_reply th {
	color: #FFFFFF;
}
#article_reply textarea {
	width: 600px;
}
#sidebar {
	width: 215px;
	float: left;
	padding-left: 11px;
}
#log_title {
	height: 5px;
	background: #B8B8B8;
	text-indent: -500px;
}
#log_content {
	padding: 5px;
	background: url(log.jpg) no-repeat left bottom;
}
#log_content ul {
	list-style-type: none;
}
#log_content a {
	color: #FFFFFF;
	text-decoration: underline;
}
#log_content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#validatecode  {
	background: #EEE;
	border: 1px solid #333;
	padding: 3px;
}
#usertype,#username,#password {
	width: 130px;
}
.panel {
	background: url(panel_bottom.gif) no-repeat left bottom;
	padding-bottom: 4px;
	margin: 5px auto;
}
.panel_title {
	background: url(panel.gif) no-repeat;
	font-weight: bold;
	color: #0099FF;
	padding-left: 55px;
	line-height: 27px;
}
.panel_content {
	padding: 5px;
	border-left: 1px solid #8DBBA4;
	border-right: 1px solid #8DBBA4;
}
.panel_content a {
	background: url(dot1.gif) no-repeat left 4px;
	padding-left: 10px;
}
#counter {
	text-align: center;
	padding: 10px 0;
}
#footer {
	width: 976px;
	margin: 0 auto;
	clear: both;
	text-align: center;
}
#link {
	overflow: hidden;
	height: 30px;
	background: #F1F1F1;
	line-height: 30px;
}
#link a {
	color: #000;
	text-decoration: underline;
}
#link a:hover {
	color: #CC3300;
}
#styleswitcher {
}
#department {
	font-weight: bold;
	background: #E8E8E8;
	padding-top: 10px;
}
#copyright  {
	background: #E8E8E8;
}
#copyright ul {
	list-style-type: none;
}
