@font-face {
    font-family: 'thai_sans_lite';
    src: url('fonts/thaisanslite_r1-webfont.eot');
    src: url('fonts/thaisanslite_r1-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/thaisanslite_r1-webfont.woff2') format('woff2'),
         url('fonts/thaisanslite_r1-webfont.woff') format('woff'),
         url('fonts/thaisanslite_r1-webfont.ttf') format('truetype'),
         url('fonts/thaisanslite_r1-webfont.svg#thai_sans_lite') format('svg');
    font-weight: normal;
    font-style: normal;

}
a:link{color: #0000cc;	text-decoration: none;}
a:visited {color: #336699; text-decoration: none;}
a:hover {color: #666666; text-decoration: underline;}
a:active {color: #666666; text-decoration: underline;}
a.hmenu:link,a.hmenu:active,a.hmenu:visited,.hmenu{font-family: "thai_sans_lite";font-size:20px; font-weight: bold; color: #000000; text-decoration: none; margin: 0; padding:0; line-height: 30px;}
a.hmenu:hover{font-family: "thai_sans_lite";font-size:20px; font-weight: bold; color: #ff3300; text-decoration: none; margin: 0; padding:0; line-height: 30px;}

#main { top: 20px; width: 970px; height:2000px; margin: 0px auto; padding: 0px auto; position: relative;}

a.linktextblack:link,a.linktextblack:active,.linktextblack,a.linktextblack:visited{font-size:18px; font-weight: normal; color: #000000; text-decoration: none; margin: 0; padding:0; line-height: 17px;}
a.linktextblack:hover{font-family: "thai_sans_lite";font-size:18px; font-weight: normal; color: #666666; text-decoration: none; margin: 0; padding:0; line-height: 17px;}

.textblack {font-family: "thai_sans_lite";font-size:19px; font-weight: normal; color: #000000; margin: 0; padding:0; line-height: 20px;}
.textblackb {font-family: "thai_sans_lite";font-size:19px; font-weight: bold; color: #000000; margin: 0; padding:0; line-height: 20px;}

.textgray {font-family: "thai_sans_lite";font-size:18px; font-weight: normal; color: #666666; margin: 0; padding:0; line-height: 20px;}

.magnifyarea { /* CSS to add shadow to magnified image. Optional */
	box-shadow: 5px 5px 7px #b5b3b3;
	-webkit-box-shadow: 5px 5px 7px #b5b3b3;
	-moz-box-shadow: 5px 5px 7px #b5b3b3;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5, positive=true);
	background: white;
	font-family: "thai_sans_lite"; font-size:19px; font-weight: normal; color: #000000; margin: 0; padding:0; line-height: 20px;
}