body {
	margin:10px;
	background-color: #999999;
}
td {
	font: 12px/24px Tahoma, thonburi;
	color: #6e6f76;
}
a {
	color: #6e6f76;
	text-decoration:none;
}
a:hover {
	color: #6e6f76;
	text-decoration:underline;
}
.bg_content {
	background-color: #0f0f0f;
}
.bg_right {
	background: #999999 url(../images/bg_right.gif) repeat-y right;
}
.switch_language {
	font: 9px Tahoma, thonburi;
	color: #bdbdbd;
	text-decoration: none;
}
.switch_language_highlight {
	font: 9pxTahoma, thonburi;
	color: #ff6600;
	text-decoration: none;
}
.highlight {
	color: #ff6600;
}
.white {
	color: #ffffff;
}
.base {
	color: #efe8da;
}
.enquiry {
	font: 11px Tahoma, thonburi;
	color: #efe8da;
}
.comment {
	font: 10px Tahoma, thonburi;
	color: #bdbdbd;
	text-decoration: none;
}
.input_box {
	border: 1px solid #efe8da;
	background-color: #0f0f0f;
	font: 12px Tahoma, thonburi;
	color: #ffffff;
	padding: 2px;
}
.input_submit {
	border: 0px;
	background-color: #efe8da;
	font: 11px Verdana;
	color: #6e6f76;
	padding: 3px;
}
