.editor {
	background: none; margin: 0px; height: 100%;
}
.editor {
	color: inherit; font-family: "³ª´®°íµñ","Nanumgd",Calibri; font-size: 12px;
}
.editor span {
	color: inherit;
}
.editor b {
	color: inherit;
}
.editor p {
	color: inherit;
}
.editor em {
	color: inherit;
}
.editor strong {
	color: inherit;
}
.editor div {
	color: inherit;
}
.editor p {
	margin: 0px; padding: 0px;
}
.editor ul {
	padding-left: 1em; margin-left: 0px; list-style-type: disc; list-style-position: inside;
}
.editor ul li {
	padding-left: 1em; margin-left: 0px; list-style-type: disc; list-style-position: inside;
}
.editor ol {
	padding-left: 1em; margin-left: 0px; list-style-type: decimal; list-style-position: inside;
}
.editor ol li {
	padding-left: 1em; margin-left: 0px; list-style-type: decimal; list-style-position: inside;
}
.editor span {
	font-size: inherit; font-style: inherit; font-weight: inherit; display: inline;
}
.editor em {
	font-style: italic;
}
.editor b {
	font-weight: bold;
}
.editor strong {
	font-weight: bold;
}
.editor img {
	max-width: 100% !important;
}
