/* ----------------------------------------------- */
.search_field {
	font-size: 13px;
	color: #333333;
	width: 180px;
	height: 16px;
	border: 0px;
	margin-top: 1px;
	background-color: #FFFFFF;
}
/* ----------------------------------------------- */
.search_button {
	font-size: 12px;
	color: #666666;
	width: 60px;
	height: 18px;
	border: 0px;
	margin-right: 3px;
	background-color: #FFFFFF;
}
/* ----------------------------------------------- */
.editor_area {
	width: 500px;
	height: 500px;
	border-bottom: 1px solid #999999;
}
.editor_area_ref {
	width: 500px;
	height: 150px;
	border-bottom: 1px solid #999999;
}
.editor_area_news {
	width: 500px;
	height: 250px;
	border-bottom: 1px solid #999999;
}
.editor_field {
	width: 500px;
	margin-bottom: 6px;
}
.editor_select {
	margin-top: 2px;
	margin-bottom: 3px;
}
/* ----------------------------------------------- */
.edit_dep {
	width: 500px;
	margin-bottom: 6px;
}
.edit_dep_small {
	width: 60px;
	margin-bottom: 6px;
}
.edit_dep_medium {
	width: 160px;
	margin-bottom: 6px;
}
/* ----------------------------------------------- */
.edit_user {
	width: 220px;
	margin-bottom: 6px;
}
/* ----------------------------------------------- */
.edit_title {
	width: 320px;
	margin-bottom: 6px;
}
/* ----------------------------------------------- */
.file {
	width: 320px;
}
/* ----------------------------------------------- */
