body {
	font-family: "宋体", Verdana;
	font-size: 12px;
	margin:0px;
	background-color: #484848;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
td {
	font-size: 12px;
	color: #202020;
}

a:link {font-family: "宋体", Verdana;font-size: 12px;color: #003399;text-decoration: none;}
a:visited {font-family: "宋体", Verdana;font-size: 12px;color: #003399;text-decoration: none;}
a:hover {font-family: "宋体", Verdana;font-size: 12px;color: #000000;text-decoration: underline;}
a:active {font-family: "宋体", Verdana;font-size: 12px;color: #003399;text-decoration: none;}

.f14 {
	font-family: "宋体";
	font-size: 14px;
}

.f16 {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
}
