body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #0167CC;
}
.whiteb {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
}
.white {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	
}		
.bluedark {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #0167CC;
	font-weight: bold;
	letter-spacing: 1px;
}
.black{
	font-size:9pt;
	color:#000000;
	font-family: "宋体";
}
.redb{
	line-height: 20px;
	font-size:9pt;
	color:ff0000;
	font-family: "宋体";
	font-weight: bold;
	letter-spacing: 1px;
}

a:link,a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #0167CC;
	text-decoration: none;
}
a:hover{
	line-height: 20px;
	font-size:9pt;
	color:ff0000;
	font-family: "宋体";
	text-decoration: none;
}
a.blackl:link,a.blackl:visited{
	font-size:9pt;
	color:#000000;
	font-family: "宋体";
	line-height: 20px;
	text-decoration: none;
}
a.blackl:hover{
	line-height: 20px;
	font-size:9pt;
	color:ff0000;
	font-family: "宋体";
	text-decoration: none;
}
a.whitel:link,a.whitel:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}
a.whitel:hover{
	line-height: 20px;
	font-size:9pt;
	color:ff0000;
	font-family: "宋体";
	text-decoration: none;
}