/* CSS Document */
body { font-size: 11px; font-family: "Tahoma"; margin:0px; padding:0px;}
div#top { display: block; position: relative; width: 950px;}
div#top div#Search { display: block; position: absolute; width: 340px; top: 10px; right: 1px; z-index: 1;}
div#top div#Search div#textsearch { display: block; float: left; width: 200px;}
div#top div#Search div#btsearch { display: block; float: left; width: 25px; margin-top: 6px;}
div#top div#Search div#textlang { display: block; float: left; width: 65px; margin-top: 6px;}
div#top div#Search div#thai { display: block; float: left; width: 25px; margin-top: 3px;}

div.bg_top {
	background: #FFFFFF url('../images/bg_main_content.jpg') repeat-x top left;
}
div.bg_top div.bg_down{
	background:  url('../images/bg_main_content_down.jpg') repeat-x bottom left;
	min-height: 300px;
	_height: 300px;
}
div.bg_top div.bg_down table td.Menu{
	padding: 15px 0px 0px 20px;
}
div.bg_top div.bg_down table td.content{
	padding: 15px 0px 0px 0px;
}
div.bg_top div.bg_down table td.content_team{
	padding: 15px 0px 0px 0px;
}

.text_01 {
	color: #B5B07D;
}
.text_01 a {
	color: #B5B07D;
	text-decoration: none;
}
.text_01 a:hover {
	color: #B5B07D;
	text-decoration: underline;
}
.text_02 {
	color: #F8992A;
}
.text_02 a {
	color: #F8992A;
	text-decoration: none;
}
.text_02 a:hover {
	color: #F8992A;
	text-decoration: underline;
}
.text_03 {
	font-size: 12px;
	color: #666666;
}
.text_03 a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.text_03 a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.text_04 {
	color: #ffffff;
	text-decoration: none;
}
a.text_04 {
	color: #ffffff;
	text-decoration: none;
}
a:hover.text_04 {
	color: #ffffff;
	text-decoration: underline;
}
.text_05 {
	color: #666666;
}
.text_05 a {
	color: #666666;
	text-decoration: none;
}
.text_05 a:hover {
	color: #666666;
	text-decoration: underline;
}
.text_06 {
	color: #ACA851;
	font-weight: bold;
}
a.text_06 {
	color: #ACA851;
	font-weight: bold;
	text-decoration: none;
}
a:hover.text_06 {
	color: #ACA851;
	font-weight: bold;
	text-decoration: underline;
}
.text_07 {
	font-size: 13px;
	color: #ACA851;
}
a.text_07 {
	font-size: 13px;
	color: #ACA851;
	text-decoration: none;
}
a:hover.text_07 {
	font-size: 13px;
	color: #ACA851;
	text-decoration: underline;
}
.text_07_active {
	font-size: 13px;
	color: #FF6600;
}
.text_07_active_bold {
	font-size: 11 px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
a.text_07_active_bold:active {
	font-size: 11 px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.text_08 {
	color: #999999;
}
.text_08 a {
	color: #999999;
	text-decoration: none;
}
.text_08 a:hover {
	color: #999999;
	text-decoration: underline;
}
.text_09 {
	color: #9A955F;
	font-weight: bold;
}
.text_09 a {
	color: #9A955F;
	font-weight: bold;
	text-decoration: none;
}
.text_09 a:hover {
	color: #9A955F;
	font-weight: bold;
	text-decoration: underline;
}
.text_10 {
	color: #9A955F;
}
.text_11 {
	color: #666666;
	font-weight: bold;
}
a.text_11 {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.text_11:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

a.text_11:active {
	font-size: 11 px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
input#Searchbox { border: 0px; width: 150px; height: 16px; font-size: 11px; font-weight: normal; color: #C9C68F;}
input#VitalNews { border-color:#C9C68F; width: 120px; font-size: 11px; font-weight: normal; color: #C9C68F;}
input#Unsubscribe { border-color:#DDD9B3; width: 130px; height: 13px; font-size: 11px; font-weight: normal; color: #C9C68F;}


/*Thickbox Content*/
div#ThickboxContent { width: 370px; margin: 0px auto; }
div#ThickboxContent div#Detail { display: block; width:370px; min-height: 260px; _height: 260px; background: url(../images/popup.jpg); margin: auto; position:relative; }
div#ThickboxContent div#Detail a#close { position:absolute; width:12px; height:10px; top:6px; right:11px; }
div#ThickboxContent div#Detail a#email { position:absolute; width:207px; height:10px; top:217px; right:135px; }
