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