@import url("reset.css");
body {
	background: #ffffff url(../images/bg.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4; /*微軟正黑體*/;
	text-align: center;
}
img {
	border-style: none;
	float: none;
}



A:link {color:#ff0000}
A:visited {color: #ff0000}
A:hover {color: blue}

#head #gNav {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style: none;
}
#head #gNav li {
	display: inline;
}

#head {
	width: 793px;
	margin:0 auto;
	padding: 0px;
	overflow:hidden;

}
#head h1 {
	margin: 0px;
	padding: 0px;
	float: left;
}
/* ------------------------------------------------------------*/
/* ------------------------------------------------------------*/
#WRAPPER0 {
	margin:0 auto;
	width:793px;
	height: 107px;
	background-image: url(../images/importance.jpg);
	overflow:hidden;
}
#WRAPPER0_1 {
	margin:0 auto;
	width:793px;
	height: 107px;
	background-image: url(../images/star.jpg);
	overflow:hidden;
}
#WRAPPER0_2 {
	margin:0 auto;
	width:793px;
	height: 107px;
	background-image: url(../images/art.jpg);
	overflow:hidden;
}
#WRAPPER0_3 {
	margin:0 auto;
	width:793px;
	height: 107px;
	background-image: url(../images/activity.jpg);
	overflow:hidden;
}
#WRAPPER0_4 {
	margin:0 auto;
	width:793px;
	height: 107px;
	background-image: url(../images/motherSchool.jpg);
	overflow:hidden;
}
#WRAPPER0_6 {
	margin:0 auto;
	width:793px;
	height: 107px;
	background-image: url(../images/ncusave.jpg);
	overflow:hidden;
}

#WRAPPER1 {
	margin:0 auto;
	width:793px;
	overflow:hidden;
}

#text1 {
	margin: 0px;
	width: 793px;
	float: left;
	display: inline;
	background-image: url(../images/in_text.jpg);

	
}

#text1 h2 {
	font-size: 140%;
	margin: 0px;
	padding-top: 0px; 
  	padding-left: 80px;
	text-align:left;
	color:#cc6600;
}

#text1 h4 {
	font-size: 100%;
	margin: 0px;
	padding-top: 10px; 
  	padding-left: 80px;
	text-align:left;
	color:#cc6600;
}

#text1 h5 {
	font-size: 100%;
	margin: 0px;
	padding-top: 0px; 
  	padding-right: 50px;
	text-align:right;
	color:#cc6600;
}
#text1 h66 {
	font-size: 100%;
	margin: 0px;
	padding-top: 10px;
	padding-bottom:10px;
	text-align:center;
	color:#000000;
	font-size: 16px;
	font-family: "標楷體";
}
#text1 h67 {
	font-size: 120%;
	margin: 0px;
	padding-top: 0px; 
  	padding-left: 0px;
	text-align:left;
	color:#000000;
	font-family: "標楷體";
}
#text1 h6 {
	font-size: 90%;
	margin: 0px;
	padding-top: 10px; 
	padding-bottom:10px;
	text-align:center;
	color:#000000;
}

#text1 h6c {
	font-size: 100%;
	text-align:center;
	color:#000000;
	font-family: "標楷體";
}

#text1 h6a {
	color:#FFF;
	font-size: 18px;
	background-color: #900;
	font-weight: bold;
}

#text1 h6b {
	color:#FFF;
	font-size: 18px;
	background-color: #090;
	font-weight: bold;
}

#text1 h6d {
	color:#FFF;
	font-size: 18px;
	background-color: #339;
	font-weight: bold;
}

#text1 h8 {
	font-size: 100%;
	text-align:center;
	color:#666666;
}
#text1 ptitle {
	clear:both;
	text-align:left;
	text-indent: 2em;
	font-size: 110%;
	margin: 0px;
	padding-top: 10px; 
  	padding-left: 0px;
	padding-right: 80px;
	padding-bottom: 5px;
	line-height: 140%;
	color: #333333;
	font-family: "標楷體";
}

#text1 p {
	clear:both;
	text-align:left;
	text-indent: 2em;
	font-size: 90%;
	margin: 0px;
	padding-top: 10px; 
  	padding-left: 80px;
	padding-right: 80px;
	padding-bottom: 5px;
	line-height: 140%;
	color: #333333;
}

#text1 h3 {
	font-size: 100%;
	margin: 0px;
	float: right;
	padding-top: 15px; 
  	padding-right: 50px;
	padding-bottom: 50px;
	color:#ff0000;
}

#text1 h10 {
	font-size: 110%;
	font-weight: bold;
}



/*--------------------------------------*/

#footer {
	height: 271px;
	clear:both;
	margin:0 auto;
	width:793px;
	height: 274px;
	background-image: url(../images/in_bottom.jpg);
}

#footer p {
	font-size: 85%;
	padding: 20px 20px 0px 0px;
	line-height: 25px;
	text-align: right;
	color:#003300;
}


/* clearfix ---------------------------------------- */
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}
