/*
<!-- 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: 3em; }
#id_container { }
#id_maincontent { text-align: center;  margin: 50px auto 5px auto; }

.cl_text { font-family: Verdana, Tahoma, Loma, Thonburi, 'PSL Kittithada', sans-serif; }
#id_footer {}

/* ============= end css ============ */
