@charset "utf-8";
/*ĤҼĤ*/
.float-img-left img{ float:left; margin: 5px 10px 10px 0; }
.float-img-right img{ float:right; margin: 5px 0 10px 10px; }

/*ˁK٤*/
div.imagebox { 
		   width: 320px;             
		   float: left;                
		   margin: 5px;               
		}
		p.image {
		   text-align: center; 
		   margin: 5px;               
		}
		p.caption {
		   text-align: left; 
		   line-height: 13px;  
		   font-size: 80%;     
		   margin: 0 1px 5px 5px;
		}
		p.exp {
			clear: left;       
		}
  /* 3öˁK٤ */
div.imagebox-3 { 
		   width: 200px;
		   float: left;  
		   margin: 5px 5px 1px 5px; 
		}
		p.caption {
		   text-align: left; 
		   line-height: 13px; 
		   font-size: 80%; !important;   
		   margin: 0 1px 5px 5px;
		}
/* ˁK٤(ӛ) */
div.imagebox-sub { 
		   width: 290px;              
		   float: left;                
		   margin: 5px;               
		}
/* Ҋh4 */
h4 {
    margin: 10px 0 5px;
    font-weight: bold;
    font-size: 130%;
    color: #A2B700;
}
.section > .heading02 {
    margin: 10px 0 5px;
    font-weight: bold;
    font-size: 130%;
    color: #c2ed69;
}
.section .contents h4 {
    margin: 10px 0 5px;
    font-weight: bold;
    font-size: 130%;
    color: #A2B700;
}
/* CSS Document */

