/*layout*/
#warp{
	width: 800px;
	margin: 0 auto;
	}
	

	
#header {
	width: 778px;
	float: left;
	text-align: left;
	padding: 10px;
	background-color: #FFF;
	border-top: 3px solid #990;
	border-left: 1px solid #990;
	border-right: 1px solid #990;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header p{
	font-size:24px;
	text-align: left;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header_txt {
	float: left;
	width: 698px;
	padding: 10px 50px;
	text-align: left;
	border-left: 1px solid #990;
	border-right: 1px solid #990;
}
#warp h1{
	font-size:21px;
	margin-bottom: 5px;
	padding: 0px;
}
.header_txt p{
	float: left;
	width: 658px;
	padding: 3px 40px 0px 80px;
	text-indent: -5.2em;
	text-align: left;
}

#header_txt a {
	color: #C00;
	text-decoration: none;
}

#Content {
	width: 718px;
	float: left;
	font-family: Arial, "新細明體-ExtB";
	font-size: 13px;
	color: #666;
	text-align: left;
	padding: 10px 40px 40px 40px;
	line-height: 20px;
	border-left: 1px solid #990;
	border-right: 1px solid #990;
}
h1 {
	font-size: 16px;
	color: #000;
	font-weight: bolder;
}
.date{
	width: 90px;
	text-align: center;
	color:#FFF;
	background-color: #646600;
}

.date1{
	height:50px;
	width: 90px;
	text-align: center;
	color:#000;
	background-color: #FFF;
}
.datetitle{
	width: 566px;
	text-align: center;
	color:#FFF;
	background-color: #646600;
}

.courseplan {
	width: 566px;
	background-color: #FF9;
}

.courseplan2 {
	width: 500px;
	background-color: #ECEDDA;
	color: #666600;
}
#Content a {
	color: #C30;
}
#Content ul li {
	margin-left: 20px;
	font-size: 13px;
	line-height: 20px;
	
}

#footer{
	text-align: center;
	height: 60px;
	width: 900px;
	font-size: 12px;
	font-style: normal;
	color: #794D36;
	font-family: Arial, "新細明體-ExtB";
	text-decoration: none;
	float: left;
	padding-top: 5px;
	background-image: url(../image/f_bg.jpg);
	background-repeat: no-repeat;
}
#footer a:link {
	color: #794D36;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #794D36;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:visited {
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:active {
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
p {
	line-height: 20px;
	font-size: 1em;
}
tr td {
	border: 1px solid #636;
}
