body {
	background-color: #6D6D6D;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body,td,th {
	color: #222222;
}

}
.fig-bg {
	background-repeat: repeat-x;
}
.font12{ font-size:12px}
.link-menu a  { text-decoration: none;	color: #FFFFFF; }
.link-menu a:visited  { text-decoration: none;	color: #FFFFFF; }
.link-menu a:hover  { text-decoration: none;	color: #00FFFF; }
.link-menu a:active  {	text-decoration: none; color: #FFFFFF; }

.copyright {font-size: 10px;  color: #cccccc;};
.copyright a  {	text-decoration: none;	color: #cccccc; }
.copyright a:visited  {	text-decoration: none;	color: #cccccc; }
.copyright a:hover  {	text-decoration: none;	color: #cccccc; }
.copyright a:active  {	text-decoration: none; color: #cccccc; }	

.download a  {		color: #0066CC; }
.download a:visited  {		color: #0066CC; }
.download a:hover  {		color: #FF6600; }
.download a:active  {	text-decoration: none; color: #0066CC; }	

.header {
	color: #553900;
}
.bl {color: #0066CC}
.bl14 {
	color: #0066CC;
	font-size: 14px;
}

.ol {color: #FF6600}
.ol16 {
	color: #FF6600;
	font-size: 16px;
}
.wr {color: #FFFFFF}