/******************表格不同列的样式**********************/
.TDTitlebgColor
{
	background-color:#91ABC4;
	/*font-family: "Arial","宋体", "新宋体"; */
	color: #FFFFFF;
	
	font-size:10pt;
	
	
}
.TDInputbgColor
{
	background-color:#EAEFF2;
	/*font-family: "Arial","宋体", "新宋体";*/
	font-size: 9pt;
	color: #000000;
}
.Sitebutton
{
cursor:hand;
/*font-family: "Arial","宋体", "新宋体";*/
font-size: 10pt; color: #000000;
background-color: #EAEFF2;
Padding-top: 1px;
padding-bottom: 1px;
Padding-left: 1px;
padding-right:1px;
border-top-color:#FFFFFF;
border-right-color: #91ABC4;
border-left-color: #FFFFFF;
border-bottom-color: #91ABC4;
}
.FormInput
{
	BORDER-RIGHT: #8E908E 1px solid; 
	BORDER-TOP: #8E908E 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #8E908E 1px solid; 
	BORDER-BOTTOM: #8E908E 1px solid; 
	BACKGROUND-COLOR: white	
}
/*表单填写样式------------------------------------------------------------------------------------------------------------------------------*/
.Border1 { BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 0px solid; BORDER-LEFT: #666666 0px solid; BORDER-BOTTOM: #666666 1px solid }
.Border2 { BORDER-RIGHT: #666666 0px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 0px solid }
.ReadMe { DISPLAY: none }
.Mark { FONT-WEIGHT: lighter; FONT-SIZE: 9pt; COLOR: #ff0000 }
.RelateColumnValue{	
	color : Black;
	margin-bottom : 1;
	margin-left : 1;
	margin-right : 1;
	margin-top : 1;
	font-size : 10pt;
	padding-bottom : 2;
	padding-left : 2;
	padding-right : 2;
	padding-top : 2;
	word-spacing : 5;
}
.button1 
{
	  background: #cccccc;
	  border-bottom: #665b8e 1px solid; 
	  border-left: #ffffff 1px solid; 
	  border-right: #665b8e 1px solid; 
	  border-top: #ffffff 1px solid; 
	  color: #333333; 
	  cursor: hand; 
	  /*font-family: "MS Shell Dlg", "Tahoma", "宋体"; */
	  font-size: 12px; 
	  height: 18px; 
	  padding: 1px
}
