﻿.FootNoteTable
{
	background-color:		#E3E3E3;
	border:					2px dotted #C4D4E3;	
}

/*** [Master Page] Text Link Style ***/
.MTL
{
	border-right-color:		#C4D4E3;
	border-right-style:		dotted;
	border-right-width:		2px;
}

.TLFont, .MTL
{
	font-size:				10px;
	font-family:			Arial;
	padding:				1px, 2px, 1px, 2px;	
}

.TLFont a:hover, .MTL a:hover 
{ 
	text-decoration:		none; 
	color:					#06F; 
	background-color:		#F2F2F2; 
}

.TLFont a:active, .MTL a:active 
{  
	color:					#FF9900; 
	background-color:		#F2F2F2; 
}

.TLFont a:link, .MTL a:link 
{ 
	text-decoration:		none; 
	color:					#06F; 
}

.TLFont a:visited, .MTL a:visited 
{ 
	text-decoration:		none; 
	color:					#06F; 
}

.TitleTd
{
	border-color:			#C4D4E3;
	border-style:			dotted;
	border-width:			0px 0px 1px;
	text-indent:			2px;
	font-size:				24px;	
	font-weight:			bold;
	font-family:			新細明體, 細明體; 
	text-decoration:		none; 
	color:					#606263;  
	font-style:				normal; 
	text-transform:			capitalize;
}

.PathTd
{
	border-bottom-color:	#C4D4E3;
	border-bottom-style:	dotted;
	border-bottom-width:	1px;
	text-indent:			2px;
}

/*** [Master Page] Space Column Style ***/
.MSpace
{
	width:	10px;	
}

/*** [Master Page] Left Column Style ***/
.MLeftCol
{
	width:	400px;
}

/*** [Master Page] Right Column Style ***/
.MRightCol
{
	width:	780px;
}

/*** [Master Page] Table Style ***/
.MTable
{
	width:	780px;
}

/*** [Master Page] Footnote Column One ***/
.MFNColOne
{
	width:			405px;
	color:			#00254f;
	padding-left:	20px;
}

/*** [Master Page] Horizontal Menu width Style ***/
.MHrMenu
{
	width:	650px;
}

/*** [Master Page] Image Button width Style ***/
.MImg
{
	width:	20px;
}

.MSBg
{
	background-color: White;
}

BODY
{
	background-color:	#EFEFEF;
}

.MHeight
{
	height:  7px;
}
