#contact-content-en {
	background-image: url(../images/bg-contact-en.gif);
	background-repeat: no-repeat;
}
#contact-content-th {
	background-image: url(../images/bg-contact-th.gif);
	background-repeat: no-repeat;
}
#howto {
	width: 370px;
	padding: 20px 0 0 0;
}
#howto a.google-en {
	background-image: url(../images/bttn-googlemap-en.gif);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 83px;
	margin: 0 240px 140px 40px;
}
#howto a.google-th {
	background-image: url(../images/bttn-googlemap-th.gif);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	width: 83px;
	margin: 0 240px 140px 40px;
}
.howto-block {
	width: 155px;
	padding: 5px 0 5px 55px;
	font-size: 11px;
	line-height: 14px;
	background-repeat: no-repeat;
	background-position: 15px center;
	border-top: 1px solid #333;
	height: 55px;
}
.howto-block strong {
	color: #2D5F9C;
}
.howto-block#bus {
	background-image: url(../images/icon-bus.gif);
}
.howto-block#boat {
	background-image: url(../images/icon-boat.gif);
}
.howto-block#train {
	background-image: url(../images/icon-train.gif);
}
#contact-form {
	width: 400px;
	font-size: 11px;
	padding: 15px 0 0 0;
}

#contact-form h2 { color:#0066CC; }

#contact-form th {
	width: 70px;
	text-align: right;
	padding: 5px 0 0 10px;
	vertical-align: top;
}
#contact-form td {
	padding: 2px 0 2px 5px;
}
#contact-form input {
	width: 300px;
	border: 0;
	font-size: 12px;
	height: 20px;
	color:#FFFFFF;
	background-color:#000000;
	border:#333333 1px solid;
}
#contact-form textarea {
	width: 300px;
	font-size: 11px;
	color:#FFFFFF;
	background-color:#000000;
	border:#333333 1px solid;
}
#contact-form input.bttn {
	background-image: url(../images/bttn-popup.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 88px;
	border: 0;
	color: #FFF;
	font-weight: bold;
	margin: 0 5px;
}
#googlemap {
	width: 550px;
	position: absolute;
	left: 360px;
	top: 180px;
	padding: 5px;
	border: 1px solid #333;
	background-color: #FFF;
	visibility: hidden;
}
#map {
	width:550px;
	height:350px;
}
