body {
	background-image: url(../image/bg2.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
td,th {
	font-family: Arial, "細明體";
	font-size: 16px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	font-family: Arial, "細明體";
	font-size: 16px;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	font-family: Arial, "細明體";
	font-size: 16px;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	font-family: Arial, "細明體";
	font-size: 16px;
	color: #FF9900;
}
.f1 {
	border: 1px solid #FFFFFF;
}
.style1 {
	color: #000000;
	font-size: 6px;
}
.style2 {
    color: #E4E4F1;
    font-size: 14px;
    text-align: center;
    font-family: Arial, "細明體";
    text-indent: 20px;
    line-height: 1.5;
}
.style3 {
color: #FFCC00;
	font-size: 14px;
	font-family: Arial, "細明體";
	line-height: 1.5;
}
.style4 {
color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, "細明體";
	line-heig
}
.style5 {
color: #000000;
	font-size: 16px;
	font-family: Arial, "細明體";
	line-heig
}	
	
#famous {
	background-attachment: fixed;
	background-image: url(../image/09.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 390px;
}
#toTop {
	width: 80px;
	text-align: center;
	padding: 0px;
	position: fixed; /* this is the magic */
	bottom: 10px; /* together with this to put the div at the bottom*/
	right: 10px;
	cursor: pointer;
	display: none;
	color: #000;
	font-family: verdana;
	font-size: 11px;
	background-image: url(../image/new_icon_02.png);
	background-repeat: no-repeat;
	height: 80px;
}
