body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(pagebg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.menustyle,.menustyle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tableheaderMore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.tableheader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #11734F;
	text-decoration: none;
}
.borderright {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #179C6B;
}
.maincontent,.maincontent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.cateheader {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.inputstyle {
	background-color: #FFFFEC;
	height: 18px;
	width: 100px;
	border: 1px solid #D29C4A;
}
.inputstyle2 {
	background-color: #FFFFEC;
	height: 18px;
	border: 1px solid #D29C4A;
}


.menustyle a:hover{
	color:#ff0000;
}
.withtext {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.withBlacktext {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.inputstyle02 {
	background-color: #179C6B;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #179C6B;
	padding: 1px;
}
ul ,li{
	list-style-position: outside;
	list-style-type: decimal;
	margin:3px;
	margin-left:15px;
}
.marqueestyle {
	font-size: 12px;
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #80EB98;
}
.newsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #179C6B;
	text-decoration: none;
}
.newscontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
.titlebg {
	background-image: url(titlebg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.loginbg {
	background-color: #FFFFFF;
	background-image: url(login_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.whitebg {
	background-image: url(whitebg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.mainmenustyle,.mainmenustyle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
.timeFont { font-size: 12px; color:#999999}