body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FEFEFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	color: #009900;
}
td {
	font-size: 13px;
	line-height: 21px;
	color: #333333;
}
h2 {
	font-size: 16px;
	color: #538B38;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	color: #99CC00;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-type: none;
}
a {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;	
}
a:hover {
	color: #009900;
	text-decoration: none;
}

#top-menu {
	color: #FFFFFF;
	padding-right: 20px;
}
#top-menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#top-menu a:hover {
	color: #FFFF00;
	text-decoration: none;
}#color {
	color: #009900;
}
#color a {
	color: #009900;
	text-decoration: none;
}
#color a:hover {
	text-decoration: none;
	color: #009966;
}
.date {
	color: #4EB733;
}
.bottom-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
.top-bg {
	background-repeat: no-repeat;
	background-position: left top;
}
.left {
	padding-bottom: 18px;
	padding-left: 50px;
	color: #FF6600;
	font-size: 18px;
}
.detail {
	font-size: 16px;
	line-height: 25px;
	color: #2E6C1E;
}
h4 {
	font-size: 16px;
	color: #F81F6D;
	margin: 0px;
	padding: 0px;
}
.DotLine
{
	border: #000000; 
	border-style: dashed; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
.dot-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-style: dashed; 
	border-top-width: 0px; 
	border-right-width: 0px; 	
	border-left-width: 0px
}
.bottom-line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACA899;
}

