body 
{
	margin:0px;
	scrollbar-face-color: #EEEEEE; /*右边控制条与上下移动按钮的面颜色*/
	scrollbar-highlight-color: #F1F1F1;/*控制条左边线与上下移动按钮左边线的颜色*/
	scrollbar-shadow-color: #CACACA; /*控制条右边线与上下移动按钮右边线的颜色*/
	scrollbar-3dlight-color: #F1F1F1; /*控制条上边线与上下移动按钮上边线的颜色*/
	scrollbar-arrow-color:  #000000; /*上下移动按键上的箭头的颜色*/
	scrollbar-track-color: #FFFFFF; /*控制条轨道的颜色*/
	scrollbar-darkshadow-color: #F1F1F1;
	font-size: 9pt;
	color: #000000;
	text-align: center;
	vertical-align: top;
	margin: 0px;
}
TD {
	word-break:break-all;
	font-size: 9pt;
	color: #000000;
	text-align: center;
	line-height: 150%;
}
a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a.white:link {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.white:visited {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.white:hover {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a.white:active {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.top {
	text-align: center;
	vertical-align: top;
}
.left {
	text-align: left;
	vertical-align: middle;
	text-indent: 2px;
}
.left1 {
	text-align: left;
	vertical-align: middle;
	text-indent: 42px;
}
.left2 {
	text-align: left;
	vertical-align: middle;
	text-indent: 32px;
}
.right {
	text-align: right;
	vertical-align: middle;
}.Input1 {
	height: 17px;
	color: #000000;
	background-color: #F6F6F6;
	border: 1px solid #999999;
}
.Input2 {
	font-size: 8pt;
	color: #333333;
	height: 17px;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F9F9F9;
}

.select1 {
	height: 17px;
}
input {
	height: 19px;
	color: #000000;
}
