@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #94c83f;
	text-align: center;
	scrollbar-arrow-color:#a27a2d;  	
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#eccc8f;
	scrollbar-face-color:#fedd9e;
	scrollbar-highlight-color:#fbe9c7;
	scrollbar-shadow-color:#fcd385;
	scrollbar-track-color:#ffffff;
	scrollbar-3dlight-color:#ddc89f;
}
*{
	font-family: Tahoma, sans-serif, Verdana;
	font-size: 10pt;
}
img{
	border:none;
}

.txt_search{
	font-size: 10pt;
	color: #669900;
}
.border_box {
	border: 1px solid #a1ce14;
}
a:link,a:visited {
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}
a:hover,a:active {
	font-size: 10pt;
	color: #669900;
	text-decoration: underline;
}
.txt_head {
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
}
a.page:link, a.page:visited {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #7b9604;
	margin: 5px;
	padding: 5px;
	height:23px;
	text-align: center;
}
a.page:hover,a.page:active {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9ec918;
	border: 1px solid #7b9604;
	margin: 5px;
	padding: 5px;
	height:23px;
	text-align: center;
}
.txt_label{
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.txt_detail{
	font-size: 10pt;
	color: #666666;
	background-color: #FFFFFF;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
	margin-right:10px;
}
.head_tb{
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.head_tb1 {
	font-size: 10pt;
	font-weight: bold;
	color: #916c3d;
	background-color: #f0d79b;
	text-align: center;
	height:25px;
}
.head_tb2{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
div #leftmenu{}
#leftmenu{ }
#leftmenu ul {list-style:none; margin:auto; position:relative;}
#leftmenu ul li{line-height:35px; padding-top:4px; width:200px; background-position: left top;  }
#leftmenu ul li a{ color:#000; background:url(images/menu_n.gif) left no-repeat; display:block; padding-left:20px; text-decoration: none;  font-size:10pt; }
#leftmenu ul li a:hover{ color:#fff; background:url(images/menu_r.gif) left no-repeat; padding-left:5px; display:block; text-decoration: none; font-size:10pt; }
#leftmenu ul li a:active{ color:#fff; background:url(images/menu_r.gif) left no-repeat; padding-left:5px; display:block; text-decoration: none; font-size:10pt; }
.active {
  background-color: #f57110;
  color:#ffffff !important;
  text-decoration: none;  
  font-size:10pt;
  padding-left:5px;
  border-radius: 5px;
}
.ul-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #e1ffc4;
  position: relative;
  height: 100%;
  overflow: auto;
  text-decoration: none;  
  font-size:10pt;
}
.ul-list-li a {
  display: block;
  color: #000;
  padding: 8px 16px;
  text-decoration: none;  
  font-size:10pt;
}
.ul-list-li a:hover:not(.active) {
  background-color: #555;
  color: white;
  text-decoration: none;  
  font-size:10pt;
  padding-left:5px;
  border-radius: 5px;
  cursor: pointer;
}
.box_number{
	font-size: 32px;
	color: #FFFFFF;
	background-color: #a1ce14;
	text-align: center;
	display: block;
	height: 42px;
	width: 60px;
	background-position: center center;
	vertical-align:middle;
	padding-top:10px;
	padding-bottom: 10px;
}
.bg_tbbox {
	background-color: #FFFFFF;
	background-image: url(images/BG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_tpbox {
	background-color: #e1ffc4;
}
.CONTENT{
    background:url("images/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_DOF{
    background:url("images/DOF/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_ESRI{
    background:url("images/ESRI/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_HSRI{
    background:url("images/HSRI/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_IPE{
    background:url("images/IPE/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_MOTS{
    background:url("images/MOTS/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_PRD{
    background:url("images/PRD/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_RD{
    background:url("images/RD/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_HSS{
    background:url("images/HSS/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_RDPB{
    background:url("images/RDPB/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_MRTA{
    background:url("images/MRTA/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_Nakhonnayok{
    background:url("images/Nakhonnayok/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_SMOPH{
    background:url("images/SMOPH/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_DOEB{
    background:url("images/DOEB/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_FDA{
    background:url("images/FDA/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_EGA{
    background:url("images/EGA/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_SPM{
    background:url("images/SPM/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_DLT{
    background:url("images/DLT/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_DLPW{
    background:url("images/DLPW/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_DOT{
    background:url("images/DOT/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_DOH{
    background:url("images/DOH/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_ONDE{
    background:url("images/ONDE/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_GPO{
    background:url("images/GPO/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_VRU{
    background:url("images/VRU/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_LDD{
    background:url("images/LDD/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_FIO{
    background:url("images/FIO/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_DGA{
    background:url("images/DGA/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_AMLO{
    background:url("images/AMLO/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_DLD{
    background:url("images/DLD/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}
.CONTENT_TINT{
    background:url("images/TINT/header_content.jpg") top left no-repeat;
    height:108px;
    width:960px;
}