@charset "utf-8";
/* Layout Stylesheet  Written by Sorasak Chalermluk == Email: csorasak@gmail.com */ 
body{
	margin: 0;
	padding:0;
	background:#FFFFFF;
	color: #000000;
	font-family: Tahoma, "MS Sans Serif";
	font-size: 14px;
 }	 
/* Begin controlling Div Tags */ 
#lh-col{
 position:absolute;
 top:163px;
 left:0;
 width:300px;
 z-index:3;
 background:#FFFFFF;}

#rh-col2{
	position:absolute;
	top:198px;
	right:0;
	width:177px;
	z-index:2;

}

#rh-col{
	position:absolute;
	top:163px;
	right:0;
	width:177px;
	z-index:2;
	background:#FFFFFF;
}

#inner_rh-col{
	position:relative;
	background:#FFFFFF;
	z-index:6;
}

#c-block {
 width:100%;
 z-index:1;
 background:#FFFFFF;
 color: #000000;
 height:80%;}
 
#hdr3{
	height:197;
	width:100%;
	margin:0;
	text-align: center;
  }

#hdr2{
 height:137px; 
 width:100%; 
 background:url(../ui/header_bg.jpg); 
 margin:0;
  }

#hdr{
 height:162px; 
 width:100%; 
 background:url(../ui/ore_bg.jpg); 
 margin:0;
  }

#c-col{
	margin:0 185px 0 222px;
	position:static;
	background:#ffffff;
	z-index:5;
 }

#ftr {
	width:100%;
	height:35px;
	background:#F0F0F0;
	color: #666666;
	margin:0;
	font-size: 12px;
	border-top: 0px solid #999999;
	border-right: 0 solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0 solid #999999;
 }

#ftr2 {
	width:100%;
	height:137px;
	background:url(../ui/bottom_line.jpg) no-repeat right;
	margin:0;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
 } 
 
#prepage{
	position:absolute;
	width:100%;
	text-align:center;
	top:200px;
	background-color: #FFFFFF;
	height: 80px;
}
/*¤Çº¤ØÁ links */
a:link {
   color : #0000CC;
   text-decoration : none;
}

a:visited {
   color : #00CCFF;
   text-decoration : none;
}

a:hover {
	color : #006600;
	text-decoration : underline;
}

a:active {
   color : #0033CC;
   text-decoration : none;
}

a:focus {
   outline: none;
} 

/*รูป */
img {
   border : none;
}

/*ฟอร์ม */
form
{
	display: inline;
	margin: 0;
	padding: 0;
}
/*ปุ่ม */

.BtnGray{
	cursor:pointer;
	height: 36px;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(images/formbg.gif) repeat-x left top;
}
.BtnGrayOver {
	cursor:pointer;
	height: 36px;
	border:inset 1px #ccc;
	background:#999;
	color:#993300;
	font-weight:bold;
	padding: 1px 2px;
	background:url(images/formbg.gif) repeat-x left top;
}
.BtnYellow {
	cursor:pointer;
	height: 36px;
	border:outset 1px #ccc;
	background:#999;
	color:#000066;
	font-weight:bold;
	padding: 1px 2px;
	background:url(images/orange.jpg) repeat-x left top;
}
.BtnYellowOver {
	cursor:pointer;
	height: 36px;
	border:inset 1px #ccc;
	background:#999;
	color:#FFFF00;
	font-weight:bold;
	padding: 1px 2px;
	background:url(images/orange.jpg) repeat-x left top;
}
.BtnBlue {
	cursor:pointer;
	height: 36px;
	border:1px outset #ccc;
	background:#999;
	color:#000066;
	font-weight:bold;
	padding: 1px 2px;
	background:url(images/blue.jpg) repeat-x left top;
}
.BtnBlueOver {
	cursor:pointer;
	height: 36px;
	border:1px inset #ccc;
	background:#999;
	color:#009900;
	font-weight:bold;
	padding: 1px 2px;
	background:url(images/blue.jpg) repeat-x left top;
}
.BtnAqua {
	cursor:pointer;
	font-size: 14px;
	color: #000000;
	background-image: url(images/aquabtn2.gif);
	height: 40px;
	width: 150px;
	border: none;
}
.BtnAquaOver {
	cursor:pointer;
	font-size: 14px;
	color: #000066;
	background-image: url(images/aquabtn.gif);
	height: 40px;
	width: 150px;
	border: none;
}
.BtnGo {
	cursor:pointer;
	font-size: 12px;
	color: #000000;
	background-image: url(images/go.jpg);
	border: none;
	height: 20px;
	width: 100px;
}
.BtnGoOver {
	cursor:pointer;
	font-size: 12px;
	color: #0000CC;
	background-image: url(images/go2.jpg);
	border: none;
	height: 20px;
	width: 100px;
}
/*ตาราง */
.tablestyle {
	background-color: #ECE9D8;
	font-size: 14px;
	border: 1px solid #000000;
}
.TableStyleInside {
   list-style-type : none;
	width: 380px;
	padding: 4px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #536062;
	border-bottom: 1px solid #536062;
	border-left: 1px solid #FFFFFF;
   background-color : #ECE9D8;
}
.listing {
	background-color: #FFFFCC;
	border: 1px dashed #003399;
	font-size: 14px;
}
.listingInside {
   list-style-type : none;
	width: 380px;
	padding: 4px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;

	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
   background-color : #FFFFCC;
}
.DashBorder {
	border: 1px dashed #999999;
}
.DashBorderLeft {
	vertical-align: top;
	height: 100px;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px dotted #999999;
}

/*ÃÙ»áººMac ºÒÃì*/
.MacWhtBar {
	background-image: url(images/macwhitebar.jpg);
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	background-repeat: repeat-x;
	text-indent: 15px;
}
.MacGrnBar {
	background-image: url(images/macgreen.jpg);
	height: 36px;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	background-repeat: repeat-x;
	text-indent: 15px;
}
.MacBlueBar {
	background-image: url(images/macbluebar.jpg);
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	color: #000066;
	background-repeat: repeat-x;
	text-indent: 15px;
}
.BlueBevelBar {
	background-image: url(images/bluebevel.jpg);
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	color: #000066;
	background-repeat: repeat-x;
	text-indent: 15px;
}
.GrnBevelBar {
	background-image: url(images/green.jpg);
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	color: #000066;
	background-repeat: repeat-x;
	text-indent: 15px;
}
.RedBevelBar {
	background-image: url(images/red.jpg);
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
	background-repeat: repeat-x;
	text-indent: 15px;
}
.YwBevelBar {
	background-image: url(images/yellow.jpg);
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	color: #000066;
	background-repeat: repeat-x;
	text-indent: 15px;
}
.OrangeBar {
	background-image: url(images/orange.jpg);
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	color: #000066;
	background-repeat: repeat-x;
	text-indent: 15px;
}
.BlueBar {
	background-image: url(images/blue.jpg);
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	color: #000066;
	background-repeat: repeat-x;
	text-indent: 15px;
}
.WhiteLineBar {
	background-image: url(images/white.jpg);
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	color: #000000;
	background-repeat: repeat-x;
	text-indent: 15px;
}
.btnNormal {
	font-size: 14px;
	background-color: #EDF5F8;
	text-align: left;
	border: none;
	cursor: hand;
}
/*ÃÙ»áººµÑÇÍÑ¡ÉÃ */
.redtxt {
	color: #FF0000;
	text-decoration: none;
}
.headtxt {
	font-size: 18px;
	color: #000099;
	font-weight: bolder;
}
.BigRedtxt {
	font-size: 16px;
	color: #990066;
	font-weight: bold;
}
.highlight {
	color: #FF0000;
	background-color: #FFFFCC;
}

.verysml {
	font-size: 10px;
	color: #0066FF;
}
.VerySmallTxt {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bluetxt {
	color: #0000FF;
	text-decoration: none;
}
.graytxt {
	color: #999999;
	text-decoration: none;
}
.ItalicTXT {
	font-style: italic;
	color: #006600;
}
.myBreadcrumb{
	font-size:16px;
	color: #000000;
}
select{
	font:14px Tahoma, "MS Sans Serif";
	color: #000066;
	background-color: #FFFFCC;
}
.balloonstyle{
	position:absolute;
	top: -500px;
	left: 0;
	visibility: hidden;
	font:normal 12px/18px Tahoma, "MS Sans Serif";
	z-index: 102;
	width: 200px;
	background: #333333;
	border: 10px solid black;
	color: #FFFFFF;
	padding: 3px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 101;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}
.news_td_line {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 70px;
}
.news_td_line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.MonthTxt {
	font-size:16px;
	color: #999999;
}
.DateTxt {
	font-size:20px;
	color: #999999;
	font-weight: bold;
	}
.PanelHead{ /*Right Panel CSS Control*/
	cursor: hand;
	background: url(images/PanelNormal.jpg);
	height: 28px;
	padding-top: 5px;
	width: 176px;
}

.OpenPanelHead{ /*class added to contents when they are open*/
	background: url(images/PanelOver.jpg);
	color: #FFFFFF;
	height: 28px;
	padding-top: 5px;
	width: 176px;
}

.PanelContent{
	font-size: 12px;
	border: 1px solid #999999;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/PanelBg.jpg);
	background-repeat: repeat-x;
	width: 167px;
}
.Normal {font-size:14.0pt;
	font-family:"Cordia New","sans-serif";}
.MsoNormal {font-size:14.0pt;
	font-family:"Cordia New","sans-serif";}
.MsoNormal {font-size:14.0pt;
	font-family:"Cordia New","sans-serif";}