﻿TD
{
	font-family : 宋体;
	word-break : break-all; 
	table-layout:fixed;
	font-size: 12px;
	line-height: 150%;
}

.center
{
	vertical-align: top;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}

.title
{
	height: 25px;
	font-weight: bold;
}

.red
{
	color: Red;
}