/* ข้อกำหนดทั่วไป */
body {
	background-image: url(images/bgmain.gif);
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: tahoma, verdana, ms Sans Serif;
	font-size: 12px;
}

a {
	font-family: tahoma, verdana, ms Sans Serif;
	font-size: 12px;
	color: #333333;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #FF6600;
}

a:active {
	text-decoration: none;
	color: #333333;
}
/* white text*/
.text1 {color: #FFFFFF;
	}
/* contact us text*/
.text2 {
	font-family: tahoma, verdana, "ms Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}	
/* text box */
.txt {
	font-family: tahoma, verdana, "ms Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
/* News Topic*/
.NewsTopic 
{	font-family: "ms Sans Serif";
	font-weight : bold;
	color: #000000;
	}
.NewsTopic1 
{	font-family: "ms Sans Serif";
	font-size: 16px;
	font-weight : bold;
	color: #000000;
	}

/* More*/
.More 
{	font-family: "ms Sans Serif";
	font-weight : bold;
	color: #000000;
	font-size: 12px;
	}	
/* border */
.d4d {
	border: 1px solid #333333;
}	

.lbl {
	font-family: tahoma, verdana, "ms Sans Serif";
	font-size: 16px;
	color: #FFFFFF;
}