/****************************************************************
'※程式用途：										 
'※開發者：                                                         
'※開發日期：                                    
'※維護者：                                                              
'※維護日期：                                                            
'※備註 :                                                          
****************************************************************/

body	{
	font:9pt arial;
	background-color:#FFFFFF;
	cursor:default;
	margin:0 0 0 0;
	}

a:link 	   {font: 9pt "arial"; text-decoration: underline}
a:visited  {font: 9pt "arial"; text-decoration: underline}
a:active   {font: 9pt "arial"; text-decoration: none}
a:hover    {font: 9pt "arial"; text-decoration: none}

.font1	{
	font:9pt "arial";
	color:#990000;
	}

.mytable   {
	background-color: #FFFFFF;
	color:#333333;
	border-color:#999999;
	border-style:solid; 
	border-width:1;
	font:9pt "arial";
	width:100%;
	height:350;
	}
			
.mytable TD	{
	font:9pt "arial";
	border-style:solid;
	border-width:1;
	border-color:#FFFFFF #999999 #999999 #FFFFFF ;
	color:#333333;
	}

.mytable input,select {
	background-color:#FEF5F8;
	font-size: 10pt;
	line-height: 18px;
	color: #990000;
	border: 1px solid #333333;
	}
				
.mytable .label	{
	font:9pt "Arial";
	border-style:solid;
	border-width:1;
	border-color:#FFFFFF #999999 #999999 #FFFFFF;
	background-color:#FFEDED;
	color:#333333;
	white-space:nowrap;
	height:20;
	padding:0;
	text-align: center;
	}

.mytable .data	{
	font:9pt "Arial";
	border-style:solid;
	border-width:1;
	border-color:#FFFFFF #999999 #999999 #FFFFFF;
	background-color:#FFF4F4;
	color:#333333;
	white-space:nowrap;
	height:20;
	padding:0;
	}

.mytable .toolbar	{
	font:9pt "Arial";
	border-style:solid;
	border-width:1;
	border-color:#FFFFFF #999999 #999999 #FFFFFF;
	background-color:#FFEDED;
	color:#333333;
	white-space:nowrap;
	height:30;
	padding:0;
	text-align: center;
	}
			
.mytable2   {
	background-color: #FFF4F4;
	color:#333333;
	border-color:#999999;
	border-style:solid; 
	border-width:1;
	font:10pt "arial";
	}
			
.mytable2 TD	{
	font:10pt "arial";
	color:#333333;
	}

.mytable2 .text {
	background-color:#FFFFFF;
	font-size: 10pt;
	line-height: 18px;
	color: #000000;
	border: 1px solid #333333;
	}
				
.mytable2 .label	{
	font:10pt "Arial";
	border-style:solid;
	border-width:1;
	border-color:#FFFFFF #999999 #999999 #FFFFFF;
	background-color:#FFEDED;
	color:#333333;
	white-space:nowrap;
	height:40;
	padding:0;
	}

.mytable2 .data	{
	font:10pt "Arial";
	border-style:solid;
	border-width:1;
	border-color:#FFFFFF #999999 #999999 #FFFFFF;
	background-color:#FFF4F4;
	color:#333333;
	white-space:nowrap;
	height:20;
	padding:0;
	}

.mytable2 .toolbar	{
	font:10pt "Arial";
	border-style:solid;
	border-width:1;
	border-color:#FFFFFF #999999 #999999 #FFFFFF;
	background-color:#FFEDED;
	color:#333333;
	height:30;
	padding:0;
	text-align: center;
	}
			
.mytable3   {
	background-color: #FFF4F4;
	color:#333333;
	border-color:#999999;
	border-style:solid; 
	border-width:1;
	font:10pt "arial";
	width:100%; 			/*差異*/
	height:100%;			/*差異*/
	}
			
.mytable3 TD	{
	font:10pt "arial";
	color:#333333;
	}

.mytable3 .text {
	background-color:#FFFFFF;
	font-size: 10pt;
	line-height: 18px;
	color: #000000;
	border: 1px solid #333333;
	}
				
.mytable3 .label	{
	font:10pt "Arial";
	border-style:solid;
	border-width:1;
	border-color:#FFFFFF #999999 #999999 #FFFFFF;
	background-color:#FFEDED;
	color:#333333;
	white-space:nowrap;
	height:40;
	padding:0;
	}

.mytable3 .data	{
	font:10pt "Arial";
	border-style:solid;
	border-width:1;
	border-color:#FFFFFF #999999 #999999 #FFFFFF;
	background-color:#FFF4F4;
	color:#333333;
	white-space:nowrap;
	height:20;
	padding:0;
	}

.mytable3 .toolbar	{
	font:10pt "Arial";
	border-style:solid;
	border-width:1;
	border-color:#FFFFFF #999999 #999999 #FFFFFF;
	background-color:#FFEDED;
	color:#333333;
	height:30;
	padding:0;
	text-align: center;
	}	

.search_Input_Style {
	background-color: #FEF5F8;
	font-size: 10pt;
	line-height: 18px;
	color: #990000;
	border: 1px solid #333333;
    }

.search_Button_Style {
	background-color: #FEF5F8;
	font-size: 10pt;
	line-height: 18px;
	color: #990000;
	border: 1px solid #333333;
	}

.search_Select_Style {
	background-color:#FEF5F8;
	font-size: 10pt;
	line-height: 18px;
	color: #990000;
	border: 1px solid #333333;
	}
			
.search_table {
                 font:9pt"arial";
                 visibility:visible;
                 background-color:#FFFFFF;
                 cursor:default;
                 white-space:nowrap;
                 color:#333333;
                 padding:2;
                 height:30;
               }

.text{
	background-color:#FFFFFF;
	font-size: 10pt;
	line-height: 18px;
	color: #990000;
	border: 1px solid #333333;
}

.button01
    {
	border:1px double #000000;
	background-color: #FFFFFF;
	color: #990000;
	font-size: 9pt;
	cursor:hand;
	vertical-align:middle;
	padding:1;
	height:20;
	font-family: Arial, Helvetica, sans-serif;
	
    }
