.textarea {
	font-family: "굴림";
	font-size: 12px;
	color: #666666;
	height: 134px;
	width: 644px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textfiled_search {
	font-family: "굴림";
	font-size: 12px;
	width: 94px;
	height: 12px;
	border: thin none #fcb058;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.mainlogin {
	font-family: "굴림";
	font-size: 12px;
	width: 90px;
	height: 14px;
	border: thin none #fcb058;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #f8f8f8;

}
.checkbox_orangeline {
	font-family: "굴림";
	font-size: 12px;
	height: 16px;
	width: 16px;
	margin: 0px;
	padding: 0px;
	border: thin solid #fcb058;
	background-color: #fcb058;
}
.jumpmenu_foot {
	font-family: "굴림";
	font-size: 12px;
	border: thin solid #cdcdcd;
	height: 20px;
	width: 160px;
}
.txtBox {
	background-color: #f8f8f8;
	height: 17px;
	font-family: "굴림";
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e4e9ee;
	border-right-color: #E4E9EE;
	border-bottom-color: #E4E9EE;
	border-left-color: #e4e9ee;
}
