button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	background-color: #384C31;
	color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.cont_table  {
	width: 650px;
	border: 1px solid #B8CDAF;
}

.cont_table  th {
	width: 140px;
	padding-right: 20px;
	border-bottom-style: none;
	white-space: nowrap;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #4F6945;
}
.cont_table td {
	padding: 10px;
	text-align: left;
}
.cont_table .bg_color {
	background-color: #DCE7D8;
}
.cont_table .hissu {
	background-image: url(../../Copy%20of%20contact/image/ico_hissu.gif);
	background-repeat: no-repeat;
	background-position: 95% center;
}


.field_normal {
	width: 260px;
}
