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

