/*
<!-- Font syntax ต้องจัดเรียงตามลำดับนี้
Font : <Font-Style : italic;> || <Font-Variant : normal;> || <Font-Weight : bold;> || <Font-Size : 2em;><Line Height> || <Font-Family : Tahoma;>
-->
*/

body { 
	background-color: #000000;
	background-image: url(/kob/memo_images/20070619gen_bajang.jpg);
	background-repeat: no-repeat; color: #ffffff; background-attachment:fixed; 
	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; }

#id_container { }

#id_maincontent { margin-left: 60px; margin-top: 280px; 
font-size: 15px; color: #ffffff; 
width: 400px; background-color: #000000; padding: 10px;
filter: alpha(opacity=60);
opacity: .6; /* for gecko */  }

h1 { font-family: 'PSL Kittithada Bold','Cordia New',Tahoma, Verdana, Loma, Thonburi, sans-serif; font-weight: bold; font-size: 2.5em; }
div.cl_text  p { font-size: 15px; color: #ffffff; }
.cl_date { }
#id_footer { }

/* ============= end css ============ */

