﻿html,body{
	margin:0px auto;
	text-align:center;
	background-color: #ffffff;
	font-family: "宋体";
	font-size: 9pt;
	color: #666666;
	line-height: 22px;
}
table { 
          margin:0px auto;
		  }
.font-dh {
	color: #FFFFFF;
	text-decoration: none;
}
.font-bt {
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
.font-xmu {
	font-size: 14px;
	font-weight: bold;
	color: #1F3D69;
}
