<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> 
@font-face {
    font-family: 'Half';
    src: url('fonts/glyphicons-halflings-regular.ttf') format('truetype');
}
@font-face {
      font-family: 'supermarket'; 
      src: url('Fonts/SUPERMARKET.TTF') format('truetype');
      font-weight: normal;
      font-style: normal;
        }
@font-face {
    font-family: 'Glyph';
    src: url('fonts/glyphicons-regular.ttf') format('truetype');
}
@font-face {
    font-family: 'ThaiSansNeue';
    src: url('/Fonts/ThaiSans/ThaiSansNeue-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SUPERMARKET';
    src: url('/Fonts/SUPERMARKET.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ChulabhornLikitText-Regular';
    src: url('../Fonts/ChulabhornLikitText-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'chulabhornlikittext-bold';
    src: url('../fonts/chulabhornlikittext-bold.otf') format('opentype');
}
@font-face {
    font-family: 'ChulabhornLikitText-Light';
    src: url('../Fonts/ChulabhornLikitText-Light.otf') format('opentype');
}
:root{font-size:smaller !important;}
body { margin: 0; padding: 0; font-family:ChulabhornLikitText-Regular !important;
       max-width:100%; word-wrap: break-word !important; }
input{font-family:ChulabhornLikitText-Regular !important;}
.Divbody{min-height:92.4vh;}
.pagevh {height: 100vh;}
.head1{font-size:3rem; font-weight:700;}
.head2{font-size:2rem; font-weight:400;}
.text1{font-size:1.5rem; font-weight:100;}
.textN{font-size:1.3rem;}
.glyph { font-family: Glyph; font-size: 25px; color:#0B2D71;}
.half { font-family: Half; margin-right:5px; margin-left:5px; }
.Link_CF{width:100%; color:#878787; font-size:1rem !important; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.Link_CF &gt; span:nth-last-child(1){color:#0fbcf3; font-weight:700;}
.Link_CF &gt; span:hover:nth-child(2n+1){color:#878787; font-weight:700;cursor:pointer;}
.midle_txt{display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center;align-items: center;}
#PTGHeader{width:100%;}
.loadingpage{width:100%; /*display:none;*/ height:0; background-color:#fefefe; z-index:9999; position:relative; left:0; right:0; top:0; bottom:0; }
.ptgLogoC{  width:400px; height:0; margin:auto; background-image:url('/Images/Logoloading 400x167-L-02.jpg'); position:relative;}
.ptgLogoC .wx{
            background-color:rgbA(255,255,255,0.6);
            left:0px; top:0; right:0; bottom:0; position:absolute;
            animation:emp 3s infinite;
        }
.container-fluid{background-color:#fff !important;}
input[type=text]{font-family:supermarket;}
input[type=text]:focus{outline:none;}
input[type=button]{outline:none; font-family:supermarket;}
.w100{width:100%;}
.w90-m{width:90%; margin:0 auto;}
.w80-m{width:80%; margin:0 auto;}
.w75-f{width:75%; float:left;}
.w70-m{width:70%; margin:0 auto;}
.w60-m{width:60%; margin:0 auto;}
.w50-m{width:50%; margin:0 auto;}
.w40-m{width:40%; margin:0 auto;}
.w30-m{width:30%; margin:0 auto;}
.w20-m{width:20%; margin:0 auto;}
.w10-m{width:10%; margin:0 auto;}
.w90-f{width:90%; float:left;}
.w80-f{width:80%; float:left;}
.w70-f{width:70%; float:left;}
.w60-f{width:60%; float:left;}
.w50-f{width:50%; float:left;}
.w45-f{width:45%; float:left;}
.w40-f{width:40%; float:left;}
.w30-f{width:30%; float:left;}
.w33-f{width:33.33%; float:left;}
.w25-f{width:25%; float:left;}
.w20-f{width:20%; float:left;}
.w16-f{width:16.66%; float:left;}
.w15-f{width:15%; float:left;}
.w10-f{width:10%; float:left;}
.w5-f{width:5%; float:left;}
.w100::after{display:block; float:none; clear:both; content:'';}
.dpn{display:none;}
.dpb{display:block;}
.w-fit{width:fit-content;}
@keyframes emp {
    0% {left:0;}
    100%{left:200%;}
    }
@keyframes ldio-fdm74kyoijj {
  0% {
    opacity: 1;
    backface-visibility: hidden;
    transform: translateZ(0) scale(1.5,1.5);
  } 100% {
    opacity: 0;
    backface-visibility: hidden;
    transform: translateZ(0) scale(1,1);
  }
}
.ldio-fdm74kyoijj div &gt; div {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #aeaeae;
  animation: ldio-fdm74kyoijj 1s linear infinite;
}.ldio-fdm74kyoijj div:nth-child(1) &gt; div {
  left: 150px;
  top: 90px;
  animation-delay: -0.875s;
}
.ldio-fdm74kyoijj &gt; div:nth-child(1) {
  transform: rotate(0deg);
  transform-origin: 160px 100px;
}.ldio-fdm74kyoijj div:nth-child(2) &gt; div {
  left: 132px;
  top: 132px;
  animation-delay: -0.75s;
}
.ldio-fdm74kyoijj &gt; div:nth-child(2) {
  transform: rotate(45deg);
  transform-origin: 142px 142px;
}.ldio-fdm74kyoijj div:nth-child(3) &gt; div {
  left: 90px;
  top: 150px;
  animation-delay: -0.625s;
}
.ldio-fdm74kyoijj &gt; div:nth-child(3) {
  transform: rotate(90deg);
  transform-origin: 100px 160px;
}.ldio-fdm74kyoijj div:nth-child(4) &gt; div {
  left: 48px;
  top: 132px;
  animation-delay: -0.5s;
}
.ldio-fdm74kyoijj &gt; div:nth-child(4) {
  transform: rotate(135deg);
  transform-origin: 58px 142px;
}.ldio-fdm74kyoijj div:nth-child(5) &gt; div {
  left: 30px;
  top: 90px;
  animation-delay: -0.375s;
}
.ldio-fdm74kyoijj &gt; div:nth-child(5) {
  transform: rotate(180deg);
  transform-origin: 40px 100px;
}.ldio-fdm74kyoijj div:nth-child(6) &gt; div {
  left: 48px;
  top: 48px;
  animation-delay: -0.25s;
}
.ldio-fdm74kyoijj &gt; div:nth-child(6) {
  transform: rotate(225deg);
  transform-origin: 58px 58px;
}.ldio-fdm74kyoijj div:nth-child(7) &gt; div {
  left: 90px;
  top: 30px;
  animation-delay: -0.125s;
}
.ldio-fdm74kyoijj &gt; div:nth-child(7) {
  transform: rotate(270deg);
  transform-origin: 100px 40px;
}.ldio-fdm74kyoijj div:nth-child(8) &gt; div {
  left: 132px;
  top: 48px;
  animation-delay: 0s;
}
.ldio-fdm74kyoijj &gt; div:nth-child(8) {
  transform: rotate(315deg);
  transform-origin: 142px 58px;
}
.loadingio-spinner-spin-f26t2ady0q {
  width: 200px;
  height: 200px;
  display: inline-block;
  overflow: hidden;
  background-color:transparent;
}
.ldio-fdm74kyoijj {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-fdm74kyoijj div { box-sizing: content-box; }
/* generated by https://loading.io/ */
    .text-responsive-v10 { font-size: calc(100% + 1vw + 1vh);}
    .text-responsive-v9 { font-size: calc(100% + 0.9vw + 0.9vh);}
    .text-responsive-v8 { font-size: calc(100% + 0.8vw + 0.8vh);}
    .text-responsive-v7 { font-size: calc(100% + 0.7vw + 0.7vh);}
    .text-responsive-v6 { font-size: calc(100% + 0.6vw + 0.6vh);}
    .text-responsive-v5 { font-size: calc(100% + 0.5vw + 0.5vh);}
    .text-responsive-v4 { font-size: calc(100% + 0.4vw + 0.4vh);}
    .text-responsive-v3 { font-size: calc(100% + 0.3vw + 0.3vh);}
    .text-responsive-v2 { font-size: calc(100% + 0.2vw + 0.2vh);}
    .text-responsive-v1 { font-size: calc(100% + 0.1vw + 0.1vh);}
@media screen and (max-width: 1440px) {
    html {
        font-size: 14px !important;
    }
}
@media screen and (max-width: 1000px) {
    .Link_CF{font-size:1.3rem !important;}
    html {
        font-size: 10px !important;
    }
    .head1{font-size:3.0rem;}
    .head2{font-size:1.8rem;}
    .text1{font-size:1.2rem;}
    .Mb-w100{width:100%;}
.Mb-w90-m{width:90%; margin:0 auto;}
.Mb-w80-m{width:80%; margin:0 auto;}
.Mb-w70-m{width:70%; margin:0 auto;}
.Mb-w60-m{width:60%; margin:0 auto;}
.Mb-w50-m{width:50%; margin:0 auto;}
.Mb-w40-m{width:40%; margin:0 auto;}
.Mb-w30-m{width:30%; margin:0 auto;}
.Mb-w20-m{width:20%; margin:0 auto;}
.Mb-w10-m{width:10%; margin:0 auto;}
.Mb-w90-f{width:90%; float:left;}
.Mb-w85-f{width:85%; float:left;}
.Mb-w80-f{width:80%; float:left;}
.Mb-w75-f{width:75%; float:left;}
.Mb-w70-f{width:70%; float:left;}
.Mb-w60-f{width:60%; float:left;}
.Mb-w50-f{width:50%; float:left;}
.Mb-w45-f{width:45%; float:left;}
.Mb-w40-f{width:40%; float:left;}
.Mb-w30-f{width:30%; float:left;}
.Mb-w33-f{width:33.33%; float:left;}
.Mb-w25-f{width:25%; float:left;}
.Mb-w20-f{width:20%; float:left;}
.Mb-w16-f{width:16.66%; float:left;}
.Mb-w15-f{width:15%; float:left;}
.Mb-w10-f{width:10%; float:left;}
.Mb-w5-f{width:5%; float:left;}
.Mb-w100::after{display:block; float:none; clear:both; content:'';}
.dpnM{display:none;}
.dpbM{display:block;}
}</pre></body></html>