/*==========自訂頁面=========*/

#about h3{
	text-align: center;	
color: #172DEE;	

	}
	
#about strong{
font-size: 110%;
color: #FD0202;	
}

#about h4{
	text-align: center;	
	color: #FE0202  !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: #BF0000 url(../../img/frame/) no-repeat left top;
	color: #FFFFFF;
	border-radius: 10px; 	
	margin-bottom: 30px !important;
clip-path: polygon(0 0, 100% 0, 98.5% 100%, 1.5% 100%);	
font-size: 135%;
padding: 3px 0px;
font-family: 'cwtexhei', Microsoft JhengHei, Lucida Grande, Verdana,serif !important;	
}


#about h3::before {
	content: '';
	position: absolute;
	height: 65%;
	background: #FFFFFF  url(../../img/frame/) no-repeat left top;
	width: 6px;
	left: 28px;
	top: 8px;
}
#about h3::after{
	content: '';
	position: absolute;
	height: 65%;
	background: #FFFFFF  url(../../img/frame/) no-repeat left top;
	width: 6px;
	right: 28px;
	top: 8px;
}
 
 #about #content{
 	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;	
  }
 
 


/*========高榮國小歷任校長===========*/
.page27 #about{
 	position: relative;
 	padding: 15px;
}


.page27 #about  .table tr td:nth-child(1){
	width: 15%;
	text-align: center;		

}
.page27 #about  .table tr td:nth-child(2){
	width: 25%;
	text-align: center;				

}
.page27 #about  .table tr td:nth-child(3){
	text-align: center;		
}


/*========高榮國小歷任家長會長===========*/
.page28 #about{
 	position: relative;
 	padding: 15px;
}


.page28 #about  .table tr td:nth-child(1){
	width: 20%;
	text-align: center;		

}
.page28 #about  .table tr td:nth-child(2){
	width: 25%;
	text-align: center;				

}
.page28 #about  .table tr td:nth-child(3){
	text-align: center;		
}


