@charset "TIS-620";
/* CSS Document */

 @font-face {
 
   font-family: 'krungthai_fast';
   src: url('fonts/krungthaifast-light-webfont.eot');
   src: url('fonts/krungthaifast-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/krungthaifast-light-webfont.woff2') format('woff2'),
        url('fonts/krungthaifast-light-webfont.woff') format('woff'),
        url('fonts/krungthaifast-light-webfont.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
 
 }


   html {
        background: #eaebec;
      
    }

    body,p {
       font-family: "krungthai_fast","Kanit", Tahoma, "Arial, Ms Sans Serif";
        font-weight: 200;
        font-size: 17px;
		
       
    }

 h1,
    .h1 {
        font-size: 22px;
        font-weight:400;
		 line-height: 1.5;
		 /* font-family: "krungthai_fast", "Kanit", Tahoma, "Arial, Ms Sans Serif"; */
    }



 h2,
    .h2 {
        font-size: 19px;
       font-weight: 200;
    /* font-family: "krungthai_fast", "Kanit", Tahoma, "Arial, Ms Sans Serif"; */
		line-height: 1.4;
    }

 p {
        line-height: 1.4;
        /* font-family: "krungthai_fast", "Kanit", Tahoma, "Arial, Ms Sans Serif"; */
    }


    h3,
    .h3 {
        font-size: 18px;
       font-weight: 400;
		/* font-family: "krungthai_fast", "Kanit", Tahoma, "Arial, Ms Sans Serif"; */
		line-height: 1.4;
    }

.txtcencen
{
   align-content: center;
}


.txtbbb 
{
   	font-weight:600;
}


.textClick{
   /* font-family: "krungthai_fast", "Kanit", Tahoma, "Arial, Ms Sans Serif"; */
	font-size : 10.5pt;
	font-weight:50;
}


.txtdocblue1{
	color:#0290c8;
	
}


.txtdocblue{
	color:#0355c4;
	
}

.txtdocred{
	   color:red;
}

.txtdocOrange{
	   color:#f79e3d;
}

.txtdocOrange{
	   color:#f79e3d;
}

.txtdocblack{
   color:#000000;
}

.txtdocWh{
   color:#ffffff;
}

.ct {
text-align:center;
}

.txtRright {
text-align:right;

}


.jbbackground {
	background-color: #ffffff;
}

.p-3t {
   padding: 1.1rem;
}

.ktz-bgblue {
	background-color:#00a4e4;
}

.ktztxtcolor {
   color:#00a4e4;
}