.sm_edit_center {
	padding-top: 10px;
}

.sm_edit_title {
	font-size: 20px;
	font-weight: bold;
	padding: 20px;
	letter-spacing: 5px;
}

.ibtn_sel {
	width: 37px !important;
	height: 21px;
	line-height: 21px;
	border: none;
	margin-top: -1px;
	text-align: center;
	background-image: url('../image/button/ibtn_sel.gif');
}

.sm_edit_from {
	padding: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 774px;
	border: 1px solid #84b8f1;
}

.sm_edit_tr {
	height: 30px;
	clear: both;
}

.sm_edit_td_name {
	float: left;
	width: 115px;
	height: 20px;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: right;
	border-right: 1px solid #84b8f1;
	background: #d6e6f5;
}

.sm_edit_td_value {
	float: left;
	width: 260px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 20px;
	text-align: left;
	background: #efefef;
}