@charset "UTF-8";
/* CSS Document */

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #2d2d2d;
}
#top {
width: 100%;
height: 110px;
background-image: url(../Images/logo_bg.jpg);
background-repeat: repeat-x;
}
.top {
width: 1000px;
height: 110px;
margin: 0 auto;
position: relative;
}
.logo {

}
.text_orange {
color: #be9c7a;
}
.lang {
width: 200px;
height: 40px;
position: absolute;
right:0px;
top:0px;
background-color: #2d2d2d;
}
.lang_bar {
width:200px;
height: 5px;
background-color: #be9c7a;
}
.lang_text {
width: 125px;
height: 35px;
padding-top: 10px;
color: #fff;
text-align: center;
float: left;
}
.font_size {
width: 65px;
height: 35px;
/* padding-top: 5px; */
color: #fff;
text-align: center;
float: left;
}
.font_size  a {
color: #fff;
text-decoration: none;
}
.font_size  a:hover {
color: #ff8a00;
}
.font_size  a:visited {
color: #fff;
}
.lang_text img {
margin-left: 7px;
}
#topmenu {
width: 100%;
height: 35px;
background-color: #2d2d2d;
}
.topmenu {
width: 1000px;
height: 35px;
margin: 0 auto;
}
.topmenu ul {
	margin:0px;
	padding:0px;
	margin:0 auto;
	}
.topmenu li {
	margin:0 auto;
	padding:0px;
	list-style:none;
	float:none;
	text-align:center;
	margin-left:20px;
	display: inline;
	line-height: 35px;
	color: #fff
	}
.topmenu li a:link {
	color: #fff;
	text-decoration: none;
	}
.topmenu li a:hover {
	color: #ff8a00;
	text-decoration: none;
	}
.topmenu a:visited {
	color: #fff;
	text-decoration: none;
	}
#main {
width: 1000px;
height: auto;
margin: 0 auto;
margin-top: 10px;
}	
#header {
	width: 1000px;
	height: 250px;
	background-image: url(../Images/header_bg.jpg);
	margin: 0 auto;
	margin-top: 10px;
}
#left {
width: 740px;
height: auto;
float: left;
text-align:left;
}
#right {
width: 250px;
height: auto;
float: left;
margin-left: 10px;
text-align:left;
}
.content {
	width: 720px;
	font-size: 11px;
	color: #2d2d2d;
}
.text {
	width: 720px;
	font-size: 11px;
	color: #2d2d2d;
	margin-left: 20px;
	margin-top: 10px;
}
#submenu {
width: 250px;
height: auto;
}
.submenu ul {
margin: 0px;
padding: 0px;
}
.submenu li {
list-style: none;
}
.submenu_list {
width: 230px;
height: 26px;
margin: 0px;
padding: 0px;
background-image: url(../Images/submenu_bg.jpg);
margin-bottom: 1px;
color: #fff;
padding-left: 20px;
line-height: 25px;
}
.submenu li a:link {
	color: #fff;
	text-decoration: none;
	}
.submenu li a:hover {
	color: #ff8a00;
	text-decoration: none;
	}
.submenu a:visited {
	color: #fff;
	text-decoration: none;
	}
.banner {
width:250px;
height: auto;
margin-top: 10px;
}
.banner ul {
margin: 0px;
padding: 0px;
}
.banner li {
width: 230px;
height: auto;
margin: 0px;
padding: 0px;
list-style: none;
margin-bottom: 0px;
}
#footer {
width: 100%;
height: 60px;
background-color: #2d2d2d;
margin-top: 20px;
}

/* Table corner */
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size: 11px; 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: 11px;color:#FFFFFF;}
/* Table corner */

.table_square {
	font-family: "Tahoma";
	font-size: 11px;
	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: 11px;
	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: 11px;
	color:#ffffff;
	background-color: #a7a7a7;
}
.table_content_1 {
	font-family: "Tahoma";
	font-size: 11px;
	color:#424242;
	background-color: #FFFFFF;
}
.table_content_2 {
	font-family: "Tahoma";
	font-size: 11px;
	color:#424242;
	background-color: #f1f1f1;
}

/* .header {  } */
.error { font-family: "Tahoma"; font-size: 11px; color: #FF0000; }
.content {
	font-family: "Tahoma";
	font-size: 11px;
	color: #2d2d2d;
	line-height: 16px;
	padding-left: 0px;
	padding-right: 0px;
}
.link { font-family: "Tahoma"; font-size: 11px; text-decoration:none; color: #424242; }

/* Footer */
.footer {
width: 1000px;
height: 60px;
background-image: url(../Images/footer.jpg);
margin: 0 auto;
color: #2d2d2d;
position: relative;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer_text {
position: absolute;
left:385px;
top:10px;
padding-left: 10px;
}
td {
	vertical-align:top;
}

/* Gallery */
#Container {border: 5px solid #6b6679;} /* ขอบภาพ */
#CaptionContainer {background-color: #6b6679;} /* พื้นหลัง 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;
}

/* * * * update 3/6/2010 * * * */
.text_highlight { font-family: "Tahoma"; font-size: 11px; color: #FF0000; }
ul#category-data li a.content{ width:auto !important ;}
