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

