@charset "utf-8";
@font-face
{
	font-family: Font;
	src: url("JSThanapornNormal.eot") /* EOT file for IE */
}
@font-face
{
	font-family: Font;
	src: url("PSL029.ttf") /* TTF file for CSS3 browsers */

}

*
{
	margin:0;
	padding:0;
	font-family: Font;
	font-size:20px;
	color:#5c5c5c;

}

.text_bigBox
{
	font-size:20px;
	color:#5c5c5c;
}

body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #656158;
	text-decoration: none;
}

.fs01 { 	color: #FF0000; font-weight: bold; }
.fs02 { 	color: #E00EDE;}
.fs03 { 	color: #FFFFFF; text-decoration: none;}



}