@font-face {
	font-family: 'THMaliGrade6Regular';
	src: url('font/th_mali_grade6-webfont.eot');
	src: url('font/th_mali_grade6-webfont.eot?iefix') format('eot'),
		url('font/th_mali_grade6-webfont.woff') format('woff'),
		url('font/th_mali_grade6-webfont.ttf') format('truetype'),
		url('font/th_mali_grade6-webfont.svg#webfontCXAunSZT') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'THFahKwangRegular';
	src: url('font/th_fahkwang-webfont.eot');
	src: url('font/th_fahkwang-webfont.eot?iefix') format('eot'),
		url('font/th_fahkwang-webfont.woff') format('woff'),
		url('font/th_fahkwang-webfont.ttf') format('truetype'),
		url('font/th_fahkwang-webfont.svg#webfontCXAunSZT') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'THK2DJulyRegular';
	src: url('font/th_k2d_july8-webfont.eot');
	src: url('font/th_k2d_july8-webfont.eot?iefix') format('eot'),
		url('font/th_k2d_july8-webfont.woff') format('woff'),
		url('font/th_k2d_july8-webfont.ttf') format('truetype'),
		url('font/th_k2d_july8-webfont.svg#webfontCXAunSZT') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'THKodchasalRegular';
	src: url('font/th_kodchasal-webfont.eot');
	src: url('font/th_kodchasal-webfont.eot?iefix') format('eot'),
		url('font/th_kodchasal-webfont.woff') format('woff'),
		url('font/th_kodchasal-webfont.ttf') format('truetype'),
		url('font/th_kodchasal-webfont.svg#webfontCXAunSZT') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'THBaijamRegular';
	src: url('font/th_baijam-webfont.eot');
	src: url('font/th_baijam-webfont.eot?iefix') format('eot'),
		url('font/th_baijam-webfont.woff') format('woff'),
		url('font/th_baijam-webfont.ttf') format('truetype'),
		url('font/th_baijam-webfont.svg#webfontCXAunSZT') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'THCordiaNewRegular';
	src: url('font/cordia_new-webfont.eot');
	src: url('font/cordia_new-webfont.eot?iefix') format('eot'),
		url('font/cordia_new-webfont.woff') format('woff'),
		url('font/cordia_new-webfont.ttf') format('truetype'),
		url('font/cordia_new-webfont.svg#webfontCXAunSZT') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PSLKittithadaRegular';
	src: url('font/pls_kittithada_regular-webfont.eot');
	src: url('font/pls_kittithada_regular-webfont.eot?iefix') format('eot'),
		url('font/pls_kittithada_regular-webfont.woff') format('woff'),
		url('font/pls_kittithada_regular-webfont.ttf') format('truetype'),
		url('font/pls_kittithada_regular-webfont.svg#webfontCXAunSZT')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DbAdmanX';
	src: url('font/dbadmanx-webfont.eot');
	src: url('font/dbadmanx-webfont.eot?#iefix') format('embedded-opentype'),
		url('font/dbadmanx-webfont.woff') format('woff'),
		url('font/dbadmanx-webfont.ttf') format('truetype'),
		url('font/dbadmanx-webfont.svg#db_adman_xregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DbAdmanXBd';
	src: url('font/dbadmanxbd-webfont.eot');
	src: url('font/dbadmanxbd-webfont.eot?#iefix')
		format('embedded-opentype'), url('font/dbadmanxbd-webfont.woff')
		format('woff'), url('font/dbadmanxbd-webfont.ttf') format('truetype'),
		url('font/dbadmanxbd-webfont.svg#db_adman_xbold') format('svg');
	font-weight: normal;
	font-style: normal;
}

/** COLOR **/
.fdefault {
	color: #565656;
}

.fgray {
	color: #888888;
}

.fgreen {
	color: #379b01;
}

.fblue {
	color: #4775c9;
}

.fbold {
	font-weight: bold;
}

.fwhite {
	color: #fff;
}

.fred {
	color: #f00;
}

.forange {
	color: #ff6600;
}

.txt-topic {
	font-family: DbAdmanX;
	font-size: 20px;
}

.txt-medium {
	font-family: DbAdmanX;
	font-size: 16px;
}

.txt-left {
	text-align: left;
}

.txt-right {
	text-align: right;
}

.txt-center {
	text-align: center;
}