@charset "UTF-8";
/* CSS Document */

div
{
	width:950px;
	padding:0px;
	border:0px;
	margin-left:96px;
}
body {
	background-color:#000000;
	color:#cccccc;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	line-height:24px;
}
p {
	color:#cccccc;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	line-height:24px;
}
p.thai {
	color:#cccccc;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	line-height:32px;
}
a {
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	line-height:24px;
	color:#ffffcc;
	text-decoration:none;
}
a:link {
	color:#ffffcc;
}
a:visited {
	color:#999999;
}
a:hover {
	color:#ffffcc;
}
a:active {
	color:#ffffcc;
}
a.top {
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	line-height:42px;
	text-decoration:none;
}
a.top:link {
	color:#ffffcc;
}
a.top:visited {
	color:#999999;
}
a.top:hover {
	color:#ffffcc;
}
a.top:active {
	color:#ffffcc;
}
a.topthai {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	line-height:38px;
	text-decoration:none;
}
a.topthai:link {
	color:#ffffcc;
}
a.topthai:visited {
	color:#999999;
}
a.topthai:hover {
	color:#ffffcc;
}
a.topthai:active {
	color:#ffffcc;
}
a.bottom 
{ 
	text-decoration:none;
	color:#cccccc;
}
h6
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:200;
}