@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}
a{text-decoration:none;}
.text {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
hr {
	color: #0099FF;
}
#page {
	width: 1000px;
	background-color: #99CCFF;
}
#banner {
	width: 1000px;
}
#main_all {
	width: 1000px;
	background-color: #99CCFF;
}
#menu_left {
	float: left;
	width: 200px;
}
#main {
	float: left;
	width: 700px;

}
#menu_right {
	float: right;
	width: 100px;

}
#copyright {
	float: left;
	width: 1000px;
	text-align: center;
	background-color: #336699;
	font-size: 12px;
	color: #FFFFFF;
}
#news_marquee {
	width: 700px;
}
#main_body {
	background-color: #FFFFFF;
	width: 700px;
}
h1 {
	font-family: "細明體";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 2pt;
	margin-bottom: 0px;
}
h2 {
	font-family: "細明體";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 2pt;
	line-height: 16px;
}
h2 a:link {
	font-family: "細明體";
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2pt;
	text-align: left;
	line-height: 16px;
}
h2 a:visited {
	font-family: "細明體";
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2pt;
	text-align: left;
	line-height: 16px;
}
.table_style {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}
.photo_logo {
	border: 10px double #CCCCCC;
}
.menu_linkbutton_color {
	color: #000099
}
.copyright_text {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	letter-spacing: 0.5pt;
	text-align: center;
	vertical-align: middle;
	word-spacing: 0.5pt;
	white-space: pre;
	margin: 5px;
}
.copyright_text a:link{
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	letter-spacing: 0.5pt;
	text-align: center;
	vertical-align: middle;
	word-spacing: 0.5pt;
	white-space: pre;
	margin: 5px;
	text-decoration:none;
}.people_information {
	margin-left: 25px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.club_a {
	background-color: #FFFF95;
}
.club_b {
	background-color: #FDE4C4;
}
.club_c {
	background-color: #D9FBA6;
}
.club_d {
	background-color: #CDFCFC;
}
.club_e {
	background-color: #FACDFA;
}
.club_table {
	border: thin solid #000000;
}
.notext {
	font-family: "細明體";
	font-size: 12px;
	color: #999999;
	line-height: normal;
}
#page #main_all #menu_right .text #button_1 {
	border: 1px solid #0033CC;
}
