﻿/*
#Intro
#########################*/
.style4 {
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
}
.partner a {
	color : #D5C979;
	FONT-FAMILY: Verdana, Helvetica, Geneva, Arial, helvetica, sans-serif;
	font-size: 7px;
	font-weight : normal;
	text-decoration : none;
	font-style: normal;
}
.partner a:hover {
	color : #D5C979;
	FONT-FAMILY: Verdana, Helvetica, Geneva, Arial, helvetica, sans-serif;
	font-size: 7px;
	font-weight : normal;
	text-decoration : none;
	font-style : normal;
}
.partner a:visited {
	color : #D5C979;
	FONT-FAMILY: Verdana, Helvetica, Geneva, Arial, helvetica, sans-serif;
	font-size: 7px;
	font-weight : normal;
	text-decoration : none;
	font-style : normal;
}
.partner2 a {
	color : #D5C979;
	FONT-FAMILY: Verdana, Helvetica, Geneva, Arial, helvetica, sans-serif;
	font-size: 7px;
	font-weight : normal;
	text-decoration : none;
	font-style : normal;
}
.partner2 a:hover {
	color : #D5C979;
	FONT-FAMILY: Verdana, Helvetica, Geneva, Arial, helvetica, sans-serif;
	font-size: 7px;
	font-weight : normal;
	text-decoration : none;
	font-style : normal;
}
.partner2 a:visited {
	color : #D5C979;
	FONT-FAMILY: Verdana, Helvetica, Geneva, Arial, helvetica, sans-serif;
	font-size: 7px;
	font-weight : normal;
	text-decoration : none;
	font-style : normal;
}
.partner3 a {
	color : #D5C979;
	FONT-FAMILY: Verdana, Helvetica, Geneva, Arial, helvetica, sans-serif;
	font-size: 7px;
	font-weight : normal;
	text-decoration : none;
	font-style : normal;
}
.partner3 a:hover {
	color : #D5C979;
	FONT-FAMILY: Verdana, Helvetica, Geneva, Arial, helvetica, sans-serif;
	font-size: 7px;
	font-weight : normal;
	text-decoration : none;
	font-style : normal;
}
.partner3 a:visited {
	color : #D5C979;
	FONT-FAMILY: Verdana, Helvetica, Geneva, Arial, helvetica, sans-serif;
	font-size: 7px;
	font-weight : normal;
	text-decoration : none;
	font-style : normal;
}
/*
#Overlay Brochure ลบออกไปแล้วใน index.home.inc.php
#########################*/
/* the overlayed element */
.overlay {
	display: none;
	z-index: 100000;
	background-color: #333;
	border: 1px solid #666;
	-moz-box-shadow: 0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
}
.overlay, .overlay img {
	width: 353px;
	height: 500px;
}
.overlay .close {
	background-image: url(/images/overlay/close.png);
	position: absolute;
	right: -15px;
	top: -15px;
	cursor: pointer;
	height: 35px;
	width: 35px;
}
#footer { width:100%; height:25px; background-color: #FF6600; }
#footer .footer_text { margin-right:13px; padding-top:5px;}
#footer span.footer_text { margin-right:-1px;}
#footer .footer_text a { color:#FFFFFF; font-stretch:semi-condensed; font-weight:bold; text-decoration: none; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
#footer .footer_text a:hover { color:#000000; text-decoration:blink; font-weight:bold;}



