@charset "utf-8";
/* CSS Document */
body { margin:0px; font-family:Arial, Helvetica, sans-serif,"宋体"}
td {font-size:12px; color:#000000;}
/*class*/
.font1 {
	color:#4279c6;
	font-weight:bold;
	}
.font1 a {
	color:#4279c6;
	text-decoration:none;
	}
.font1 a:hover {
	text-decoration:underline;
	}
.font2 {
	color:#FFFFFF;
	}
.font3 {
	color:#FF6600;
	font-weight:bold;
	}
.font4 {
	color:#4279c6;
	}
.fontbutton {
	cursor:hand;
	}
.font5 {
	color:#FF6600;
	}
.font6 {
	color:#009900;
	font-weight:bold;
	font-size:14px;
	}