body{

background-position:center top;
color:#193c57;  /*font color */

}

.href01_CN:link 	 { font-size : 22px; color: #b3710a;	text-decoration:none;}
.href01_CN:visited { font-size : 22px; color: #b3710a;	text-decoration:none;}


.href01:link 	{ font-family:arial, sans-serif, verdana; font-size : 22px; color: #b3710a;	text-decoration:none;}
.href01:visited	{ font-family:arial, sans-serif, verdana; font-size : 22px; color: #b3710a;	text-decoration:none;}

.href02:link 	{ font-size : 22px; color: #fb81ff;	text-decoration:none;}
.href02:visited	{ font-size : 22px; color: #fb81ff;	text-decoration:none;}


.BarL
{
width: 232px;
background-image: url("BG_LeftBar.png"); 
}

.BarR
{
width: 232px;
background-image: url("BG_RightBar.png"); 
}

table.TB01
{
	background-color: #ffffff;
	border: 2px solid #1c6d03;
	border-radius: 16px;

	line-height: 1.5;

	font-family:arial, sans-serif, verdana;
	font-size : 24px;
	color: #6d6d6d;
	width: 95%;

	text-align: justify;
}

table.TB01HK
{
	background-color: #ffffff;
	border: 2px solid #1c6d03;
	border-radius: 16px;

	line-height: 1.5;

	font-family: "Microsoft JhengHei", "微軟正黑體", "Apple LiGothic Medium", "蘋果儷中黑", sans-serif;

	font-size : 24px;
	color: #6d6d6d;
	width: 95%;

	text-align: justify;

	font-weight: bold;

}

table.MainTxt
{
	width: 90%;
	
	line-height: 1.5;

	font-family:arial, sans-serif, verdana;
	font-size : 24px;
	color: #193c57;

	text-align: justify;
}

table.MainTxtHK
{
	width: 90%;
	
	line-height: 1.5;

	font-family: "Microsoft JhengHei", "微軟正黑體", "Apple LiGothic Medium", "蘋果儷中黑", sans-serif;

	font-size : 24px;
	color: #193c57;
	font-weight: bold;
	text-align: justify;
}

table.ImageDescTxt
{
	width: 90%;
	
	line-height: 1.5;

	font-family:arial, sans-serif, verdana;
	font-size : 24px;
	color: #723600;

	text-align: justify;
}

.PointTxt
{
	line-height: 1.5;

	font-family: "Comic Sans MS", "Comic Sans", cursive, sans-serif;
	font-size : 30px;
	color: #ffffff;

	font-weight: bold;
	text-shadow: 2px 2px 4px #274b70;
}

.PointTxtHK
{
	line-height: 1.5;

	font-family: "Microsoft JhengHei", "微軟正黑體", "Apple LiGothic Medium", "蘋果儷中黑", sans-serif;
	font-size : 30px;
	color: #ffffff;

	font-weight: bold;
	text-shadow: 2px 2px 4px #274b70;
}


.CompanyTxt
{
	line-height: 1.5;

	font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
	font-size : 24px;
	color: #ffffff;
	text-shadow: 2px 2px 4px #274b70;
}

.CompanyTxtHK
{
	line-height: 1.5;

	font-family: "Microsoft JhengHei", "微軟正黑體", "Apple LiGothic Medium", "蘋果儷中黑", sans-serif;
	font-size : 24px;
	color: #ffffff;
	text-shadow: 2px 2px 4px #274b70;
	font-weight: bold;
}

img.ImageBorder {
  border: 16px solid #ffffff;
box-shadow: 5px 5px 5px #4187a1;
}

.Div_ButtonHome{
	width: 199px;	
	height: 83px;
	background-image: url("Button_Home.png");
	background-repeat: no-repeat;
	background-position: center; 
	position:absolute;
	right: 60px;
	top: 20px;
}

.Div_ButtonHomeHK{
	width: 199px;	
	height: 83px;
	background-image: url("Button_HomeHK.png");
	background-repeat: no-repeat;
	background-position: center; 
	position:absolute;
	right: 60px;
	top: 20px;
}