﻿/* 3-12-55 */
@font-face
{
    font-family: 'THSarabunNew';
    src: url('font/thsarabunnew-webfont.eot');
    src: url('font/thsarabunnew-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/thsarabunnew-webfont.woff') format('woff'),
         url('font/thsarabunnew-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    
}

body {background-color:White;font-family: THSarabunNew;}
div#contentPane {visibility:hidden;background-color:White;}
div#emosMap {visibility:hidden;background-color:White;display:none;}
div#divSubContainer {height:100%;width:100%;background-color:White;font-family: THSarabunNew;overflow:visible;}
div#divTopStrip {display:none;}
div.printArea {height:100%;width:100%;background-color:White;font-family: THSarabunNew;position:absolute;left:0;top:0;display:block;}
div.print {overflow:visible;position:absolute;left:0;top:0;display:block;visibility:visible;background-color:White;font-family: THSarabunNew;overflow:visible;float:none !important;}