@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000;
	/** Update ***/
	font-family: Tahoma;
	font-size: 9pt;
	color: #8dc63f;
	background-attachment:scroll;	/** Update ***/
}

a:link,
a:visited,
a:active{ font-size: 9pt; color: #ff7c08; font-weight:normal; text-decoration:none; }
a:hover{ font-size: 9pt; color: #ff7c08; font-weight:normal; text-decoration:none; }
#search{width:252px; height:123px; background-image:url(../Images/bg_search.png); background-position:center top;}
#TxtSearch {
	width:150px;
	height:20px;
	border:1px solid;
	/*color:#ff7c08;*/
	font-size:11px;
	font-weight:normal;}

.textb { font-family: "Tahoma"; font-size: 9pt; color: #000; }
.textw { font-family: "Tahoma"; font-size: 9pt; color: #FFFFFF; }
img {
	border:none;
	text-align: center;
}
#topmenu {
	font-family: "Tahoma";
	font-size: 10pt;
	text-decoration:none;
	color: #FFF;
	text-align: center;
	font-weight:bold;
	/* text-shadow: #4a3d32 1px 1px 1px; */
	padding-top:0px;
	background-image: url(../Images/bg_topmenu.jpg);
	background-position:center top;
	height:44px;
}
.topmenu a {
	font-size: 10pt;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
.topmenu a:hover {
	font-size: 10pt;
	color:#FF0;
	text-decoration:none;
	font-weight:bold;
	/* text-shadow: #FFF 1px 1px 1px; */
}

#leftmenu {
	font-family: "Tahoma";
	font-size: 9pt;
	text-decoration:none;
	/*background-image: url(Images/bg_menu_left01.jpg);*/
	background-repeat: repeat-y;
	font-weight:normal;
	padding-top:0px;
	padding-left:8px;
	padding-right:2px;
	width:210px;
}
.leftmenu {
	font-size: 9pt;
	/*padding-left: 20px;*/
	line-height: 150%;
	color: #333;
	text-align:left;
	/*font-weight:bold;*/
}
.leftmenu a {
	font-size: 9pt;
	text-decoration:none;
	color:#333;
	/*font-weight:bold;*/
}
.leftmenu a:hover {
	font-size: 9pt;
	color:#F30;
	text-decoration:none;
	font-weight:normal;
}
/*.leftmenu a:visited { color:#ab3f00; }*/
.leftmenu a:active {
}
#submenu {
	font-family: "Tahoma";
	font-weight:normal;
	font-size: 9pt;
	text-decoration:none;
	/*background-image: url(Images/bg_menu_left01.jpg);*/
	background-repeat: repeat-y;
}
.submenu {
	padding-left: 28px;
	line-height: 20px;
	color: #f28aa1;
}
.submenu a {
	text-decoration:none;
	color:#FFFFFF;
}
.submenu a:hover {
	color:#FFFF00;
	text-decoration:underline;
}

.textfield { font-family: "Tahoma"; font-size: 8pt; height:15px; color:#363636; vertical-align:middle; }
.textarea { font-family: "Tahoma"; font-size: 8pt; color:#363636; vertical-align:middle; }
.listMenu { font-family: "Tahoma"; font-size: 8pt; padding:5 px; color:#363636; vertical-align:middle; }
.button { font-family: "Tahoma"; font-size: 8pt; padding:5 px; color:#363636; vertical-align:middle; }

.subject_header { font-family: "Tahoma"; font-weight:bold; font-size: 8pt; padding:5 px; color:#363636; vertical-align:middle; }

/* Table corner */
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#ff7c08; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#ff7c08; border-right:2px solid #ff7c08; border-left:2px solid #ff7c08; margin:0 3px;}
.b3h, .b3bh {
	height:1px;
	background:#ff7c08;
	border-right:1px solid #ff7c08;
	border-left:1px solid #ff7c08;
	margin:0 10 0 10px;
}
.b4h, .b4bh {height:2px; background:#ff7c08; border-right:1px solid #ff7c08; border-left:1px solid #ff7c08; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #ff7c08;}
.headh {background: #ff7c08; border-right:1px solid #ff7c08; border-left:1px solid #ff7c08;font-family: "Tahoma";font-size: 8pt;color:#FFFFFF;}
/* Table corner */

.table_square {
	font-family: "Tahoma";
	font-size: 8pt;
	color:#FFFFFF;

	border-bottom:1px solid #ff7c08; 
	border-top:1px solid #ff7c08; 
	border-left:1px solid #ff7c08; 
	border-right:1px solid #ff7c08; 
	background-color: #FFF;
}
.table_square_dot {
	font-family: "Tahoma";
	font-size: 8pt;
	color:#363636;

	border-bottom:1px dotted #A0A0A0; 
	border-top:1px dotted #A0A0A0; 
	border-left:1px dotted #A0A0A0; 
	border-right:1px dotted #A0A0A0; 
}
.table_header {
	font-family: "Tahoma";
	font-size: 8pt;
	color:#FFFFFF;
	background-color: #ff7c08;
}
.table_content_1 {
	font-family: "Tahoma";
	font-size: 8pt;
	color:#333;
	background-color: #fff;
}
.table_content_2 {
	font-family: "Tahoma";
	font-size: 8pt;
	color:#333;
	background-color: #fff;
}
.logo { width:1000px; height:auto;}
.header { width:1000px;  }
.error { font-family: "Tahoma"; font-size: 8pt; color: #FFFFFF; }
.content1 {
	font-family: "Tahoma";
	font-size: 9pt;
	color: #333;
	line-height: 20px;
	width:740px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
	text-align:left;
}
.link { font-family: "Tahoma"; font-size: 9pt; text-decoration:none; color: #FFFF00; }

/* Footer */
.footer {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFF;
	padding-top: 90px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	background-image:url(../Images/footer.png);
	background-position:center top;
	margin:0 auto;
	width:1000px;
	height:35px;
	float:left;
	
	/*line-height: 19px;
	padding-top: 45px;*/
}
.footer a {
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
.footer a:hover {
	color: #F60;
	text-decoration: none;
	font-weight:normal;
}
/*td {
	vertical-align:top;
}*/

/* Gallery */
#Container {border: 5px solid #363636;} /* เธเธญเธเธ เธฒเธ */
#CaptionContainer {background-color: #ffffff;} /* เธเธทเนเธเธซเธฅเธฑเธ Detail */
#CaptionContainer p {color: #FFFFFF;} /* เธ•เธฑเธงเธซเธเธฑเธเธชเธทเธญ Detail */
#Counter {color: #FFFFFF;} /* เธ•เธฑเธงเธซเธเธฑเธเธชเธทเธญ Counter */
/* Search */

.button_search{
	width: 22px;/*ยงยซโ€ยกยฐยซรโ€รยขร•รยฟโ€รฆยชรฟรยก search*/
	height: 22px; /*ยงยซโ€ยกย ลธรยขร•รยฟโ€รฆยชรฟรยก search*/
    background: transparent url(../../Images/tem31_search_button.jpg) no-repeat top left;
	border: none;
	cursor:pointer;
}
.form_search {
width:180px;
height:20px;
border:1px #e2d9ab solid;
color:#666666;
font-size:11px;
font-weight:normal;

}

/* * * * update 3/6/2010 * * * */
.text_highlight { font-family: "Tahoma"; font-size: 8pt; color: #FF0000; }

/*** เพิ่มเติม ***/
.bg
{
	background-position:top;
	background-repeat:repeat-x;
}
.bg_t
{
	background-position: center top;
	background-repeat: no-repeat;
}
.bg_r
{
	background-position: left top;
	background-repeat: no-repeat;
}
.bg_r02
{
	background-position: left;
	background-repeat: repeat-y;
}
.bg_b
{
	background-position: center bottom;
	background-repeat: repeat-x;
}
.bg_l
{
	background-position: right top;
	background-repeat: no-repeat;
}
.bg_l02
{
	background-position: right;
	background-repeat: repeat-y;
}
a.link
{
	font-size: 8pt;
	color: #3f3f3f;
	text-decoration: none;
}
a.link:hover
{
	font-size: 8pt;
	color: #3f3f3f;
	text-decoration:underline;
}
.Txt01
{	
	font-size: 7pt;
	color: #e45680;
	text-decoration: none;
}
#sidemenu { width:220px; float:left; padding: 0px 0px 0px 8px;}
#bodycontent { width:1000px; background-image:url(../Images/bg_body.png); background-position:center top; float:left; clear:both;}
#main{ width:1000px; margin: 0px auto;}
#main_all{ width:1000px; margin: 0px auto;}
#detail_all{ background-image:url(../Images/content_bg_body.png); background-position:center; background-repeat:repeat-y; width:1000px; margin:0 auto; float:left;}
#bg_top{ background-image:url(../Images/bg_header.png); background-position:center top; background-repeat:no-repeat;}
