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

@font-face {
	font-family: 'CenturyGothicRegulars';
	src: url('font/gothic.eot?#iefix') format('embedded-opentype'),
         url('font/gothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PSLKittithadaRegulars';
    src: url('font/psl-kittithada.eot');
    src: url('font/psl-kittithada.eot?#iefix') format('embedded-opentype'),
         url('font/psl-kittithada.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
	margin: 0;
	margin-top: 10px;
	color: #534741;
	font-family: Tahoma, CenturyGothicRegulars, PSLKittithadaRegulars, Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

.en {
	font-size: 14px;
	line-height: 16px;
}

.th {
	font-family: Tahoma, 'PSLKittithadaRegulars';
	/*font-size: 19px;
	line-height: 22px;*/
	font-size: 14px;
	line-height: 16px;
}

.mark {
	color: #909;
}

.white {
	color: #FFFFFF !important;
	font-size: 16px;
	line-height: 20px;
}

.indent {
	text-indent: 20px;
}

a {
	color: #7C5925;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #996633 !important;
}

.font01 {
	color: #7C5925;
	font-size: 14px;
}

#th .font01 {
	font-family: Tahoma, 'PSLKittithadaRegulars';
	/*font-size: 19px;
	line-height: 22px;*/
}

.font02 {
	font-family: 'CenturyGothicRegulars';
	color: #7C5925;
	font-size: 22px;
	line-height: 26px;
}

table.line {
	border: 0;
	border-bottom: #7C5824 1px solid;
}

div#leftside {
	display: block;
	padding: 30px 20px;
	color: #FFFFFF;
}

div#leftside h2 {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 26px;
	font-weight: normal;
	line-height: 30px;
}

div#leftside span {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
}

div#leftside div.symbol {
	display: block;
	margin-top: 20px;
	text-align: center;
}

div.frame {
	display: block;
	width: 172px;
	margin: 5px 7px;
	padding: 3px;
	border: #C7C7C7 1px solid;
	box-shadow: 0 0 3px #999999;
	-webkit-box-shadow: 0 0 5px #999999; /* Safari and Chrome */
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999',direction='180',strength='3'); /* IE */
}

div.frame .box {
	display: block;
	width: 172px;
	height: 120px;
	overflow: hidden;
}

div.frame .box img {
	width: auto;
	height: auto;
	min-width: 172px;
	min-height: 120px;
	max-width: 200%;
	max-height: 200%;
}

ul#tmpSlideshow {
	display: block;
    margin: 0;
    padding: 0;
    width: 607px;
	overflow: hidden;
	list-style: none;
}

#language a {
	float: left;
	display: block;
	width: 80px;
	height: 18px;
	margin-right: 10px;
	padding-right: 5px;
	text-indent: 30px;
	background: url(images/en.jpg) left no-repeat;
	line-height: 18px;
}

#language a.th {
	font-family: 'PSLKittithadaRegulars';
	font-size: 19px;
	background-image: url(images/th.jpg);
	line-height: 22px;
}

ul#content-list {
	margin: 0;
	padding: 0;
	list-style: decimal;
}

ul#content-list li {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: decimal;
}

ul#portSlideshow {
	display: block;
    margin: 0;
    padding: 0;
    width: 320px;
	overflow: hidden;
	list-style: none;
}

ul#portSlideshow li div {
	float: left;
	margin-right: 10px;
	padding: 3px;
	border: #C7C7C7 1px solid;
	box-shadow: 0 0 3px #999999;
	-webkit-box-shadow: 0 0 5px #999999; /* Safari and Chrome */
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999',direction='180',strength='3'); /* IE */
}

ul#portSlideshow li a {
	float: left;
	font-size: 24px;
	line-height: 60px;
}

ul#portSlideshow li a.th {
	font-family: 'PSLKittithadaRegulars';
	font-size: 28px;
	line-height: 54px;
}
ul.demo2
{
	margin-left:-2px;
	margin:0 0;
	
}

ul.demo2 li
{
	font-size:11px !important;
	list-style:none;
	margin-left:-40px;
	
}
ul.demo2 li a
{
width:170px;	
}
ul.demo2 img
{
	min-width:160px !important;
	min-height:130px !important;		
}
#youtube-wrap
{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	min-height:100%;
	z-index:100;
}
#ytvideo2
{
	position:fixed;
	z-index:150;
}
#youtube-close-page
{
	position:relative;
	top:-5px;
	right:2px;	
	z-index:151;
}
img 
{
	border:none;
}
