/* CSS Document */

a {
	font-family: "Arial, 新細明體";
	font-size: 10pt;
	font-weight:bold;
	line-height: 120%;
	text-decoration: underline;
	COLOR: #002A56; 
}

a:hover {
	font-family: "Arial, 新細明體";
	font-size: 10pt;
	line-height: 120%;
	font-weight:bold;
	text-decoration: underline;
	COLOR: #6386B5; 
}


body{
	font-family: "Arial","新細明體";
	font-size: 10pt;
  	line-height: 100%;
	COLOR: #000000; 
}

.TopIndex{
	font-family: "Arial","新細明體";
	font-size: 8pt;
  	line-height: 150%;
	COLOR: #000000; 
}

.Title{
	font-family: "Arial","新細明體";
	font-size: 12pt;
	font-weight:bold;
  	line-height: 150%;
	COLOR: #000000; 
}

.SubTitle{
	font-family: "Arial","新細明體";
	font-size: 10pt;
	font-weight:bold;
  	line-height: 120%;
	COLOR: #0066FF; 
}

.New{
	font-family: "Arial","新細明體";
	font-size: 8pt;
	font-weight:bold;
  	line-height: 120%;
	COLOR: #0000CC; 
}

.TableContent{
	font-family: "Arial","新細明體";
	font-size: 10pt;
	font-weight:noraml;
  	line-height: 120%;
	text-align:justify;
	COLOR: #000000; 
}

.WhiteBox {
	FONT-SIZE: 11pt;
	LEFT: 0px;
	COLOR: #333333;
	FONT-FAMILY: "Arial", "新細明體";
	TOP: 0px;
	BACKGROUND-COLOR: #ffffff;
	clip:   rect(   );
	width: 220px;
	border: 1px solid #333333;

}

.LoginBox {
	FONT-SIZE: 9pt;
	LEFT: 0px;
	COLOR: #333333;
	FONT-FAMILY: "Arial", "新細明體";
	TOP: 0px;
	BACKGROUND-COLOR: #ffffff;
	clip:   rect(   );
	width: 80px;
	height: 20px
	border: 1px solid #333333;

}

.Bottom {
	font-family: "Arial","新細明體";
	font-size: 8pt;
	font-weight:noraml;
  	line-height: 100%;
	COLOR: #000000; 
}

.LoginWord {
	font-family: "Arial","新細明體";
	font-size: 10pt;
	font-weight:Bold;
  	line-height: 150%;
	COLOR: #ffffff; 
}