@CHARSET "UTF-8";

#nameBox td {
	color: #595959;
	font-family: 돋움체;
	font-size: 9pt;
	text-align: left;
	padding-left: 3px;
}

.custom_contextmenu_layer {
	position: absolute;
	width: 105px;
	background-color: #f5f9ff;
	border-top: 1px #d7d7d7 solid;
	border-left: 1px #d7d7d7 solid;
	border-right: 2px #cacaca solid;
	border-bottom: 2px #cacaca solid;
	visibility: hidden;
	padding: 1px;
	z-index: 1000;
	visibility: hidden;
	overflow: visible;
}

.custom_text {
	font-family: 돋움체;
	color: #666666;
	font-size: 9pt;
}

.custom_input_file {
	width: 200px;
	height: 18px;
	border: 1px #DCDCDC solid;
	background-color: #F0F0F0;
	font-family: 돋움;
	font-size: 9pt;
	padding: 1px;
}

.custom_input_text {
	height: 15px;
	border: 1px #c9c9c9 solid;
	background-color: #F7F7F7;
	font-family: 돋움;
	font-size: 11px;
	padding: 2px 1px 0px 1px;
	color: #666666;
}

.custom_textarea {
	border: 1px #A9C7EC solid;
	overflow: auto;
	font-family: 돋움; color : #666666;
	font-size: 9pt;
	color: #666666;
}

.custom_cell_itemname {
	height: 25px;
	font-size: 9pt;
	font-family: 돋움;
	color: #7B828B;
	font-weight: bold;
	letter-spacing: -1px;
	background-color: #FAFAFA;
	text-align: center;
	padding-left: 3px;
}

.custom_cell_itemvalue {
	font-size: 9pt;
	background-color: white;
	font-weight: normal;
	letter-spacing: 0px;
	color: #707070;
	padding-left: 2px;
}

.custom_error_box {
	width: 100%;
	padding: 3px;
	margin-top: 10px;
	color: #FF6600;
	font-family: 돋움;
	font-size: 9pt;
	line-height: 130%;
}

.custom_msg_box {
	border: 5px #efefef solid;
	font-family: 돋움;
	font-weight: bold;
	font-size: 12px;
}

.custom_findaddr_box {
	border: 5px #efefef solid;
	margin: 0 auto 0 auto;
}

.custom_mark_required {
	font-family: tahoma;
	font-size: 6pt;
	color: #60C737;
	font-weight: bold;
}

.custom_licence_box {
	width: 98%;
	height: 100px;
	border: 1px #dcdcdc solid;
	font-family: 돋움;
	font-size: 9pt;
	color: #444444;
	padding: 3px;
	line-height: 120%;
	overflow: auto;
	font-family: 돋움;
}

.custom_subj_text {
	font-family: 돋움;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}
