/*==========自訂頁面=========*/

#about h3{
	text-align: center;	
color: #172DEE;	

	}
	
#about strong{
font-size: 110%;
color: #FD0202;	
}

#about h4{
	text-align: center;	
	color: #007F6A  !important;
	}
	
	
#about h5{
	text-align: center;	
	color: #C649AD  !important;
	}
	
#about h6{
	text-align: center;	
	color: #007CB2  !important;
	}
	


#about .table{
margin: 30px 0px;
}
 
#about .alert{
font-size: 120%;
}
 
#xo-content .formatbox  #about h3{
	position: relative;
	background: #3F8832  url(../../img/frame/) no-repeat left top;
	color: #FFFFFF;
	margin-bottom: 30px !important;
font-size: 135%;
padding: 3px 0px;
	border-radius: 10px 10px  0px 0px; /*左上 右上 右下  左下*/


}


#about h3::before {
	content: '';
	position: absolute;
	height: 65%;
	background: #FFFFFF  url(../../img/frame/) no-repeat left top;
	width: 6px;
	left: 18px;
	top: 8px;
}
#about h3::after{
	content: '';
	position: absolute;
	height: 65%;
	background: #FFFFFF  url(../../img/frame/) no-repeat left top;
	width: 6px;
	right: 18px;
	top: 8px;
}
 
 #about {
 	position: relative;
 	padding: 0px 10px; 
 }
 
 /*
 #xo-content .formatbox #about dl.labelcss .labelbox,
 #xo-content .formatbox  #about dt{
  color: #B20000;
  }

 #xo-content .formatbox  #about .labelcssArr ul .labelbox{
  color: #000000;
  font-size: 100% !important;	
  }
 */

/*=========學校沿革==============*/
.page1 #about  p{
text-indent: 2em; 
margin: 15px 0px;
}

.page1 #about  p::first-letter {
    font-weight: bold;
    font-size: 150%;
}

.page1 #about #style_01{
color: #ff0000;	
   font-weight: bold;
}
.page1 #about #style_02{
color: #0000ff;	
   font-weight: bold;
}

/*=========學區範圍==============*/
.page3 #about  p{
    font-size: 120%;
      font-weight: bold; 
}

.page3 #about  .leftbox{
color: #0000ff;
} 

.page3 #about  .rightbox{
color: #ff0000;
}


/*==========作息時間表=============*/
.page4 #about  .table tr td:nth-child(1){
	width: 28%;
	text-align: center;		

}
.page4 #about  .table tr td:nth-child(2){
	width: 53%;
	text-align: center;				

}
.page4 #about  .table tr td:nth-child(3){
	text-align: center;		
}

.page4 #about  .table tr:nth-child(1){
	background: #E0FFF0 url(../../img/frame/) no-repeat left top;
}
.page4 #about  .table tr:nth-child(2){
	background: #FFEDED url(../../img/frame/) no-repeat left top;
}
.page4 #about  .table tr:nth-child(5){
	background: #E3FFD8 url(../../img/frame/) no-repeat left top;
}
.page4 #about  .table tr:nth-child(8){
	background: #E0EBFF url(../../img/frame/) no-repeat left top;
}
.page4 #about  .table tr:nth-child(9){
	background: #E9E0FF url(../../img/frame/) no-repeat left top;
}

/*==========校園行事曆=============*/
.page7 #about  iframe{
height: 700px;
}