.HD {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
}
.topic {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.total {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	background-color: #CCCCCC;
}
.status {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	/*background-color: #CCCCCC;*/
}
.det {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.pic {
	border: thin solid #666666;
}
.sum1{
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}
.sum2{
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	font-weight:bold;
	color:#0000FF;
}
.sum3{
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}
.tranU{
	font-family:"Courier New", Courier, monospace;
	font-size:26px;
	font-weight:bolder;
	color:#333333;
}
.addU{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	font-weight:lighter;
	color:#666666;
}