body
{
	font-family:　Arial, 宋体, 'Times New Roman';
	font-size: 12px;
}

A:link 
{
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana;
}
A:visited 
{
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana;
}
A:active 
{
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana;
}
A:hover 
{
	text-decoration: none; 
	color: yellow;
	font-size: 12px;
	font-family: Verdana;
}

Legend
{
	font-family:　Arial, 宋体, 'Times New Roman';
	color: #BA0100;
	font-size: 16px;
	font-weight: bold;
}

td.QATitle
{
	font-family: Arial, 宋体, 'Times New Roman';
	color: #BA0100;
	font-size: 16px;
	font-weight: bold;
}

td.QAContent
{
	font-family: Arial, 宋体, 'Times New Roman';
	font-size: 14px;
}

td.QAContentTitle
{
	font-family: Arial, 宋体, 'Times New Roman';
	color: #BA0100;
	font-size: 14px;
	font-weight: bold;
}

td.Title
{
	font-family: Arial, 宋体, 'Times New Roman';
	color: #BA0100;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

td.Content
{
	font-family: Arial, 宋体, 'Times New Roman';
	font-size: 14px;
	text-indent: 20px;
}

td.Cell
{
	font-family: Arial, 宋体, 'Times New Roman';
	font-size: 15px;
	border-right: gray thin dashed;
	border-top: gray thin dashed;
	border-left: gray thin dashed;
	border-bottom: gray thin dashed;
	vertical-align: middle;
	text-align: center;
}