/*
<!-- 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; 
}
#id_container { }
#id_maincontent { text-align: center; margin: 5px auto; }
.cl_text { margin: auto; }
h1 { font-family: 'PSL Kittithada Bold','Cordia New',Tahoma, Verdana, Loma, Thonburi, sans-serif; font-weight: bold; font-size: 2.8em; }
p { font-weight: normal; font-size: 1em; margin: 10px auto; }
.cl_date { margin-top: 20px; font-weight: bold; }
#id_footer { }

/* ============= end css ============ */
