#Header {
	height: 180px;
	width: 1024px;
	background-color: #0FF;
}
#Contents {
	width: 1024px;
	float: left;
}
#Footer {
	height: 60px;
	width: 1024px;
	clear: left;
	font-family: Arial, "標楷體", "Times New Roman";
	font-size: 10px;
	color: #CCC;
	float: none;
	margin-right: 50px;
}
#Menu {
	float: left;
	width: 180px;
}
.copyright {
	color: #999;
	float: right;
	margin-right: 10px;
	text-align: right;
}

#Main_Page {
	margin-left: 180px;
}
#Main_Page_word {
	font-family: Arial, "標楷體", "Times New Roman";
	font-size: 16px;
	line-height: 1.5em;
	margin-left: 40px;
	padding: 0px;
	color: #666;
}
#main_page_registration {
	margin-left: 40px;
	font-family: Arial, "標楷體", "Times New Roman";
	color: #999;
	font-size: 14px;
	line-height: 1.5em;
}
#Contents #Main_Page #main_page_registration p {
	font-size: 16px;
	color: #666;
}
#Schedule {
	font-family: Arial, "標楷體", "Times New Roman";
	font-size: 16px;
	line-height: 1.3em;
	float: none;
	height: 1150px;
	width: 900px;
	margin-left: 50px;
}
