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

body{
	margin: 0px;
	background-color: #F2F2F2;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #4D4D4D;
}
.maintable {
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	width: 797px;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #4D4D4D;
}
.box1 {
	border: 1px solid #d8d8d8;
}
.box2 {
	border: 1px solid #FFFFFF;
	background-color: #F2F2F2;
}
.box3 {
	background-color: #F2F2F2;
}
.box4 {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.box5 {
	border: 1px solid #c6b299;
	background-color: #FFFFFF;
}
.text {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #4D4D4D;
	line-height: 14px;
}
.text a:link {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #C1272D;
	line-height: 14px;
}
.text a:hover {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #C1272D;
	line-height: 14px;
}
.text a:visited {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #C1272D;
	line-height: 14px;
}
.title {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #534741;
}
.smalltext {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #4D4D4D;
	line-height: 14px;
}
.smalltext a:link {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: underline;
	color: #4D4D4D;
	line-height: 14px;
}
.smalltext a:visited {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: underline;
	color: #4D4D4D;
	line-height: 14px;
}
.smalltext a:hover {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: underline;
	color: #4D4D4D;
	line-height: 14px;
}
.textthai {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #4D4D4D;
	line-height: 16px;
}