#contact-title {
	background-image: url(../img/contact/contact_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 105px;
	width: 635px;
}
#contact-table {
	float: left;
	width: 620px;
	margin-left: 10px;
}
#contact-table table .row td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8DC229;
}
#contact-table table td {
	padding: 10px;
}
.base-table1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8DC229;
}
#contact-thanks {
	float: left;
	width: 630px;
	margin-bottom: 50px;
	padding-left: 20px;
	padding-top: 40px;
}
#contact-thanks-btn {
	width: 650px;
	float: left;
}
#contact-thanks-btn a {
	background-image: url(../img/share/top_back_btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 250px;
	float: left;
	margin-left: 200px;
}
#contact-thanks-btn a:hover {
	background-image: url(../img/share/top_back_btn_over.gif);
	background-repeat: no-repeat;
}
