.h3_m_top {
	margin-top: 30px;
}
.p_center {
	text-align: center;
}
.p_left {
	padding-left: 10px;
	padding-bottom: 10px;
}
.p_left2 {
	padding-left: 110px;
	padding-bottom: 10px;
	padding-right: 110px;
}
.p_center_mb {
	text-align: center;
	margin: 40px;
}

#mailform {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #336;
	border-bottom-color: #336;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
}
#mailform table {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#mailform th {
	color: #336;
	width: 230px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
}
.th_bg {
	background-image: url(../img/bg_contact_th.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
.th_bg2 {
	background-image: url(../img/bg_contact_th.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#mailform td {
	padding: 5px;
}
.td_submit {
	text-align: right;
}

#mailform table tr td input {
	padding: 5px;
}
#mailform table tr th .indicates {
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
