.navi {
	font-size: 11px;
	color: #333;
	font-family: "굴림";
}
.textfield {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #f6f9fb;
	border-right-color: #f6f9fb;
	border-bottom-color: #f6f9fb;
	border-left-color: #f6f9fb;
	font-family: "맑은고딕", "돋움";
	font-size: 12px;
	color: #333;
	background-color: #FFF;
}
.area {
	font-family: "맑은고딕", "돋움";
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	color: #03C;
	font-weight: bold;
}
.textfield2 {
	font-family: "맑은고딕", "돋움";
	font-size: 12px;
	color: #333;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #eff8f8;
	border-right-color: #eff8f8;
	border-bottom-color: #eff8f8;
	border-left-color: #eff8f8;
	background-color: #f7fcfc;
}
.date {
	font-family: "맑은고딕", "돋움";
	font-size: 12px;
	color: #666;
}
.date-text {
	font-family: "맑은고딕", "돋움";
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.order-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #e4e5ea;
	border: 1px solid #b3b3b3;
	padding: 2px;
}
.blank {
	font-family: Verdana, Geneva, sans-serif;
	border: 1px none #fafafb;
	background-color: #fafafb;
	font-size: 12px;
	color: #000;
}
.order-input {
	background-color: #fafafb;
	border: 1px solid #b3b3b3;
}
