/*
<!-- 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: #880000; 
}
a {}
h1 { }
#id_container { }
#id_maincontent { text-align: center; margin: 5px auto 5px auto; }
#id_maincontent img { margin-top: 0px; position: absolute; left: 20px; }
#id_maincontent p { }
.cl_text { text-align: left; font-family: Tahoma,Verdana,Loma,Thonburi,sans-serif; 
width: 370px; margin-top: 230px; position: absolute; left: 600px; }
#id_footer {  position: absolute; left: 600px; text-align: left; margin-top: 550px; padding-bottom: 50px; }

/* ============= end css ============ */

