/*
<!-- 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: #555555; 
}
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: 30px auto 5px auto; }
.cl_text { text-align: left; font-family: Verdana, Tahoma, Loma, Thonburi, sans-serif; width: 620px; margin: auto; }
ul, li { font-family: Verdana, Tahoma, Loma, Thonburi, sans-serif; margin-bottom: 20px; }
.procon { text-indent: 20 px; }
.sample { margin-top: 15px; color: #55aaee; font-weight: bold; }
.imagecenter { text-align: center; margin: 30px auto 20px auto; }
.imagecenter img { vertical-align: top; }
.cl_date { text-align: center; margin: 30px auto; }
#id_footer { }

/* ============= end css ============ */

