a {
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #F00;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:active{
	color: #F00;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
body {
	background-image: url(../images/bg_index.gif);
	background-color: #FFF;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family: Verdana, Arial, 新細明體;
	color: #666666;
	letter-spacing: 1.4px;
	line-height: 1.6em;
	background-repeat: repeat-x;
	background-position: top;
}
#SiteHeader {
	display:block;
	position:relative;
	vertical-align: top;
	margin:0px auto 0px auto;
	width: 930px;
	height: 79px;
	background-image: url(images/header_line_bg.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}
#HeaderLogo {
	display:block;
	position: absolute;
	left: 25px;
	top: 22px;
}
#HeaderServiceBTN {
	display:block;
	position: absolute;
	left: 550px;
	top: 0px;
	width: 157px;
	height: 24px;
}
#HeaderClock {
	display:block;
	position: absolute;
	top: 0px;
	width: 145px;
	height: 48px;
	right: 18px;
}
#HeaderItems {
	display:block;
	position: absolute;
	left: 550px;
	top: 55px;
	color: #999;
}
#Banner {
	display:block;
	position:relative;
	vertical-align: top;
	width: 930px;
	background-image: url(../images/banner_pic_loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#MainItems {
	display:block;
	position:relative;
	vertical-align: top;
	margin:0px auto 0px auto;
	width: 930px;
	background-color: #FFF;
}
#MainContent {
	display:block;
	position:relative;
	vertical-align: top;
	width: 930px;
	background-color: #f0f0f0;
	height: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
#SiteFooter {
	display:block;
	position:relative;
	vertical-align: top;
	width: 930px;
	height: 85px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
}
#FooterYahoo {
	display:block;
	position: absolute;
	left: 0px;
	top: 0px;
}
#FooterLogo {
	display:block;
	position: absolute;
	left: 180px;
	top: 45px;
	background-image: url(../images/footer_logo.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #666666;
	height: 23px;
	padding-left: 50px;
	width: 571px;
}
.FooterLinks {
	display:block;
	position: absolute;
	left: 180px;
	top: 13px;
	color: #999;
}
.FooterLinks A {
	color: #999999;
	text-decoration: none;
}
.FooterLinks A:link {
	color: #666;
	text-decoration: none;
}
.FooterLinks A:hover {
	color: #FFF;
	text-decoration: none;
}
#FooterIcons {
	display:block;
	position: absolute;
	left: 790px;
	top: 0px;
}

