body.BodySstFormat
{
	color: #000000;
	font-size: 10pt;
}

th
{
	background-color: #66ff66;
	font-size: 10pt;
	text-align: left;
}
td
{
	font-size: 10pt;
}

.TitleMain
{
	font-size: 21pt;
}
.TitleSction
{
	font-weight: bold;
	font-size: 12pt;
}

.TableHeader
{
	width: 600px;
}
.TableSampleDataPath
{
	width: 600px;
}
.TableSampleData
{
	width: 600px;
}
.TableCriteria
{
	width: 600px;
}
.TableItem
{
}

.CellRowHeader
{
	width: 100px;
}
.CellHeaderBody
{
	width: 500px;
	word-break: break-all;
}
.CellHeaderBodyFail
{
	width: 500px;
	word-break: break-all;
	color: #ff0000;
}
.CellSampleDataPath
{
	width: 500px;
	word-break: break-all;
}
.CellSampleDataFile
{
	width: 200px;
	word-break: break-all;
}
.CellSampleID
{
	width: 200px;
}
.CellSampleDate
{
	width: 100px;
}
.CellCriteriaHeader
{
	width: 100px;
}
.CellCriteriaComp
{
	width: 100px;
}
.CellCriteriaParam
{
	width: 100px;
}
.CellCriteria
{
	width: 100px;
}
.CellItemHeader
{
	width: 100px;
}
.CellItemData
{
	width: 100px;
}
.CellItemDataFail
{
	width: 100px;
	color: #ff0000;
}


