body		{font-size:9pt;font-family: "宋体";background-color:#F2F2F2;}
p			{font-size:9pt;font-family: "宋体";}
td			{font-size:9pt;font-family: "宋体";}
textarea	{font-size:9pt;font-family: "宋体";}
input		{font-size:9pt;font-family: "宋体";}
select		{font-size:9pt;font-family: "宋体";}

a:Link 				{color: #000000;text-decoration: none}
a:Visited 			{color: #000000;text-decoration: none}
a:Active 			{color: #000000;text-decoration: none}
a:Hover 			{color: #FF0000;text-decoration: none}

a.Left:Visited 		{color: #000000;text-decoration: none}
a.Left:Link 		{color: #000000;text-decoration: none}
a.Left:Active 		{color: #000000;text-decoration: none}
a.Left:Hover 		{color: #FF0000;text-decoration: none}

a.White:Visited 	{color: #FFFFFF;text-decoration: none}
a.White:Link 		{color: #FFFFFF;text-decoration: none}
a.White:Active 		{color: #FFFFFF;text-decoration: none}
a.White:Hover 		{color: #000000;text-decoration: none}



.NavPoint			{
	font-size: 		9pt;
	cursor: 		hand;
	color: 			white;
	font-family: 	Webdings;
}
.SelectBox 			{
	height: 			16px;
	font-size: 			9pt;
	color: 				#000000;
	background-color: 	#FFFFFF;
	border: 			1 solid #666666;
}
.InputBoxSizeNo 	{
	height: 			16px;
	font-size: 			9pt;
	color: 				#000000;
	background-color: 	#FFFFFF;
	border: 			1 solid #666666;
}
.InputBoxSize120 	{
	width: 				120;
	height: 			16px;
	font-size: 			9pt;
	color: 				#000000;
	background-color: 	#FFFFFF;
	border: 			1 solid #666666;
}
.InputBoxSize80 	{
	width: 				80;
	height: 			16px;
	font-size: 			9pt;
	color: 				#000000;
	background-color: 	#FFFFFF;
	border: 			1 solid #666666;
}
.InputBoxSize40 	{
	width: 				40;
	height: 			16px;
	font-size: 			9pt;
	color: 				#000000;
	background-color: 	#FFFFFF;
	border: 			1 solid #666666;
}
.TDTop 				{
	font-size: 			9pt;
	color:				#FFFFFF;
	height: 			25;
	text-align: 		center;	
	background-color: 	#629DCC;
}
.TDHead 			{
	font-size: 			9pt;
	height: 			24;
	text-align: 		center;	
	background-color: 	#F2F2F2;
}
.TDMiddle 			{
	font-size: 				9pt;
	text-align: 			center;
	background-color: 		#FBFBFB;
	background-image:		url("../images/bottom_Line.gif");
	background-position: 	left bottom;
	background-repeat:		repeat-x;
	background-attachment:	fixed;
	height: 				24;
}
.TableList 			{
	border:				0;
	cellpadding:		0;
	cellspacing:		1;
	width:				100%;
	background-color:	#FFFFFF;
}
.TDLeft 			{
	text-align:			right;
	height:				25px;
	color: 				#333333;
	font-size: 			9pt;
	width:				160;
}
.TDLeftProduct 		{
	text-align:			right;
	height:				25px;
	color: 				#333333;
	font-size: 			9pt;
	width:				80;
}
.Button2word		{
	border: 			1 solid #666666;
	width: 				40 ;
	height: 			16px;
	font-size: 			9pt;
	color: 				#000000
}