body, td, th, input, select, textarea, div {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 150%;
}
body, form, ul,h1,h2,h3 {
	margin: 0;
}
/*body {
	background: url(leftbg.gif);
}*/
a {
	text-decoration: none;
	color: #343234;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a img {
	border: none;
}
.text {
	background: #FFF;
	border: 1px solid #7F9DB9;
}
.button {
	color: #FFF;
	background: #FC0;
	height: 18px;
	border: 1px solid #F30;
	border-left-width: 3px;
}
.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: 1000px;
	margin: 0 auto;
}
/*#header h1 {
	text-indent: -5000px;
	background: url(../../images/cover.jpg) no-repeat;
	height:150px;
}*/
#menu {
	margin-top: 3px;
}
#menu li {
	float: left;
	margin-right: 8px;
}
#menu a {
	display: block;
	border: 1px solid #C2CFDF;
	background: #F0F5FA;
	text-decoration: none;
	padding: 1px 7px 0;
	color: #69C;
}
#menu a:hover {
	color: #FFFFFF;
	border: 1px solid #069;
	background: url(body.gif);
}
#body {
	background: #FFF url(bg1.gif) repeat-y 200px 0;
	width: 1000px;
	margin: 0 auto 5px auto;
	border: 1px solid #36698d;
}
#maincontent {
	width: 780px;
	float: right;
}
#bulletin {
	background: url(bulletin_bg.gif) no-repeat;
	width: 499px;
	height: 148px;
	margin: 2px auto;
}
#bulletin_content {
	margin: 25px 45px 20px 15px;
}
#bulletin_content marquee {
	height: 105px;
}
#bulletin_content a {
	background: url(arrow_right.gif) no-repeat left 2px;
	padding-left: 15px;
}
#topnews {
	padding: 10px 5px 10px 0;
	border-bottom: 1px solid #CCC;
	width: 555px;
}
#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: 330px;
	float: left;
	height: 130px;
	overflow: hidden;
	margin: 5px 5px 5px 0;
}
.articletype1 {
	width: 200px;
	float: left;
	height: 170px;
	overflow: hidden;
	margin: 5px 5px 5px 0;
}
.articletype_title {
	margin-bottom: 5px;
}
.articletype_title a {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #999;
	display: block;
	color: #069;
}
.articletype_title a:hover {
	border-bottom: 2px solid #C00;
	color: #000000;
}
.articletype_icon {
	width: 60px;
	height: 60px;
	float: left;
}
.articletype_content {
	width: 330px;
	float: left;
	text-decoration: none;
}
.articletype_content a {
	background: url(bullet.gif) no-repeat left 4px;
	padding-left: 10px;
}
.articletype_content1 {
	width: 200px;
	float: left;
	text-decoration: none;
}
.articletype_content1 a {
	background: url(bullet.gif) no-repeat left 4px;
	padding-left: 10px;
}
#picshow {
	display: none;
}
#where {
	background: url(arrow_right.gif) no-repeat 0 6px;
	margin: 10px 0;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #36698d;
}
#articlelist_content {
	margin: 10px 0 10px 30px;
}
#articlelist_content a {
	background: url(bullet.gif) no-repeat 0 3px;
	padding-left: 10px;
}
#articlelist_page {
	border-top: 1px solid #CCC;
}
#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_act {
	text-align: right;
	border-top: 1px dotted #CCC;
}
.comment {
	margin: 10px;
	border: 1px solid #06F;
}
.comment_title {
	background: #06F 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;
	overflow: hidden;
}
#article_reply {
	margin: 10px;
}
#article_reply table {
	background: #F90;
}
#article_reply th {
	color: #FFFFFF;
}
#article_reply textarea {
	width: 400px;
}
#sidebar {
	width: 200px;
	float: left;
}
#log_title {
	background: url(bg3.gif) repeat-x;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #333;
	padding-left: 10px;
}
#log_content {
	padding: 5px;
}
#validatecode  {
	background: #EEE;
	border: 1px solid #7F9DB9;
	padding: 3px;
}
#usertype,#username,#password {
	width: 100px;
}
.panel_title {
	background: url(bg2.gif) repeat-x;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #333;
	padding-left: 10px;
}
.panel_content {
	padding: 5px;
}
.panel_content a {
	background: url(imgArwrt.gif) no-repeat left 4px;
	padding-left: 9px;
	text-decoration: none;
}
#counter {
	border-top: 1px solid #666;
	text-align: center;
	padding: 10px 0;
}
#footer {
	width: 1000px;
	background: #F0F5FA url(footericon.gif) no-repeat 220px 110px;
	;
	border: 1px solid #C2CFDF;
	margin: 5px auto;
	padding: 10px 0;
	clear: both;
}
#link {
	width: 550px;
	margin: 5px auto;
	border-bottom: 1px solid #999;
	text-align: center;
	overflow: hidden;
	padding-bottom: 10px;
}
#styleswitcher {
	display: none;
}
#department {
	font-weight: bold;
	margin: 10px 0 0 260px;
}
#copyright  {
	margin-left: 260px;
}
#copyright ul {
	list-style-type: none;
}
