@charset "utf-8";
table {
	border: 3pt solid #930;
	text-align: right;
}
.text_01 {
	font-family: "微軟正黑體", sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #C06;
	padding: 1px;
	background-color: #FFF;
	border: 3px double #FF0;
	text-align: center;
}
.test_02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F63;
	padding: 0px;
	font-style: normal;
}
.test_03 {
	font-family: "微軟正黑體", sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #90F;
	padding: 5px;
	text-decoration: underline;
}




h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: #930;
	background-color: #FFC;
	text-align: center;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-style: italic;
	color: #0CF;
}

body {
	background-image: url(banner&icon/background/1355069.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left bottom;
	background-color: #4474A4;
}

a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #900;
}
a:visited {
	color: #060;
}
a:hover {
	color: #F60;
}
a:active {
	color: #63C;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6F6;
	list-style-type: circle;
	text-align: left;
	padding: 10px;
	margin: auto;
	position: relative;
}
