
 
/* ============ name="size and hight" ============ */

.text10 {
 	line-height: 120%;
	font-size: 10px;
 }  
 
 
.text12 {
 	line-height: 130%;
	font-size: 12px;
}
 
 
.text14 {
 	line-height: 130%;
	font-size: 14px;
 }  
 
.text16 {
 	line-height: 130%;
	font-size: 17px;
 }  
 
 
 .text16eng {
 	line-height: 110%;
	font-size: 16px;
 }  
 
 
.text18 {
 	line-height: 130%;
	font-size: 18px;
 }  
 
 
 .text24 {
 	line-height: 130%;
	font-size: 24px;
 }  
 
  .text36 {
 	line-height: 130%;
	font-size: 36px;
 }  
 
  .text48 {
 	line-height: 130%;
	font-size: 48px;
 }  
 
  

/* =========== end ============== */