html {
	HEIGHT: 100%
}
body {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	HEIGHT: 100%;
	background-color: #aaa19b;
}
#pageContainer {
	margin: 0px; 
	width: 100%; 
	height: 100%;
}
.tblwelcome {
	background-image: url(../images/bkgd_welcome.gif);
	background-repeat: no-repeat;
}

a.accommondation:visited {
	font-size: 12px;
	COLOR: #65645a;
	font-family: "新細明體", "標楷體", "細明體";
	font-weight: bold;
	text-decoration: underline;
}

a.accommondation:hover {
	font-size: 12px;
	COLOR: #b34d27;
	font-family: "新細明體", "標楷體", "細明體";
	font-weight: bold;
	text-decoration: underline;
}

a.accommondation:link {
	font-size: 12px;
	COLOR: #65645a;
	font-family: "新細明體", "標楷體", "細明體";
	font-weight: bold;
	text-decoration: underline;
}
.general-header {

	font-family: "新細明體", "標楷體", "細明體";
	font-size: 12px;
	font-weight: bold;
	color: #666666;		
}
.general-title {
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 11px;
	font-weight: bold;
	color: #363636;	
}
.inside-title {
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 14px;
	font-weight: bold;
	color: #363636;	
}
.general-body {
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 123x;
	color: #333333;		
}
.welcome-header {
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;		
}
.welcome-body {
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 13px;
	color: #000000;		
}
.index-body {
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 12px;
	color: #65645a;		
}
.footer {
	font-family: "新細明體", "標楷體", "細明體";
	font-size: 10px;
	color: #ffffff;		
}