/*
@font-face {
    font-family: 'Normal';
	
    src: url('webfont.eot'); /* IE9 Compat Modes
    src: url('webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8
         url('webfont.woff') format('woff'), /* Modern Browsers
         url('webfont.ttf')  format('truetype'), /* Safari, Android, iOS
         url('webfont.svg#svgFontName') format('svg'); /* Legacy iOS

}
*/

@font-face {
    font-family: 'IBMPlex';
//    src: url('webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/IBMPlexSansThai-Regular.ttf')  format('truetype');
}

@font-face {
    font-family: 'Anuphan';
//    src: url('webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Anuphan-Regular.ttf')  format('truetype');
}

body {
    margin:0px;
	background-color:#EFEFEF;
}

.ws24_1 {
font-family:Anuphan;
font-size:12pt;
color: #993300;
}

.ws24_2 {
font-family:IBMPlex;
font-size:12pt;
color: black;
font-weight:bold;
}

input[type=file]::file-selector-button {
font-family:Anuphan;	
font-size:12pt;
color: black;
font-weight:bold;
}

.ws24_7 {
    font-family:Anuphan;
    font-size:9pt;
    color: DimGray;
}

.ws24_9 {
font-family:Anuphan;
font-size:12pt;
color: DimGray;
}

.ws24_9 A:link { font-family:Anuphan;font-size:12pt;color: #663333;text-decoration: none;  }
.ws24_9 A:visited { font-family:Anuphan;font-size:12pt;color: #663333;text-decoration: none;  }
.ws24_9 A:active { font-family:Anuphan;font-size:12pt;color: #663333;text-decoration: none;  }
.ws24_9 A:hover { font-family:Anuphan;font-size:12pt;color: red;text-decoration: none;  }

.ws24_9 tr { line-height: 25px;}
.ws24_9 td { padding: 3px; }
.ws24_9 table { border-spacing: 1px;border: 1px solid;border-collapse: collapse;}

.ws24_frame1 table { background-color:white;  border-collapse: collapse;border: none;}
.ws24_frame1 tr { border-bottom: 1px solid Gainsboro; border-collapse: collapse; }

.ws24_noframe table { border: none;}
.ws24_noframe tr { border: none;}