@charset "utf-8";
/* CSS Document Khamphay INTHARA: 12-2022*/
body
	{
		margin:0px;
 		padding:0px;
		background-color:#FFFFCC;
		font-family:"phetsarath OT";
	}
#lao1
	{
	 	font-family:"phetsarath OT";
		text-decoration:none;
		font-size:10px;
		color:#fff;
	}


#topmenu
	{
		font-family:"phetsarath OT";
		text-decoration:none;
		color:#000;
		font-weight:bold;	
	}

a
	{
		font-family:"phetsarath OT";
		text-decoration:none;
		font-weight:bold;	
	}

a:link    
	{
		color:black;
		text-decoration:none;
	}
a:visited 
	{
		color:white;
		text-decoration:none;
	}
a:hover
   {
	   color:blue;
	   text-decoration:none;
	}
a:active
	{
		color:pink;
	} 
	
	
label
	{
	 	font-family:phetsarath OT;
		text-decoration:none;
		font-size:18px;
		color:#000;
		font-weight:bold;
	}

#lao
	{
	 	font-family:phetsarath OT;
		text-decoration:none;
		font-size:16px;
		color:#000;
	}
#laoTextBanner
	{
	 	font-family:"phetsarath OT";
		text-decoration:none;
		font-size:40px;
		color:#ffffff;
		font-weight: bold;

	}
#engTextBanner
	{
	 	font-family:"Arial";
		text-decoration:none;
		font-size:25px;
		color:#f8f8e2;
		font-weight: bold;
	}
	
/* Login Form */
#formlogin 
	{
		border:1px solid #600;
		background-color:#FFFFCC;
		width:300px;
		height:160px;
	}

#structure 
	{ 
		width: 1024px;
		border:1px;
		font-family:phetsarath OT;
		text-decoration:none;
		font-size:16px;
		color:#000;
	}
#navigation
	{
		width:250px;
		vertical-align:top;
		font:"phetsarath OT";
	}	
#page
	{
		width:750px;
		vertical-align:top;
		font:"phetsarath OT";
	}


h2
	{
	 	font-family:"phetsarath OT";
		text-decoration:none;
		font-size:20px;
		font-weight:bold;
		color:#000;
	}

table.me{
    border-spacing: 0px;
    border-collapse: collapse;
    width: 800px;
}
table.mef{
    border-spacing: 0px;
    border-collapse: collapse;
    width: 764px;
}

table.me1{
    border-spacing: 0px;
    border-collapse: collapse;
    width: 600px;
}
table.me2{
    border-spacing: 0px;
    border-collapse: collapse;
    width: 400px;
}
th.h {
    text-align: center;
    font-weight: bold;
    padding: 2px;
    border: 2px solid #FFFFFF;
    background: #4a70aa;
    color: #FFFFFF;
}
td.me {
    text-align: center;
    padding: 2px;
    border: 2px solid #FFFFFF;
    background: #e3f0f7;
}
#da{
	border-style: dashed;
	border-width:2px;
	border-color: black;
	}
	
#td_padding {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}


#kpi_box {
  border: 1px solid;
  padding: 10px;
  box-shadow: 5px 10px #527838;
}

#container {
  position: relative;
  padding: 2px;
  height:190px;
  width:1000px;
}

#kpi_box1 {
  position: absolute;
  top: 40px;
  padding: 2px;
}

#kpi_box2 {
  position: absolute;
  padding: 2px;
  top: 160px;
  right: 5px;
}

