@charset "windows-874";
/* CSS Document */
/* Coded by Pananut */
/* pananut@thaideveloper.net */
/* http://www.ThaiDeveloper.net */

/* Pages Style */
body {
			Margin: 0px;
			padding: 0px;
			background: #FFFFFF;
			/*background-attachment: fixed;*/
}

/* Font Style */
body, td, input {
			font-family: Tahoma, "MS Sans Serif";
			font-size: 12px;
			color:#000000;
}

.copytext {
font-family: Tahoma;
font-size: 9px;
color: #be9d9d;
}
.fb1 {
			height: 23px; 
			font-family: Tahoma;
			font-size: 10px;
			color: #155EE4;
			font-weight:bold;
			border: 1px #BED6E0 solid;
			background-color: #E2EAF2;
			background-image: url(img/bgb1.gif);
}
.textred {
			font-family: "MS Sans Serif", "MS Dialog Light";
			font-size: 11px;
color: #FF0000;
font-weight:bold;
}
.fRequired { font-family: Tahoma; font-size: 11px; color: #006600; }

/* Table Style */
.r1black { border-right: 1px #000000 solid; }
.box_menu_top { border: 1px #BFBFBF solid; }
.box_menu_bottom { border: 1px #BFBFBF solid; border-top: 0px;  }
.menu_line_top { border-top: 1px #EBEBEB solid; }
.menu_line_bottom { border-bottom: 1px #EBEBEB solid; }

/* Link Style */
a {
	color: #185db3;
	text-decoration: underline;
}
a:visited {
	color: #185db3;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}


a.leftmenu {
	color: #074871;
	text-decoration: none;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.leftmenu:visited {
	color: #074871;
	text-decoration: none;
}
a.leftmenu:hover {
	color: #716109;
	text-decoration: none;
}

a.menutop {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #0226c0;
	text-decoration: none;
}
a.menutop:visited {
	text-decoration: none;
}
a.menutop:hover {
	text-decoration: underline;
}
a.fwhite:visited {
	color: #FFFFFF;
}
a.fwhite:hover {
	color: #FFFFFF;
}
a.fgray:visited {
	color: #666666;
}

a.menumember {
	color: #b90658;
}
a.menumember:hover {
	color: #336699;
	text-decoration: underline;
}
a.menumember:visited {
	color: #b90658;
}

a.linkpro {
	color:#FF0000
}
a.linkpro:hover {
	color: #336699;
	text-decoration: underline;
}
a.linkpro:visited {
	color: #FF0000;
}



/* Input Style */
.iLogin {
	background-image: url(Home3/Input_bg01.gif);
	border: 1px #475544 solid;
	font-family: Tahoma;
	font-size: 12px;
}
input { font-family: "Ms Sans Serif"; font-size: 12px; color: #000000; }
select, textarea { font-family: "MS Sans Serif"; font-size: 9px; color: #009EE0; }
.isearch { font-family: "MS Sans Serif"; font-size: 14px; color: #FF0000; font-weight: bold; border: 1px #580505 solid; height: 20px; padding-left: 5px; }
.isearchb { font-family: Tahoma; font-size: 11px; color: #FFFFFF; font-weight: bold; background-color: #A01515; border: 1px #580505 solid; border-left: 1px #A01515 solid; height: 20px; }
.inputw { width: 125px; ; background: url(img/inputw2.gif); font-family: Tahoma; font-size: 13px; font-weight: bold; color: #11428b; border: 0px; cursor: hand; }
.imsg { font-family: tahoma; font-size: 9px; color: #000000; 
background-image: url(img/imbg.gif); border-top: 1px #a38e79 solid; border-left: 1px #a38e79 solid;  }
.imsgsubmit { font-family: tahoma; font-size: 9px; color: #FFFFFF; border: 0px; background-color: #2043b3; }
.inputm { width: 100px;  background-color: #cfdceb; font-family: Tahoma; font-size: 13px; font-weight: bold; color: #11428b; border: 0px; cursor: hand; }
.inputmm { width: 200px; font-size: 12px; color: #0000FF; }
.inputmmm { width: 100px;  background-color: #cfdceb; font-family: Tahoma; font-size: 13px; font-weight: bold; color: #11428b; border: 1px #000000 solid; cursor: hand; }


.line_dot_top { border-top: 1px #CCCCCC dotted; }
.line_dot_bottom { border-bottom: 1px #CCCCCC dotted; }
.line_dot_green { border-bottom: 1px #d7ebd8 dashed; }

.line_top { border-top: 3px #c65d00 solid; }
.line_bottom { border-bottom: 3px #c65d00 solid; }
.line_left { border-left: 3px #c65d00 solid; }
.line_right { border-right: 3px #c65d00 solid; }

.line_g_top { border-top: 3px #08F4D0 solid; }
.line_g_bottom { border-bottom: 3px #08F4D0 solid; }
.line_g_left { border-left: 3px #08F4D0 solid; }
.line_g_right { border-right: 3px #08F4D0 solid; }

/* Font Style */
.ta10 { font-family: Tahoma, "MS Sans Serif"; font-size: 10px; }
.ta11 { font-family: Tahoma, "MS Sans Serif"; font-size: 11px; }
.ta12 { font-family: Tahoma, "MS Sans Serif"; font-size: 12px; }
.ta14 { font-family: Tahoma, "MS Sans Serif"; font-size: 14px; }
.ta16 { font-family: Tahoma, "MS Sans Serif"; font-size: 16px; }
.fRed { color: #FF0000; }
.fwhite { color: #FFFFFF; }
.fblack { color: #000000; }
.fgray { color: #666666; }
.fgray2 { color: #CCCCCC; }
.fsky { color: #3399CC; }
.fBlue { color: #0000FF; }
.txttitle { color: #004AC5; }
.fsubject { 
		color: #336699;
		font-size: 14px;
		font-weight: bold;
 }
.fdetail {
		font-size: 14px;
}
.login1 {
		color :  #FF6C00;
}
.login2 {
		color: #0d11b5;
}

/* download */
.btn {
	font: bold 110%/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.btn a {	
	color: #598527 !important;
	border: none !important;
	margin-right: 5px;
}
.btn a:hover {
	text-decoration: underline !important;	
}
.btn a span, .btn a em {
	font: italic 100%/100% Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	text-decoration: none;
	color: #666666;
	text-indent: 44px;
	display: block;
	padding-top: 2px;
}
.btn a:hover span, .btn a:hover em  {
	text-decoration: none !important;
}
.download a {
	background: url(icons/download-icon.gif) no-repeat !important;
	padding: 0 0 20px 44px !important;
}
.preview a {
	background: url(icons/preview-icon.gif) no-repeat !important;
	padding: 0 0 20px 44px !important;
}

/* thickbox */
.thickbox {
	position: relative;
}
.thickbox .zoom {
}
a.thickbox:hover .zoom {
	width: 35px;
	height: 35px;
	position: absolute;
	margin: 15px 0 0 15px;
	background: url(icons/zoom.png) no-repeat;
	display: block;
}




em {
	font: italic 110% Georgia, "Times New Roman", Times, serif;
}
em strong {
	color: #CC0000;
}
del {
	color: #666666;
}
ins {
	text-decoration: none;
}
blockquote {
	padding: 0 10px 5px 20px;
	background: url(icons/comments-bullet.gif) no-repeat left 2px;
	font: italic 115%/135% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
blockquote em {
	font: italic 110%/130% Georgia, "Times New Roman", Times, serif;
}
blockquote cite {
	font: normal 90%/110% Arial, Helvetica, sans-serif;
	text-align: right;
	display: block;
}
ul {
	list-style: none;
	padding-top: .5em;
}
ul li {
	background: url(icons/bullet.gif) no-repeat 4px 4px;
	padding: 0 0 1em 18px;
	line-height: 140%;
}
ol {
	font: italic 125% Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	margin: .3em 0 15px;
}
ol li {
	margin: 0 0 5px 30px;
	padding: 0;
}
ol p {
	font: normal 80%/150% Arial, Helvetica, sans-serif;
	color: #333;
}


/* code
---------------------------------------------------------------------------------*/
code {
	color: #000099;
	font: normal 108% "Courier New", Courier, monospace;
	white-space: nowrap;
	padding: 0 2px;
}
pre code {
	display: block;
	clear: both;
	background: url(icons/code-bg.gif);
	padding: 10px;
	color: #333;
	border: solid 1px #ccc;
	overflow: auto;
	line-height: 140%;
	margin: 5px 0 15px;
	white-space: pre;
	width: 470px;
}
code .comment {
	color: #888;
}
code .class, code .rules {
	color: #ff00ff;
	font-size: 100%;
}
code .value,  code .title, code .string {
	color: #0000FF;
}
code .tag {
	color: #000099;
}
code .keyword {
	color: #000099;
}
.html .attribute {
	color: #006600;
}


/* image */
img.image {
	background: #fff;
	padding: 5px;
	border: 1px solid #D9D9D9;
}
p.image {
	margin-top: 4px;
}
p.image em {
	display: block;
	text-align: center;
	font-size: 95%;
	color: #666;
	padding: 4px 0 6px;
	line-height: 140%;
}
p.image img {
	background: #fff;
	padding: 5px;
	border: 1px solid #D9D9D9;
}
p.image a:hover img {
	border: 1px solid #666;
	background: #fff;
}
p.image a, p.image  a:visited {
	background: none !important;
	border: none !important;
	padding: 0 !important;
}
p.image a:hover {
	text-decoration: underline;
}
p.image small {
	color: #999999;
	display: block;
	font-size: 95%;
	line-height: 100%;
}
p.left {
	float: left;
	margin-right: 15px;
}
p.right {
	float: right;
	margin-left: 15px;
}
img.left {
	float: left;
	margin-right: 5px;
}
img.right {
	float: right;
	margin-left: 5px;
}

