body {
	font-family: verdana;
 
	margin: 0px;
	scrollbar-3dlight-color: C5D9E8;
	scrollbar-arrow-color:yellow;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: #95B7D3;
	scrollbar-highlight-color: #F8F7F9;
	scrollbar-shadow-color: C5D9E8;
	background-color:#F5F5F5;
}

td {
 font-size: 13px;
 
}
checkbox{
font-size: 13px;
}
A
{
 
	color: #006699;
	text-decoration: none;
}
A:ACTIVE {

	color : #006699;	
	text-decoration: none;
}
A:FOCUS
{
	color: black;
	text-decoration: none;
}
A:HOVER
{
	color: #ff4500;
	text-decoration: none
}
A:LINK {
	
	text-decoration: none;
}

 


 
.inputTextArea{
	font-family:Verdana,"宋体";
	
	width:100%;
	
 
	
}
.inputText{
	font-family:Verdana,"宋体";
	width:100%;
	min-height:25px;
}
.inputText50{
	font-family:Verdana,"宋体";
 
	width:50px;
	height:21px;
}
.inputText100{
	font-family:Verdana,"宋体";
 
	width:100px;
	height:21px;
}
.inputText150{
	font-family:Verdana,"宋体";
 
	width:150px;
	height:21px;
}
.inputText200{
	font-family:Verdana,"宋体";
 
	width:200px;
	height:21px;
}
.inputCombo{
	font-family:Verdana,"宋体";
 
	width:100%;
}
.tableline-click {
	BORDER-RIGHT: #cccccc 1px;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #cccccc 1px solid;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #cccccc 1px solid;
	WIDTH: 120px;
	CURSOR: hand;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #cccccc 1px;
	BACKGROUND-COLOR: #C6E0EC;
 
}
 
.text {
 
}
.table
{
font-family: verdana;
 
border-collapse: collapse;
}
 
.input_pass{border:1px solid #8D8D8D; margin-left:3px;height:18px;width:128px}
.input_text{border:1px solid #8D8D8D;margin-left:3px;height:18px;width:128px}

 
.helpstyle {color: #FF0000;}

.inputCaption {
		font-size:13px;
		font-weight:bold;
 		width:90px;
    text-align:right;
    background-color: #F5F5F5;
 
    
}

.textCaption {
 
 		width:90px;
    text-align:right;
    background-color: #F5F5F5;
}

.inputCaptionNoWidth {
 
 
    text-align:right;
    background-color: #F5F5F5;
}
.inputArea {
   color:0000FF;
   text-align: left;
   background-color: #FFFFFF;
}
.inputArea2 {
   background-color: #FFFFFF;
}
.textArea {
   font-size:13px;
   color:0000FF;
   text-align: left;
   background-color: #FFFFFF;
 
}
.textArea2 {
   background-color: #FFFFFF;
   color:#ff0000;
}  
  
  
 .blueArea {
  color:0000FF;
}
 
 .blueArea800 {
  font-weight: 800;
  color:0000FF;
}
.red{color:#FF0000}
 
 