@charset "iso-8859-1";
/* CSS Document */
<style type="text/css">
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF99CC;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.txtSmall{
	font-size:6px;
	font:"Microsoft Sans Serif", "MS Serif";
}
.txthalf{
	font-size:10px;
	font-family:"Microsoft Sans Serif";
}
.txtTitleThai{
	font-family:"MS Sans Serif";
	font-size:18px;
	color:#636363;
	font-weight:bold
}
.txtPink
{
 font-family:"Tahoma";
 color: "#FE76C6";
 font-size: 12px;
}
.txtMenu{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#FEF1F7;
}
.txtfooter{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	color:#BAD592;
}
.txttopic{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
}
.txtcontent{
	font-family: Tahoma;
	font-size: 12px;
}
.txtTitleEng{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#636363;
	font-weight:bolder;
}
.txtleft{
	font-family:"Microsoft Sans Serif";
	font-size:13px;
}
</style>