<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*
body { 
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: gray;
filter: grayscale(100%);
}
*/

body { 
	font-family: 'Sarabun', sans-serif;
	font-size: 18px;
}
a{
	color: #0F52BA;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Prompt', sans-serif;
    color: #002366;
	margin-bottom: 14px;
}

#header{
    padding-bottom: 5px;
    background-color: #002366;
}
.logo h1{
    margin-top: 0;
}
.logo h1 a{
    background:url(images/phtic-logo-wbg.png) no-repeat 0 0;
    width:215px;
    height:100px;
    display:block;
    float:left;    
    text-indent:-9999px;
}
.header-info h2{
    font-size: 28px;
    color: #FFDAB9;
    font-weight: 700;
}
.header-info span{
    display: block;
}

/*=======navbar========*/
#pht-nav{
    width: 100%;
    background-color: #002366;
}
.navbar{
    background-color: #002366;
    margin-bottom: 0;
}
.navbar-default{
    border-color: #002366;
}

.navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:hover, .navbar-default .navbar-nav &gt; .active &gt; a:focus {
    color: #fcf308;
    background-color: #002366;
}
.navbar-default .navbar-nav &gt; li &gt; a {
    color: #FDF5EF;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover, .navbar-default .navbar-nav &gt; li &gt; a:focus {
    color: #FA8072;
    background-color: transparent;
}

.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:hover, .navbar-default .navbar-nav &gt; .open &gt; a:focus {
    color: #FDF5EF;
}

.navbar-default .navbar-nav &gt; .eng{
    background-color: #e0c8f9;
}

.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:hover, .navbar-default .navbar-nav &gt; .open &gt; a:focus {
  background-color: #002366;
  color: #FDF5EF;
}

.dropdown-menu {
	background-color: #002366;
	font-size: 18px;
	
}
.dropdown-menu &gt; li &gt; a {
    color: #FDF5EF;
}
.dropdown-menu &gt; li &gt; a:hover, .dropdown-menu &gt; li &gt; a:focus {
    color: #FA8072;
    text-decoration: none;
    background-color: #F5F5F5;
}



#pht-announce{
    width: 100%;
    display: block;
    background-color: #4000FF;    
    border-top: dashed 1px #E0E0F8;
    border-bottom: solid 4px #FF0000;
}

/*=======page-split========*/
.page-split{
    width: 100%;
    height: 5px;
    background-color: #002366;
}


#pht-up2date{
    width: 100%;
    min-height: 90px;
    background-color: #F6CECE;
}

#main-content{
    width: 100%;
    min-height: 90px;
    padding-bottom: 40px;
}
.hot-news{
    background-color: #fff;
}
.hot-news p{
    padding: 5px 0;
}

.content{

}

#news-article{
    
}
#news-article p{
    margin-bottom: 4px;
}

#news-article span{
    color: #848484;
    display: block;
    font-size: 13px;
    font-style: italic;
}


.title{
    border-bottom: 1px solid #1763d4;
    margin: 5px 0;
    overflow: hidden;
    padding: 0;
    display: block;
    color: #0a4090;    
}
.title h2s{
    font-weight: 600;
}
.title h3{
    font-weight: 600;
}

#video{

}
.vdesc{
    margin: 15px 0;
    color: #6A0888;
    font-style: italic;
}
/*======= Sidebar ========*/

.sidebar{
    background-color: #bce2f8;
    margin: 10px 0;
}
.stitle{
    border-bottom: 1px solid #af0253;    
    overflow: hidden;
    padding: 0;
    display: block;
}
.stitle h3{
    color: #ef6c03;    
    border-bottom: 3px solid #af0253;
    font-weight: 600;
    font-size: 20px;
    display: inline-block;
    padding: 5px 0;
    margin-bottom: 0;
}

.section{
    background-color: #fff;
    margin: 10px 0;
    padding: 0 5px 5px 5px;
}
.section ul{
    padding-left: 2px;
    list-style: none;
}
.section ul li{
    padding: 5px 0;
    border-bottom: dashed 1px #43021a;
}

.more{
    text-align: right;
    padding-right: 5px;
}
/*======= footer ========*/
#footer{
    width: 100%;
    background-color: #002366;
    min-height: 200px;
}
#footer-content{
    padding-top: 30px;
    color: #fff;
}
#footer-content p{
    margin: 2px 0;
}
.footer-more{
    font-size: 15px;
    color: #ccf764;
}

.footer-more a{
	color: #FFDAB9;
}
/*======= Page ========*/
.inside-content{
    padding: 5px 20px;
}

.useful-tab{
    margin: 5px 0 30px 0;
	font-size: 14px;
    color: #002366;
    display: block;
}

.social{
    margin: 20px 0 10px 0;
    padding: 15px 0 10px 0;
    border-top: 1px solid #1763d4;
}

.related{
    margin: 0;
    padding: 0;
}
.related h3{
    color: #5b02a6;
    border-bottom: solid 2px #5b02a6;
    display: inline-block;
}

.page-content{
    margin: 0;
    padding: 0;
}

.orderlist {
    padding-left: 0;
    list-style-position: inside;
}
.orderlist li{
    padding: 10px 0;
    border-bottom: dashed 1px #ded5e5;
}

.listitem {
    padding-left: 0;
    list-style: none;
}
.listitem li{
    padding: 10px 0;
    border-bottom: dashed 1px #ded5e5;
}
.listitem span.rdetail{
	font-size : 15px;
	font-style : italic;
}

.itemstat{
    color: #bdb2c7;
}

.responsive-embed {
    position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
    overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
      
.announcement{
  background-color: #FDF5EF;
  padding: 15px;
  margin-bottom: 20px;

}	  

.table &gt; thead &gt; tr &gt; td.info, .table &gt; tbody &gt; tr &gt; td.info, .table &gt; tfoot &gt; tr &gt; td.info, .table &gt; thead &gt; tr &gt; th.info, .table &gt; tbody &gt; tr &gt; th.info, .table &gt; tfoot &gt; tr &gt; th.info, .table &gt; thead &gt; tr.info &gt; td, .table &gt; tbody &gt; tr.info &gt; td, .table &gt; tfoot &gt; tr.info &gt; td, .table &gt; thead &gt; tr.info &gt; th, .table &gt; tbody &gt; tr.info &gt; th, .table &gt; tfoot &gt; tr.info &gt; th{
  background-color: #0F52BA;
  color: #FFDAB9;
}

.btn-default {
  color: #FDF5EF;
  background-color: #0F52BA;
  border-color: #0F52BA;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  color: #FDF5EF;
  background-color: #002366;
  border-color: #002366;
}

.research_name{
	color : #0F52BA;
}
.researcher_name{
	font-weight : bold;
	margin : 5px 0;	
}
.research_source{
	font-size : 15px;
	margin : 5px 0;		
}
</pre></body></html>