/*
<!-- Font syntax ต้องจัดเรียงตามลำดับนี้
Font : <Font-Style : italic;> || <Font-Variant : normal;> || <Font-Weight : bold;> || <Font-Size : 2em;><Line Height> || <Font-Family : Tahoma;>
-->
*/

body { 
	background-color: #ffffff; color: #555555;
}
a {}
h1 { font-family: 'PSL Kittithada Bold','Cordia New',Tahoma,Verdana,Loma,Thonburi,sans-serif; font-weight: bold; font-size: 48px; position:absolute; top: -100px; }
#id_container { }
#id_maincontent { }

.cl_text { font-family: 'PSL Kittithada Bold','Cordia New',Tahoma,Verdana,Loma,Thonburi,sans-serif; font-size: 22px;  letter-spacing: 2px; text-align: justify; position: absolute; left: 400px; top: 200px; width: 350px; }

.cl_date { }
#id_footer { position: absolute; left: 400px; top: 460px; width: 350px; padding-bottom: 50px; }

/* ============= end css ============ */

