@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	background-color: #000000;
	color:gray;
}
a
{
	color:gray;
}
/* Search */
.buttonsoftlogin{
    height: 24px;
    width: 29px;
    background: transparent url(../Images/icon_09.jpg) no-repeat top left;
    border: none;
 cursor:pointer;
}

td {
	vertical-align:middle;
	}
.fix_bg_menu {
	background-attachment: scroll;
	background-image: url(../Images/body_21.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fix_bg_menu1 {
	background-attachment: scroll;
	background-image: url(../Images/bg_13.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#td01{
	vertical-align:top;
	}
.textb { font-family: "Tahoma"; font-size: 8pt; color: #424242; }
.textw {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #6CAC00;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
}
img { border:none}

#topmenu {
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
.topmenu a {
	text-decoration:none;
	color:#FFFFFF;
}
.topmenu a:hover {
	color:#2B27E0;
	
}
/*.topmenu a:visited { color:#FFFFFF; }*/
.topmenu a:active {
}

#leftmenu {
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration:none;
	color:#999999;
	line-height: 15px;
	font-weight: normal;
}
.leftmenu a {
	text-decoration:none;
	color:#999999;
}
.leftmenu a:hover {
	color:#FFFFFF;
}
/*.leftmenu a:visited { color:#ab3f00; }*/
.leftmenu a:active {
	color:#000000;
}

.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:#424242;
	background-color: #FFFFFF;
}
.table_content_2 {
	font-family: "Tahoma";
	font-size: 8pt;
	color:#424242;
	background-color: #f1f1f1;
}
.colortable {

	background-color: #000000;
}
.colortable1 {

	background-color: #FFFFFF;
}
/* .header {  } */
.error { font-family: "Tahoma"; font-size: 8pt; color: #FF0000; }
.content {
	font-family: "Tahoma";
	font-size: 9pt;
	color: #78421f;
}
.link { font-family: "Tahoma"; font-size: 8pt; text-decoration:none; color: #424242; }

/* Footer */
.footer {
	font-family: "Tahoma";
	font-size: 8pt;
	color: #f7e4be;
}

/* Gallery */
#Container {border: 5px solid #6b6679;} /* ขอบภาพ */
#CaptionContainer {background-color: #6b6679;} /* พื้นหลัง Detail */
#CaptionContainer p {color: #FFFFFF;} /* ตัวหนังสือ Detail */
#Counter {color: #FFFFFF;} /* ตัวหนังสือ Counter */

/* Search */
.button_search{
	width: 29px;
	height: 24px;
    background: transparent url(../Images/icon_09.jpg) no-repeat top left;
	border: none;
	cursor:pointer;
}