@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/star_bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFD200;
}
body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
	line-height:24px;
}
.STYLE1 {
	color: #FF0000;
	font-weight: bold;
}
.STYLE2 {color: #006600}