/* -------------------------------
Style Sheet สำหรับหน้าเว็บ คมชัดลึก โฉมใหม่ ปรับปรุงครั้งที่ 1 สำหรับ header เวลากลางวัน
Created by : Nok
Date : July 23, 2009
------------------------------- */
body {
	background: url(images_layout2/page_bg_day.gif) repeat-x top #FFF;
}
* html body {/* hack for ie6 only */
	background: url(images_layout2/page_bg.gif) repeat-x top #FFF;
}
#page {
	background: url(images_layout2/header_bg_day.gif) no-repeat top center;
}
* html body #page {/* hack for ie6 only */
	background: none;
}