@font-face {
   font-family: THSarabun;
   src: url('THSarabunNew.ttf'),url('THDanViVek.otf'),url('cschatthai.woff');
}
@font-face {
  font-family: superspace;
   src:url('superspace.otf');
}
body {
	font-family: tahoma;	

}

.boxtitle {
	font-family: superspace;
	font-size : 1.6em;	
	color:#FFF;
}
.boxtitleblack {
	font-family: superspace;
	font-size : 1.6em;	
	color:#000;
}
.boxsubtitle {
	font-family: superspace;
	font-size : 1em;
	color:#FFF;	
}
.boxtitlewhite {
	font-family: superspace;
	font-size : 1.6em;
	color:#FFF;
}
.boxlabel{	
	font-size : 1em;
	color:#ffcc00;	
}


table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}

.xtd {
	border: 0px;
}