.memo4
{
	font-size:small;
   	color:#026A39;
   	text-decoration: none;
  
}


.PrgTitle 
{
    color:#01B25A;
    font-size:16pt;
    background-image: url(../images/004.png);
    background-repeat: no-repeat;
    height:26pt;
    font-weight:bold;

}

.PrgTitle11 
{
    color:#01B25A;
    font-size:16pt;
    background-image: url(../images/011.png);
    background-repeat: no-repeat;
    height:26pt;
    font-weight:bold;

}

.PrgTitle1
{
    color:#01B25A;
    font-size:16pt;
    height:26pt;
    font-weight:bold;

}

A:link {color: #696969}
A:visited {color: #696969}
A:active {color: green}
A:hover {color: red;font-weight:bold}

.PrgMList
{
     font-size:12pt;
     color:#009C01;
     height:26pt;
    }
    
    
.PrgList
{
    font-size:10pt;
    color:#009C01;
    }

.PTitle
{
     height:36pt;
     font-size:12pt;
     color: #0065CF;
     font-weight:bold;
    }
    
.dec
{
    color:#005493;
    font-size:small;
    text-align:right;
}

 .dec1
{
    color: #FF0000;
    font-size:10pt;
    text-align:left;
}

 .msg
{
    color: #FF0000;
    font-size:small;
    text-align:left;
}

.label
{
    color:#005493;
    font-size:12pt;
    text-align:right;
} 
.labe2
{
    color:#005493;
    font-size:10pt;
    text-align:right;
} 

.labe3
{
    color:#005493;
    font-size:10pt;
    text-align:left;
} 

.FormLabel0
 {
    color:#005493;
    font-size:12pt;
    text-align:left;
}
          
.inputKeyin
{
  font-size: 13px;
  font-family: "新細明體"; 
  border-color:#4C93C8;
  border-style:solid;
  border-width:1pt;
  height:16px;  
    }
    

.FormText2 
   {
  font-size: 13px;
  font-family: "新細明體"; 
  border-color:#4C93C8;
  border-style:solid;
  border-width:1pt;
  height:16px;  
    }
    
.FormText0IME
   {
  font-size: 13px;
  font-family: "新細明體"; 
  border-color:#4C93C8;
  border-style:solid;
  border-width:1pt;
  height:16px;  
    }
    
.inputNKeyin
{
  font-size: 13px;
  font-family: "新細明體"; 
  border-color:#4C93C8;
  border-style:solid;
  border-width:1pt;
  height:16px;  
  text-align:right;
    }
    
.inputDisplay
{
  font-size: 13px;
  font-family: "新細明體"; 
  border-color:#4C93C8;
  border-style:solid;
  border-width:1pt;
  background-color:#CACACA;
  height:16px;  
    }
    
.inputNDisplay
{
  font-size: 13px;
  font-family: "新細明體"; 
  border-color:#4C93C8;
  border-style:solid;
  border-width:1pt;
  background-color:#CACACA;
  height:16px;  
  text-align:right;
    }
   
.FunBtn
{
	font-size:12pt;
	color:#5A5A5A;
	border:0px solid #FFFFFF;
	background-image: url(../images/but2.png);
	background-repeat: no-repeat;
	width: 81px;
	height: 27px;
	margin-top: 3px;
	letter-spacing: 1px;
	cursor: hand;
}

.FunBtn2
{
	font-size:10pt;
	color:#5A5A5A;
	cursor: hand;
}

.FunBtn4
{
	font-size:12pt;
	color:#5A5A5A;
	border:0px solid #FFFFFF;
	background-image: url(../images/but4.png);
	background-repeat: no-repeat;
	width: 104px;
	height: 27px;
	margin-top: 3px;
	letter-spacing: 1px;
	cursor: hand;
}

.FunBtn7
{
	font-size:12pt;
	color:#5A5A5A;
	border:0px solid #FFFFFF;
	background-image: url(../images/but7.png);
	background-repeat: no-repeat;
	width: 130px;
	height: 27px;
	margin-top: 3px;
	letter-spacing: 1px;
	cursor: hand;
}

.GridHead
{
    background-color:#4A8EC6;
    font-size: 10pt;
    font-family: "新細明體"; 
    height:24px;  
    color:#FFFFFF;
    text-align:center;
    font-weight:bold;
    }
    
.GridStyle
{
    background-color:#EFEFF7;
    font-size: 10pt;
    font-family: "新細明體"; 
    height:24px; 
    text-align:center; 
  
}
    
.GridAlter
{
    background-color:#B5D6ED;
    font-size: 10pt;
    font-family: "新細明體"; 
    height:24px;  
    text-align:center;
     }
     
.GridStyle
{
    background-color:#EFEFF7;
    font-size: 10pt;
    font-family: "新細明體"; 
    height:24px; 
    text-align:center; 
  
}
     
/*Helper 的 lock 背景*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	position:absolute; 
	left:0px; 
	top:0px; 
	width:1024px; 
	height:768px; 
	z-index:10000
}

/* === Start 有關 Help 程式畫面 的 CSS 定義 ===*/
/* Help 畫面 */
.helpProg 
{ 
  font-size:13px;
  font-family:新細明體;
  position:absolute; 
  z-index:10001;
  background-image:url('../images/background.jpg');
  background-repeat:repeat-x
}

.ImportantNote
{
    color: #df1c00;
    font-size: 11pt;
}
