BODY {
	scrollbar-face-color: #DDDDDD; scrollbar-shadow-color: #C6C6C6; 
  scrollbar-highlight-color: #EEEEEE; scrollbar-3dlight-color: #C6C6C6; 
  scrollbar-darkshadow-color: #EEEEEE; scrollbar-track-color: #DCDCDC; 
  scrollbar-arrow-color:#303030;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/hp/hpBg.gif)
}
.hp {
	font-family: "細明體", "新細明體", "Arial", "Times New Roman";
	font-size: 11pt;
	word-spacing: 1pt;
	line-height: 16pt;
	color: #000000;
	text-decoration: none;
}
.NewsNavHp {
	font-family: "細明體", "新細明體", "Arial", "Times New Roman";
	font-size: 10pt;
	word-spacing: 1pt;
	line-height: 16pt;
	color: #000000;
	text-decoration: none;
}
.hpUnderLine {
	font-family: "細明體", "新細明體", "Arial", "Times New Roman";
	font-size: 11pt;
	word-spacing: 1pt;
	line-height: 16pt;
	color: #000000;
	text-decoration: none;
	BORDER-BOTTOM: #999 1px solid;
}
.Red-hp {
	font-family: "細明體", "新細明體", "Arial", "Times New Roman";
	font-size: 11pt;
	word-spacing: 1pt;
	line-height: 16pt;
	color: #990000;
	text-decoration: none;
}
.Blue-hp {
	font-family: "細明體", "新細明體", "Arial", "Times New Roman";
	font-size: 11pt;
	word-spacing: 1pt;
	line-height: 16pt;
	color: #0000CC;
	text-decoration: none;
}
.NewsBlueTitle {
	font-family: "新細明體", "細明體", "Arial", "Times New Roman";
	font-size: 15pt;
	word-spacing: 20pt;
	line-height: 16pt;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.SubTitle {
	font-family: "細明體", "新細明體", "Arial", "Times New Roman";
	font-size: 11pt;
	word-spacing: 1pt;
	line-height: 16pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.Green-hp {
	font-family: "細明體", "新細明體", "Arial", "Times New Roman";
	font-size: 11pt;
	word-spacing: 1pt;
	line-height: 16pt;
	color: #006633;
	text-decoration: none;
}
.Orange-hp {
	font-family: "細明體", "新細明體", "Arial", "Times New Roman";
	font-size: 11pt;
	word-spacing: 1pt;
	line-height: 16pt;
	color: #ff6600;
	text-decoration: none;
}

.hpLink {
	font-family: "細明體", "新細明體", "Arial", "Times New Roman";
	font-size: 11pt;
	word-spacing: 1pt;
	line-height: 16pt;
	color: #003399;
	text-decoration: none;
}

.Title-hp {
	font-family: "細明體", "新細明體", "Arial", "Times New Roman";
	font-size: 15pt;
	word-spacing: 1pt;
	line-height: 16pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.TextInput {
	BACKGROUND-COLOR: White;
	BORDER-BOTTOM: #808080 1px solid;
	BORDER-LEFT: #808080 1px solid;
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #808080 1px solid;
	COLOR: Black;
	FONT-SIZE: 12px
}
.tblBgBlue{
	background-color: #D7E7F5;
	color: navy; 
}
.tblBgGray {
	background-color: #DEDFDE;
}
.tblBgGreen {
	background-color: #009900;
	COLOR: #FFFFFF;
}
.tblBgGreen02 {
	background-color: #e7f8cb;
	COLOR: #006600;
}

/* Menu Begin--------------------------- */
ul {
	list-style: none;
  margin: 0;
  padding: 0;
}

#menu1 {
	width: 180px;
	margin: 5px;
	border-style: solid solid none solid;
	border-color: #FFFFFF;
	border-size: 0px;
	border-width: 0px;
}

#menu1 li {
/*	border-top:1px solid #FFFFFF; */
	border-bottom:1px solid #FFFFFF;
	}	

#menu1 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 26px;
	text-decoration: none;
	}	

#menu1 li a:link, #menu1 li a:visited {
	color: #003399;
	display: block;
/*	background-color:#EEEEEE
	background:  url(../images/common/menuBg.gif);
	padding: 8px 0 0 10px; */
	}
	
#menu1 li a:hover {
	color: #FFFFFF;
	background-color:#336699
/*	background:  url(../images/common/menuBg.gif) 0 -32px;
	padding: 8px 0 0 10px; */
	}

#menu1 li#selected A {
	COLOR: #FFFFFF;
	background-color:#4575c1
/*	background:  url(../images/common/menuBgSelected.gif) 0 -32px;
	padding: 8px 0 0 10px; */
	}

#menu1 li#selected A:hover {
	color: #FFFFFF;
	background-color:#336699
/*	background:  url(../images/common/menuBg.gif) 0 -32px;
	padding: 8px 0 0 10px; */
	}

/* Menu End--------------------------- */

a:hover {  font-family: "細明體", "新細明體", "Arial", "Times New Roman"; font-size: 11pt; line-height: 16pt; color: #3399FF; text-decoration: none; word-spacing: 1pt}
a:link {  font-family: "細明體", "新細明體", "Arial", "Times New Roman"; font-size: 11pt; line-height: 16pt; color: #003399; word-spacing: 1pt}
a:visited {  font-family: "細明體", "新細明體", "Arial", "Times New Roman"; font-size: 11pt; line-height: 16pt; text-decoration: none; word-spacing: 1pt}
