/*==========自訂頁面=========*/
#about h3{
	text-align: center;	
color: #FA623D;	
	}
	
#about strong{
font-size: 110% !important;
color: #EF232C;	
}

#about h4{
	text-align: center;	
	color: #6F8DFB  !important;
	}
	
	
#about h5{
	text-align: center;	
	color: #C649AD  !important;
	}
	
#about h6{
	text-align: center;	
	color: #429900  !important;
	}
	
#about p{
margin-bottom: 20px;
}

#about .table{
margin: 30px 0px;
}




 
/*==========主題教學==========*/
.page8 #about h3{
	background: #FA623D url(../../img/frame/) no-repeat left bottom;
	color: 	#FFFFFF;
border-radius: 10px;	
padding: 1px 0px;
    border: 3px dotted #FFFFFF;
    margin-bottom: 30px;
}


.page8 #about .thumbnail03,
.page8 #about .thumbnail01{
width: 35%;
   float: right;
 margin-left: 20px;   
}

.page8 #about h4{
	text-align: left;	
          }
          
          
          
.page8 #about .thumbnail02{
width: 35%;
   float: left;
 margin-right: 20px;   
}

.page8 #about h4{
	text-align: left;	
          }
          
   
.page8 #about #separate{
    border-bottom: 3px dotted #26B781;
    margin: 0px 0px 20px 0px;

}
          
/*==========教學理念==========*/
.page7 #about h3{
	background: #FA623D url(../../img/frame/) no-repeat left bottom;
	color: 	#FFFFFF;
border-radius: 10px;	
padding: 1px 0px;
    border: 3px dotted #FFFFFF;
    margin-bottom: 30px;
}


.page7 #about .thumbnail{
width: 35%;
   float: left;
 margin: 5px 20px 0px 0px;   
}

.page7 #about .color01{
color: #001CDF;
}


/*====關於楊心附幼==========*/
.page1 #about h3{
	background: #FA623D url(../../img/frame/) no-repeat left bottom;
	color: 	#FFFFFF;
border-radius: 10px;	
padding: 1px 0px;
    border: 3px dotted #FFFFFF;
    margin-bottom: 30px;
}

.page1 #about .thumbnail{
 margin: 0px 0px 0px 0px;   
 border: none;
}
       
       
/*====作息時間表==========*/
.page5 #about h3{
	background: #FA623D url(../../img/frame/) no-repeat left bottom;
	color: 	#FFFFFF;
border-radius: 10px;	
padding: 1px 0px;
    border: 3px dotted #FFFFFF;
    margin-bottom: 30px;
}

.page5  #about  .table tr td:nth-child(1){
	width: 20%;
	text-align: center;	
    vertical-align: middle;		
}
.page5  #about  .table tr td:nth-child(2){
	width: 80%;
	text-align: center;	
    vertical-align: middle;		
}   

/*======園所位置==========*/
.page6 #about h3{
	background: #FA623D url(../../img/frame/) no-repeat left bottom;
	color: 	#FFFFFF;
border-radius: 10px;	
padding: 1px 0px;
    border: 3px dotted #FFFFFF;
    margin-bottom: 30px;
}
.page6 #about .alert{
font-size: 115%;
}

.page6 #about  #phonebox1::after{
    content:" / ";
    position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	height: inherit;

}


