body,html {
	background-color: #5b3c22;  /* สีพื้นหลังที่อยู่ด้านหลังสุด */
}
#dtemplate_container a {
	color: #3a3b45;
}
#dtemplate_container a:hover {
	color: #90b6cc;
}
#dtemplate_header {
	background-image: url(images/header.jpg);
	background-color: white;
}
#dtemplate_header-1000 {
	background-image: url(images/header-1000.jpg);
	background-color: white;
}
#dtemplate_header h1 {
	color: #3a3b45;
}
#dtemplate_top-bar {
	color: white;
}
#dtemplate_top-bar a {
	color: white;
}
#dtemplate_top-bar a:hover {
	color: #90b6cc;
}
#dtemplate_nav-bar {
	background-color: #212117;/*พื้นหลังเมนู*/
	color:white;
}
#dtemplate_nav-bar a, #dtemplate_search-bar a, #dtemplate_bottom-nav a {
	color: #b89463;
}
#dtemplate_search-bar {
	background-color: #212117;
	color: #999;
}
#dtemplate_bottom-nav {
	background-color: #1e1e15; /* สีพื้นหลังของเมนูด้านล่างสุด */
}
#dtemplate_main-content {
	background-color: white;
}
#dtemplate_content h2.article-head a {
	color: #b89463;
}
#dtemplate_stat h4, #dtemplate_stat .dtemplate_detail {
	background-color: #f2f2f2;
	color: #b89463;
}
.dtemplate_widget h4 {
	background-color: #231407; /* สีพื้นหลังของหัวบล็อคทั้งซ้ายและขวา */
	color: white;
}
#dtemplate_container .dtemplate_widget h4 a {
	color: white;
}
#dtemplate_container .dtemplate_widget h4 a:hover {
	color: white;
}
.dtemplate_widget .dtemplate_detail {
	color: #8a8a94;
}
#dtemplate_container .dtemplate_widget .dtemplate_detail a.widget_menu {
	border-bottom-color: #ccc;
}
#dtemplate_footer {
	color: white;
}
#dtemplate_main-content .WorkCenterHeader {
	color: #b89463;
}
#article-layout .date {
	color: #999;
}
#article-layout .content {
	border-color: #ccc;
}