@import url("reset.css");
body {
	background: #ffffff url(../images/bg.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
	
	font-family: 微軟正黑體;
	text-align: left;
}
img {
	border-style: none;
	float: none;
	text-align: center;
}



A:link {color:#008000}
A:visited {color: #008000}
A:hover {
	color: #008000;
}

#head #gNav {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style: none;
}
#head #gNav li {
	display: inline;
}

#head {
	width: 793px;
	margin:0 auto;
	padding: 0px;
	 

}
#head h1 {
	margin: 0px;
	padding: 0px;
	float: left;
}
/* ------------------------------------------------------------*/
/* ------------------------------------------------------------*/
#WRAPPER0 {
	margin:0 auto;
	width:793px;
	height: 107px;
	background-image: url(../images/importance.jpg);
}
#WRAPPER0_1 {
	margin:0 auto;
	width:793px;
	height: 107px;
	background-image: url(../images/star.jpg);
}
#WRAPPER0_2 {
	margin:0 auto;
	width:793px;
	height: 107px;
	background-image: url(../images/art.jpg);
}
#WRAPPER0_3 {
	margin:0 auto;
	width:793px;
	height: 107px;
	background-image: url(../images/activity.jpg);
	 
}
#WRAPPER0_4 {
	margin:0 auto;
	width:793px;
	height: 107px;
	background-image: url(../images/motherSchool.jpg);
	 
}
#WRAPPER0_6 {
	margin:0 auto;
	width:793px;
	height: 107px;
	background-image: url(../images/ncusave.jpg);
	 
}

#WRAPPER1 {
	margin:0 auto;
	width:793px;
}

#text1 {
	margin: 0px;
	width: 793px;
	float: left;
	display: inline;
	background-image: url(../images/in_text.jpg);
	

	
}



/*--------------------------------------*/

#footer {
	height: 271px;	
	padding-right: 30px;
	clear:both;
	margin:0 auto;
	width:763px;
	height: 274px;
	font-size:14px;
	background-image: url(../images/in_bottom.jpg);
}

#header {
	clear:both;
	margin:0 auto;
	width:773px;
	height: 194px;
	color: #660000;
	font-family: "標楷體";
	font-size:18px;
	text-align: right;
  	padding-top:20px; 
  	padding-right:20px; 
	background-image: url(../images/head2.jpg);
}



/* clearfix ---------------------------------------- */
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

.content {
	text-indent: 2em;
	font-family: "微軟正黑體";
	margin-bottom: 0.7em;
	width: 683px;
	padding-left: 60px;
	font-size: 16px;
}

.date {
	text-align: left;
	font-family: "微軟正黑體";
	padding-left: 70px;
	font-size: 14px;
}

.author {
	text-align: right;
	font-family: "微軟正黑體";
	padding-right: 60px;
	font-size: 14px;
}

.leftlink {
	text-align: right;
	font-family: "微軟正黑體";
	padding-right: 40px;
	font-size: 15px;
	color: #990000;
}

.outline {
	text-align: left;
	font-family: "微軟正黑體";
	padding-left: 60px;
	font-size: 20px;
	margin-bottom: 0.2em;
	color: #008000;
}

.title {
	text-align: center;
	font-family: "微軟正黑體";
	padding-left: 20px;
	font-size: 22px;
	margin-bottom: 0.3em;
}

.subtitle {
	text-align: center;
	font-family: "微軟正黑體";
	padding-left: 20px;
	font-size: 18px;
	margin-bottom: 0.7em;
}

.annotation {
	text-align: center;
	font-family: "微軟正黑體";
	padding-left: 20px;
	font-size: 15px;
	margin-bottom: 0.7em;
	color: #008000;
}

