@charset "windows-874";
/* CSS Document */
body { background-color:#fbf6e6; margin:0;
padding:0;
height: auto;
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
}
td {/*vertical-align:top;*/
}
.textb {
	font-family: "Tahoma";
	font-size: 8pt;
	color: #424242;
}
.textw {
	font-family: "Tahoma";
	font-size: 8pt;
	color: #FFFFFF;
}

img {
	border:none;
	text-align: center;
}
/*for English*/
#topmenu_en{ background:url(../Images/bg_topmenu.png) center top no-repeat; width:960px; height:auto; float:left; margin-bottom:15px;}
#topmenu_en ul{ list-style:none; padding:0; margin:0; border-top:0px solid #bec9c5;}
#topmenu_en ul li{ list-style:none; padding:0; margin:0; float:left;	transition: all 0.4s; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
#topmenu_en ul li.tp-mn1{ background:url(../Images/topmenu_en.png) 0px 0px no-repeat; width:107px; height:39px;}
#topmenu_en ul li.tp-mn2{ background:url(../Images/topmenu_en.png) -107px 0px no-repeat; width:134px; height:39px;}
#topmenu_en ul li.tp-mn3{ background:url(../Images/topmenu_en.png) -241px 0px no-repeat; width:145px; height:39px;}
#topmenu_en ul li.tp-mn4{ background:url(../Images/topmenu_en.png) -386px 0px no-repeat; width:153px; height:39px;}
#topmenu_en ul li.tp-mn5{ background:url(../Images/topmenu_en.png) -541px 0px no-repeat; width:139px; height:39px;}
#topmenu_en ul li.tp-mn6{ background:url(../Images/topmenu_en.png) -678px 0px no-repeat; width:131px; height:39px;}
#topmenu_en ul li.tp-mn7{ background:url(../Images/topmenu_en.png) -810px 0px no-repeat; width:150px; height:39px;}

#topmenu_en ul li.tp-mn1:hover{ background:url(../Images/topmenu_en.png) 0px -39px no-repeat; }
#topmenu_en ul li.tp-mn2:hover{ background:url(../Images/topmenu_en.png) -107px -39px no-repeat; }
#topmenu_en ul li.tp-mn3:hover{ background:url(../Images/topmenu_en.png) -241px -39px no-repeat; }
#topmenu_en ul li.tp-mn4:hover{ background:url(../Images/topmenu_en.png) -386px -39px no-repeat; }
#topmenu_en ul li.tp-mn5:hover{ background:url(../Images/topmenu_en.png) -541px -39px no-repeat; }
#topmenu_en ul li.tp-mn6:hover{ background:url(../Images/topmenu_en.png) -678px -39px no-repeat; }
#topmenu_en ul li.tp-mn7:hover{ background:url(../Images/topmenu_en.png) -810px -39px no-repeat; }

/*for thai*/
#topmenu_th{ background:url(../Images/bg_topmenu.png) center top no-repeat; width:960px; height:auto; float:left; margin-bottom:25px;}
#topmenu_th ul{ list-style:none; padding:0; margin:0; border-top:0px solid #bec9c5;}
#topmenu_th ul li{ list-style:none; padding:0; margin:0; float:left;	transition: all 0.4s; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
#topmenu_th ul li.tp-mn1{ background:url(../Images/topmenu_th.png) 0px 0px no-repeat; width:107px; height:39px;}
#topmenu_th ul li.tp-mn2{ background:url(../Images/topmenu_th.png) -107px 0px no-repeat; width:134px; height:39px;}
#topmenu_th ul li.tp-mn3{ background:url(../Images/topmenu_th.png) -241px 0px no-repeat; width:145px; height:39px;}
#topmenu_th ul li.tp-mn4{ background:url(../Images/topmenu_th.png) -386px 0px no-repeat; width:153px; height:39px;}
#topmenu_th ul li.tp-mn5{ background:url(../Images/topmenu_th.png) -541px 0px no-repeat; width:139px; height:39px;}
#topmenu_th ul li.tp-mn6{ background:url(../Images/topmenu_th.png) -678px 0px no-repeat; width:131px; height:39px;}
#topmenu_th ul li.tp-mn7{ background:url(../Images/topmenu_th.png) -810px 0px no-repeat; width:150px; height:39px;}

#topmenu_th ul li.tp-mn1:hover{ background:url(../Images/topmenu_th.png) 0px -39px no-repeat; }
#topmenu_th ul li.tp-mn2:hover{ background:url(../Images/topmenu_th.png) -107px -39px no-repeat; }
#topmenu_th ul li.tp-mn3:hover{ background:url(../Images/topmenu_th.png) -241px -39px no-repeat; }
#topmenu_th ul li.tp-mn4:hover{ background:url(../Images/topmenu_th.png) -386px -39px no-repeat; }
#topmenu_th ul li.tp-mn5:hover{ background:url(../Images/topmenu_th.png) -541px -39px no-repeat; }
#topmenu_th ul li.tp-mn6:hover{ background:url(../Images/topmenu_th.png) -678px -39px no-repeat; }
#topmenu_th ul li.tp-mn7:hover{ background:url(../Images/topmenu_th.png) -810px -39px no-repeat; }

#leftmenu {
	width:217px;
	height:auto;
	float:left;
}
.leftmenu {
	width:235px;
	height:auto;
	text-align: left;
	font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:180%;
	color: #342615;
	margin-bottom:15px;
}
.leftmenu a:link {
	color:#342615;
	text-decoration:none;
}
.leftmenu a:visited { 
	color:#342615;
	text-decoration:none;
}
.leftmenu a:hover {
	color:#e1bf5d;
	text-decoration: no-underline;
}
.leftmenu a:active {
	color:#e1bf5d;
	text-decoration:none;
}
#submenu {
	font-family: "Tahoma";
	font-size: 10pt;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: top;
}
.submenu {
	padding-left: 40px;
	padding-top: 15px;
	line-height: 19px;
	padding-bottom: 15px;
	color: #342615;
}
.submenu a {
	text-decoration:none;
	color:#342615;
}
.submenu a:hover {
	color:#e1bf5d;
	text-decoration:underline;
}
.textfield {
	font-family: "Tahoma";
	font-size: 8pt;
	height:15px;
	color:#000000;
	vertical-align:middle;
}
.textarea {
	font-family: "Tahoma";
	font-size: 8pt;
	color:#000000;
	vertical-align:middle;
}
.listMenu {
	font-family: "Tahoma";
	font-size: 8pt;
	padding:5 px;
	color:#000000;
	vertical-align:middle;
}
.button {
	font-family: "Tahoma";
	font-size: 8pt;
	padding:5 px;
	color:#000000;
	vertical-align:middle;
}
.subject_header {
	font-family: "Tahoma";
	font-weight:bold;
	font-size: 8pt;
	padding:5 px;
	color:#000000;
	vertical-align:middle;
}
/* Table corner */
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh {
	font-size:1px;
	overflow:hidden;
	display:block;
}
.b1h {
	height:1px;
	background:#a7a7a7;
	margin:0 5px;
}
.b2h, .b2bh {
	height:1px;
	background:#a7a7a7;
	border-right:2px solid #a7a7a7;
	border-left:2px solid #a7a7a7;
	margin:0 3px;
}
.b3h, .b3bh {
	height:1px;
	background:#a7a7a7;
	border-right:1px solid #a7a7a7;
	border-left:1px solid #a7a7a7;
	margin:0 2px;
}
.b4h, .b4bh {
	height:2px;
	background:#a7a7a7;
	border-right:1px solid #a7a7a7;
	border-left:1px solid #a7a7a7;
	margin:0 1px;
}
.b2bh, .b3bh, .b4bh {
	background: #a7a7a7;
}
.headh {
	background: #a7a7a7;
	border-right:1px solid #a7a7a7;
	border-left:1px solid #a7a7a7;
	font-family: "Tahoma";
	font-size: 8pt;
	color:#FFFFFF;
}
/* Table corner */

.table_square {
	font-family: "Tahoma";
	font-size: 8pt;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #a7a7a7;
	border-right:1px solid #a7a7a7;
	background-color: #FFFFFF;
}
.table_square_dot {
	font-family: "Tahoma";
	font-size: 8pt;
	color:#424242;
	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: #a7a7a7;
}
.table_content_1 {
	font-family: "Tahoma";
	font-size: 8pt;
	color:#fff;
/*background-color: #000;*/}
.table_content_2 {
	font-family: "Tahoma";
	font-size: 8pt;
	color:#424242;
	background-color: #f1f1f1;
}
/* .header {  } */
.error {
	font-family: "Tahoma";
	font-size: 8pt;
	color: #FF0000;
}
.content1 {
	width:690 px;
	font-family: "Tahoma";
	font-size: 14px;
	float:left;
	color: #331901;
	text-align:left;

}
.link {
	font-family: "Tahoma";
	font-size: 9pt;
	text-decoration:none;
	color: #cccccc;
}
/* Footer */
#footer { background:url(../Images/img_footer.png) center  bottom no-repeat;  
   width:100%;
  height:auto;
  float:left;
  vertical-align:bottom; 
  padding:0px 0px 10px 0px
}
.footer {
	width:100%;
	height:auto;
	font-family:Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-align:right;
	vertical-align:top;
	line-height: 22px;
}
.footer a:link {
	color:#767474;
	text-decoration:none;
}
.footer a:visited {
	color:#767474;
	text-decoration:none;
}
.footer a:hover {
	color:#767474;
	text-decoration:none;
}
.footer a:active {
	color:#117a95;
	text-decoration:none;
}
#footer2 {
	width:960px;
	height: auto;
    margin:0 auto;
	text-align:center;
	vertical-align:top;
	padding-top:10px;
}
.footerLeft {
	width:373px;
	height: auto;
	float:left;
}
.footerRight {
	width:587px;
	height: auto;
	float:left;
}


/* Gallery */
#Container {
	border: 5px solid #6b6679;
} /* ¢ÍºÀÒ¾ */
#CaptionContainer {
	background-color: #6b6679;
} /* ¾×é¹ËÅÑ§ Detail */
#CaptionContainer p {
	color: #FFFFFF;
} /* µÑÇË¹Ñ§Ê×Í Detail */
#Counter {
	color: #FFFFFF;
} /* µÑÇË¹Ñ§Ê×Í Counter */#search
/* Search */

#search { 
	width:146px;
	height:30px;
	float: right;
	text-align: right;
	padding-top:5px;
	}
.button_search {
	background:url(../Images/img_search.png) center top no-repeat;
	width:23px;
	height:23px;
	border: none;
	cursor:pointer;
}
.button_search:hover {
	background:url(../Images/img_search_over.png) center top no-repeat;
	width:23px;
	height:23px;
	border:none;
}
.form_search {
	width: 130px;;
	height:18px;
	background-color:transparent;
	border:none;
	color:#515050;
	font-size:11px;
	font-weight:normal;
	vertical-align:top;
	margin:5px 0 0 5px;
}
/*** à¾ÔèÁàµÔÁ ***/
a:link {
	color:#000;
	text-decoration:none;
}
a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#ff4200;
	text-decoration: underline;
}
a:active {
	color:#ff4200;
	text-decoration:none;
}
#main {
	width:960px;
	height:auto;
    margin:0 auto;
}
#bodytop { background:url(../Images/bg_top.png) no-repeat center top;
	width:100%; 
	height: auto;
	float:left; 
	 vertical-align:top}
#header {
	width:960px;
	height:auto;
	float:left;
	vertical-align:top;
}
#top_left { 
	width:455px;
	height:47px;
	float:left;
	vertical-align:top;
}
#top_right { 
	width:505px;
	height:47px;
	float: right;
	vertical-align:top;
}
#top_search { 
	width:600px;
	height:60px;
	float: left;
	vertical-align:top;
}
#right {
	width:690px;
	height:auto;
	float: right;
	vertical-align:top;
	text-align:left;
}
#left {
	width:235px;
	height:auto;
	float:left;
	vertical-align:top;
}
#detail { background:url(../Images/bg_detail.png) repeat-y center top;
	width:960px;
	height:auto;
	float:left;
	vertical-align:top;
	margin:0 0 95px 0;
}
.logo {
	width:266px;
	height:116px;
	float:left;
	vertical-align:top
}
#ban_01 {
	width:960px;
	height:auto;
	float:left;
	vertical-align:top;
}
#ban_02 {
	width:960px;
	height: 0 auto; 
	vertical-align:top;
}
#ban_03{
	width:373px;
	height: auto;
	float:left;
	text-align:center
	vertical-align:top;
}
#ban_04{
	width:41px;
	height: auto;
	float:left;
	text-align:center
	vertical-align:top;
	margin-left:505px;
}
#ban_05{
	width:41px;
	height: auto;
	float:left;
	text-align:center
	vertical-align:top;
}
.lang {
	width:960px;
	height:23px;
	font-family:"Tahoma", Geneva, sans-serif;
	font-size:13px;
	float:left;
	text-align:right;
	vertical-align: central;
	margin-top:25px;
}
.lang a:link {
	color:#342615;
	text-decoration:none;
}
.lang a:visited {
	color:#342615;
	text-decoration:none;
}
.lang a:hover {
	color:#111112;
	text-decoration:none;
}
.lang a:active {
	color:#111112;
	text-decoration:none;
}
.banner {
	width:235px; 
	height:auto;
	}
	
.sidebarBanner img {
    max-width: 235px; !important
}
#RTop { width:960px; height:auto; float:left; vertical-align:top; padding-bottom:70px}
#Rtext { width:960px; height:auto; float:left;  vertical-align:top; ;}
#RB {width:960px; height:auto; float:left; vertical-align:top; }

