@charset "windows-874";
/* CSS Document */
/* Coded by Pananut */
/* pananut@thaideveloper.net */
/* http://www.ThaiDeveloper.net */

/* Pages Style */
body {
	background-color: #FFFFFF;
	background-image: url(Home1/bg1.gif);
	margin: 0px;
	padding: 0px;
}

/* Font Style */
/* Font Style */
body, td,input, select, textarea {
	font-family: "MS Sans Serif";
	font-size: 12px;
}
.fsmall {
	font-family: "MS Sans Serif";
	font-size: 12px;
}
.fss {
	font-family: Tahoma;
	font-size: 10px;
}
.fEng {
			font-family: Tahoma;
			font-size: 10px;
			}
.fEng12 {
			font-family: Tahoma;
			font-size: 12px;
			}
.fThai {
			font-family: "MS Sans Serif";
			font-size: 10px;
}
.fSmall_B {  font-size: 10px; color: #FFFFFF; font-weight: bold; }
.fsky { color: #1A5880; }
.fwhite { color: #FFFFFF; }

.style1 {font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #046C8E;
}
.style2 {color: #1A5880}
.style3 {font-size: 14px}
.style4 {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}


/* Table Style */
.1black1 { border-left: 1px #000000 solid; border-right: 1px #000000 solid; }
.1white { border-left: 1px #ffffff solid; }
.b1gray { border-bottom: 1px #CCCCCC solid; }

/* Link Style */
a {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}

a.topmenu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.topmenu:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a.topmenu:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.lblack {
	color: #000000;
	text-decoration: none;
}
a:visited.lblack {
	color: #666666;
	text-decoration: none;
}

a.lblue {
	color: #336699;
	text-decoration: none;
}
a.lblue:visited {
	color: #82afbc;
	text-decoration: none;
}
a.lblue:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}



/* Input Style */
.iDisabled {
	border: 1px #454545 solid; 
	background: #D9D9D9;
}
.InputEng {
	border: 1px #003399 solid; 
	font-family: tahoma;
	font-size: 9pt;
}
.InputThai {
	border: 1px #003399 solid; 
	font-family: ms sans serif;
	font-size: 8pt;
}
.iEng {
	background-image:  url("ibgcolor.gif");
	border: 1px #003399 solid; 
	margin: 0px;
	cursor: hand; 
	font-family: tahoma;
	font-size: 9pt;
}

.iThai {
	background-image:  url("ibgcolor.gif");
	border: 1px #003399 solid; 
	margin: 0px;
	cursor: hand; 
	font-family: MS Sans Serif;
	font-size: 8pt;
}
.linkactive { 
	font-family: MS Sans Serif;
	font-size: 10pt;
	color:#0000CC;
	font-weight: bold;
}

.line_top { border-top: 2px #FFFFFF solid; }
.line_bottom { border-bottom: 2px #FFFFFF solid; }
.line_left { border-left: 2px #FFFFFF solid; }
.line_right { border-right: 2px #FFFFFF solid; }
.line_gg_top { border-top: 1px #CDCFD3 solid; }
.line_gg_bottom { border-bottom: 1px #CDCFD3 solid; }
.line_gg_left { border-left: 1px #CDCFD3 solid; }
.line_gg_right { border-right: 1px #CDCFD3 solid; }
.line_g_left { border-left: 1px #666666 solid; }
.line_g_right { border-right: 1px #666666 solid; }
.line_g_bottom { border-bottom: 1px #666666 solid; }

