*
{
	margin:0;
	padding:0;
}
body
{
	font-size:8pt;
	font-family:微软雅黑,微软雅黑,'微软雅黑';
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;	
}
.center
{
	text-align:-moz-center !important;
	text-align:center;
}
.table
{
	font-size:8pt;
	font-family:微软雅黑,微软雅黑,'微软雅黑';
	text-align:center;
	border-bottom:solid,1px,#c7ccdc;
	border-left:solid,1px,#c7ccdc;
	border-right:solid,1px,#c7ccdc;
	border-top:solid,1px,#c7ccdc;
	text-align:-moz-center !important;
	text-align:center;
}
.testcaselist
{
	font-size:8pt;
	font-family:微软雅黑,微软雅黑,'微软雅黑';
	text-align:center;
}
.textbox
{
	font-size:8pt;
	font-family:微软雅黑,微软雅黑,'微软雅黑';
	width:150px;
	border-right:#c7ccdc 1px solid;
	border-top:#c7ccdc 1px solid;
	border-left:#c7ccdc 1px solid;
	border-bottom:#c7ccdc 1px solid;
	padding-left:5px;
}
.panel
{
	font-size:8pt;
	font-family:微软雅黑,微软雅黑,'微软雅黑';
	background-color:#ffffff;
	filter: Alpha(opacity=80);
}
.diventery
{
	font-size:8pt;
	font-family:微软雅黑,微软雅黑,'微软雅黑';
	text-align:center;
	table-layout:fixed;
	border-bottom:solid,1px,#c7ccdc;
	border-left:solid,1px,#c7ccdc;
	border-right:solid,1px,#c7ccdc;
	border-top:solid,1px,#c7ccdc;
	padding-left:2px;
}