.text {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.3em;
	color:#565454;
	font-weight: normal;
}
.text_white {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.3em;
	color:#ffffff;
}
.textthai {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.3em;
	color:#565454;
	font-weight: normal;
}
.textthai_blue {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.3em;
	color:#2378e1;
}
.textthai_red {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.3em;
	color:#ef0f44;
}
.index-border {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5697ed;
	border-right-color: #5697ed;
	border-bottom-color: #5697ed;
	border-left-color: #5697ed;
}
.bottom-line {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5697ed;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #343232;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #343232;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #343232;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #2378e1;
}
