body,td,th {
	font-size: 12px;
	color: #006600;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-image: url(images/bg1.gif);
	background-position: center;
	
}
a:link {
	color: #356303;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #356303;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #356303;
}
input {
	font-size: 12px;
	background-color: #f2f2f2;
	margin: 1px;
	padding: 1px;
	border: 1px solid #009900;
}
.title {
	color: #006600;
	font-weight: bold;
}
.table {
	border: 1px solid #009900;
}
p {
	line-height: 20px;
}
.tablebg {
	background-color: #009900;
}
.tbbg {
	background-color: #D5F7D6;
}
.title1 {
	font-weight: bold;
	color: #FFFFFF;
}
.news {
	color: #333333;
}
.pp {
	font-size: 14px;
}

