﻿/*页面变灰色
html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } 
*/


body {
	padding: 0px;
	margin: 0px;
	font-size:9pt;

}
td{
	font-size:9pt;
}
.serverFormMouseOver{
	 font-weight:bold;
}
img{
	border:0px;
}
A
{
TEXT-DECORATION: none;
}
A:hover
{
COLOR: #000000;
}
A:link {
color: #000000;
}
A:visited {
color: #000000;
}

.contentTD2 table {
	  border: 1px black solid;
	  font-size:12pt;
}
.contentTD2 td {
	border:  1px black solid;
	 font-size:12pt;
	 font-family:黑体;
	 height:35px;
}
.contentTD{
	line-height: 300%;
	font-size:9pt;
}



