.STYLE1 {
	font-size: 12px;
	font-family: "宋体";
	color: #666666;
	line-height: 22px;
}
.STYLE2 {
	font-size: 12px;
	font-family: "宋体";
	color: #38a023;
	line-height: 22px;
}
body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color:#666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color:#38a023;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.bar {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD; padding:5px;
}