@charset "utf-8";
#hander_bg {
    position:fixed;
	padding:0px;
	top:0;
	width:100%;
	height: 150px;
	background-image: url(../images/hander_bg.jpg);
	background-repeat:no-repeat;	
}

#footer_bg {
    position: absolute!important;
	position: static;
	padding:0px;
	bottom:0;
    width:100%;
	height: 100px;
	background: url(../images/footer.png)!important;
	background: url(../images/footer.jpg);
	background-repeat:no-repeat;
}

#main1{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 500px;
}

.footer_bg-contect_td {
	margin-top: 50px;
	margin-left: 80px;
	padding: 0px;
}

.copyright {
	font: 11px/120% "Times New Roman", Times, serif;
	color: #EBEBEB;
	letter-spacing: 1px;
	padding: 0px;
	vertical-align: bottom;
	margin: 0px 0px 0px 40px;
}
.enter_position {
	padding-left: 260px!important;
	margin-left:240px
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/index_bg.gif) repeat-x;
}

.f01_home {
	font: normal 11px/120% "Times New Roman", Times, serif;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding: 0px 0px 0px 650px;
	margin: 0px;
}
.f02_English {
	font: normal 11px/120% "Times New Roman", Times, serif;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

.f03_news {
	font: normal 13px/150% "Times New Roman", Times, serif;
	color: #7e7e7e;
	letter-spacing: 1px;
	padding: 7px 0px 0px 5px;
	margin: 0px;
}

.f04_news-contect {
	font: normal 12px/125% "細明體";
	color: #7e7e7e;
	letter-spacing: 1px;
	padding: 5px;
	margin: 0px;
}

.f05_copyrightr {
	font: normal 10px/125% "Times New Roman", Times, serif;
	color: #7e7e7e;
	letter-spacing: 1px;
	padding: 35px 5px 35px 240px;
	margin: 0px;
}

.f06_copyrightr {
	font: normal 11px/125% "Times New Roman", Times, serif;
	color: #990000;
	letter-spacing: 1px;
	padding: 35px 5px 35px 100px;
	margin: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
