/*
<!-- Font syntax ต้องจัดเรียงตามลำดับนี้
Font : <Font-Style : italic;> || <Font-Variant : normal;> || <Font-Weight : bold;> || <Font-Size : 2em;><Line Height> || <Font-Family : Tahoma;>
-->
*/

body { 
	background-color: #dddddd; color: #000000; 
	scrollbar-base-color: #dddddd;
	scrollbar-face-color: #dddddd;
	scrollbar-3dlight-color: #dddddd;
	scrollbar-darkshadow-color: #dddddd;
	scrollbar-track-color: #dddddd;
	scrollbar-highlight-color: #dddddd;
	scrollbar-shadow-color: #dddddd;
	scrollbar-arrow-color: #555555;
}
a {}
h1 { font-family: 'PSL Kittithada Bold','Cordia New',Tahoma, Verdana, Loma, Thonburi, sans-serif; font-weight: bold; font-size: 2.8em; margin-top: 10px; }
#id_container { }
#id_maincontent { text-align: center; margin: 5px auto 5px auto; }
#id_maincontent img { margin-top: 100px; position: absolute; left: 20px; }
#id_flash { margin-top: 50px; }
#id_flash2 { margin-top: 20px; }
#id_maincontent p { }
.cl_text { text-align: center; margin: 20px auto; width: 450px; }
p { text-align: left; font-family: Tahoma,Verdana,Loma,Thonburi,sans-serif;}
#id_footer { }

/* =============  end css ============ */

