/********* 본분에 편집시 보여지는 상황 + xhtml +print ***********/
body.xhtmlEditorBody {
	clear:both;
	margin:0;
	padding:0 23px 0 22px;
	line-height: 1.5em;
	font-family:"굴림", Gulim, "돋움", Dotum, Arial, sans-serif;
	font-size:0.75em;
	/*background: transparent url(http://static1.springnote.com/images/bg/bg_content.gif);*/
	/**/
}
/* fontsize 스크립트 적용시 아래 백그라운드는 삭제 */
#xhtmlEditorContainer {
	/*background: transparent url(http://static1.springnote.com/images/bg/bg_content.gif) repeat;*/
}
#xhtmlEditorContainer.bgWhite,
#content.bgWhite {
	background: none !important;
}
.background_no {background: none !important;}
/********* 본분에 바로 보여지는 상황 readonly모드 ***********/
div.xhtmlEditorBody {
	clear:both;
	margin-bottom:1.5em;
	padding:0;
	font-family:"굴림", Gulim, "돋움", Dotum, Arial, sans-serif;
	color:#000;
}
/********* 본분에 바로 보여지는 상황 print모드 ***********/
body#printpage_body {
	font-family:굴림, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 2em 0 2em;
	color:#000;
	background:none;
	overflow:visible;
}
body#printpage_body div#printReturn {
    text-align:center;
}
body#viewXhtml_body h1.printNxhtmlTitle,
body#printpage_body h1.printNxhtmlTitle { 
	background: none;
	padding:0;
	margin: 5px 0 10px;
	text-align:right;
	font-size:9pt;
}
/********* xhtml 모드 ***********/
.xhtmlEditorBody div.xhtmlEditorBodyCCL {
	border-top:2px solid #333333;
	padding:10px;
	margin-top:10px;
	text-align:right;
	background:none;
}


/*--------------------------------------------------------------------------------------------------------
내용 CSS
--------------------------------------------------------------------------------------------------------*/
.xhtmlEditorBody p {
	margin: 0;
	padding:0;
	line-height:2.0em;
}
.xhtmlEditorBody strong {
	margin:0;
	padding:0;
	line-height:2.0em;
}
body.xhtmlEditorBody em ,
div.xhtmlEditorBody em {
	margin:0;
	padding:0;
	line-height:2.0em;
}
div.xhtmlEditorBody em {
	font-style:normal;
}
div.xhtmlEditorBody em.italic {
	margin:0;
	padding:0;
	line-height:2.0em;
	font-style:italic !important;
}
div.xhtmlEditorBody em.italic * {
	margin:0;
	padding:0;
	line-height:2.0em;
	font-style:italic !important;
}
div.xhtmlEditorBody em.hilight {
	margin:0;
	padding:0;
	line-height:2.0em;
}
div.xhtmlEditorBody em.underline {
	margin:0;
	padding:0;
	line-height:2.0em;
	text-decoration:underline;
}
body.xhtmlEditorBody em.underline {
	font-style: normal;
	text-decoration:underline;
}
body.xhtmlEditorBody span.strike ,
div.xhtmlEditorBody span.strike {
	margin:0;
	padding:0;
	line-height:2.0em;
	text-decoration: line-through;
}
div.xhtmlEditorBody span.strike {
	text-decoration:line-through;
}
body.xhtmlEditorBody span.super {
	font-size:0.60em;
	position:relative;
	top:-0.4em;
}
div.xhtmlEditorBody span.super {
	font-size:0.9em;
	position:relative;
	top:-0.4em;
}
/*********************************************************/
body.xhtmlEditorBody span.sub {
	font-size:0.60em;
	position:relative;
	bottom:-0.4em;
}
div.xhtmlEditorBody span.sub {
	font-size:0.9em;
	position:relative;
	bottom:-0.4em;
}
.xhtmlEditorBody sub {
	font-size:0.916em;
	position:relative;
	bottom:-0.3em;
	line-height:0.8em;
}
.xhtmlEditorBody sup {
	font-size:0.916em;
	position:relative;
	top:0.1em;
	line-height:0.8em;
}
.xhtmlEditorBody hr {
	margin: 0 0 1.835em 0;
	bottom:-0.9em;
	position:relative;
	background:none;
	border:none;
	border-top:1px solid #000;
}
/*********************************************************/
.xhtmlEditorBody h1 {
	margin:0;
	padding:0;
	font-size: 2em;
	line-height:2em;
	color:#223d67;
	background: url(http://static1.springnote.com/images/bg/heading1.gif) repeat-x 0 100%;
}
.xhtmlEditorBody h2 {
	margin:0;
	padding:0;
	font-size: 1.833em;
	line-height: 2.181em;
	color:#223d67;
	background: url(http://static1.springnote.com/images/bg/heading2.gif) repeat-x 0 100%;
}
.xhtmlEditorBody h3 {
	margin:0;
	padding:0;
	font-size: 1.5em;
	line-height: 2.666em;
	color: #223d67;
	background: url(http://static1.springnote.com/images/bg/heading3.gif) repeat-x 0 100%;
}
.xhtmlEditorBody h4 {
	margin:0em;
	padding:0;
	font-size: 1.333em;
	line-height: 3em;
	color:#223d67;
	background: url(http://static1.springnote.com/images/bg/heading4.gif) repeat-x 0 100%;
}
.xhtmlEditorBody h5 {
	margin:0;
	padding:0;
	font-size: 1.166em;
	line-height:3.428em;
	color:#223d67;
	background: url(http://static1.springnote.com/images/bg/heading5.gif) repeat-x 0 100%;
}
.xhtmlEditorBody h6 {
	margin:0;
	padding:0;
	font-size: 1em;
	line-height:2em;
	color:#223d67;
	background: url(http://static1.springnote.com/images/bg/heading6.gif) repeat-x 0 100%;
}
/**************************************************************/
.xhtmlEditorBody table.datatable {
	width:96%;
	margin: 2em 0;
	border-collapse: collapse;
	font-size:1em;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}
.xhtmlEditorBody table.datatable caption {
	margin:0;
	padding:0;
	text-align:left;
	line-height:2em;
}
.xhtmlEditorBody table.datatable th {
	margin:0;
	padding:0 3px;
	line-height:2em;
	background: #E7E7E7 url(http://static1.springnote.com/images/bg/table_bg.gif) repeat-x 0 100%;
	font-weight:normal;
	border-right: 1px solid #000;
}
.xhtmlEditorBody table.datatable td {
	margin:0;
	padding:0 3px;
	line-height:2em;
	overflow:hidden;
	background: url(http://static1.springnote.com/images/bg/table_bg.gif) repeat-x 0 100%;
	border-right: 1px solid #000;
}
.xhtmlEditorBody table.datatable p {
	margin: 0;
	padding:0;
	line-height:2em;
}
.xhtmlEditorBody table.datatable strong {
	margin:0;
	padding:0;
	line-height:2em;
}
body.xhtmlEditorBody table.datatable em ,
div.xhtmlEditorBody table.datatable em {
	margin:0;
	padding:0;
	line-height:2em;
}
div.xhtmlEditorBody table.datatable em {
	font-style:normal;
}
div.xhtmlEditorBody table.datatable em.italic {
	margin:0;
	padding:0;
	line-height:2em;
	font-style:italic !important;
}
div.xhtmlEditorBody table.datatable em.italic * {
	margin:0;
	padding:0;
	line-height:2em;
	font-style:italic !important;
}
div.xhtmlEditorBody table.datatable em.hilight {
	margin:0;
	padding:0;
	line-height:2em;
}
div.xhtmlEditorBody table.datatable em.underline {
	margin:0;
	padding:0;
	line-height:2em;
	text-decoration:underline;
}

body.xhtmlEditorBody table.datatable span.strike 
div.xhtmlEditorBody table.datatable span.strike {
	margin:0;
	padding:0;
	line-height:2em;
}
div.xhtmlEditorBody table.datatable span.strike {
	text-decoration:line-through;
}
body.xhtmlEditorBody table.datatable span.super {
	font-size:0.60em;
	position:relative;
	top:-0.4em;
}
div.xhtmlEditorBody table.datatable span.super {
	font-size:0.9em;
	position:relative;
	top:-0.4em;
}
/*********************************************************/
body.xhtmlEditorBody table.datatable span.sub {
	font-size:0.60em;
	position:relative;
	bottom:-0.4em;
}
div.xhtmlEditorBody table.datatable span.sub {
	font-size:0.9em;
	position:relative;
	bottom:-0.4em;
}

.xhtmlEditorBody table.datatable sub {
	font-size:0.75em;
	position:relative;
	bottom:-0.5em;
	line-height:2.6em;
}
.xhtmlEditorBody table.datatable sup {
	font-size:0.75em;
	position:relative;
	top:-0.2em;
	line-height:1.8em;
}
.xhtmlEditorBody table.datatable hr {
	margin: 0 0 1.835em 0;
	position:relative;
	bottom:-0.9em;
	background:none;
	border:none;
	border-top:1px solid #000;
}
/*************************************************************/
.xhtmlEditorBody table.datatable dl {
	margin: 0;
	padding:0;
	padding-left:2em;
	line-height:2em;
}
.xhtmlEditorBody table.datatable ul {
	margin: 0;
	padding:0;
	padding-left:2em;
	line-height:1.8em;
}
.xhtmlEditorBody table.datatable ol {
	margin: 0;
	padding:0;
	padding-left:2em;
	line-height:1.8em;
}
.xhtmlEditorBody table.datatable li {
	margin:0;
	padding:0;
	line-height:1.8em;
}
.xhtmlEditorBody table.datatable li ul {
	margin:0;
	padding:0;
	padding-left:2em;
	line-height:1.8em;
}
.xhtmlEditorBody table.datatable li ol {
	margin:0;
	padding:0;
	padding-left:2em;
	line-height:1.8em;
}
.xhtmlEditorBody table.datatable li dl {
	margin:0;
	padding:0;
	line-height:1.8em;
}
.xhtmlEditorBody table.datatable q {
	margin:0 0.3em;
	padding:0 0.3em;
	line-height:1.8em;
	background:#EFEFEF;
}
table.datatable q:before {
	content:close-quote;
}
table.datatable q:after {
	content: close-quote;
}
.xhtmlEditorBody table.datatable blockquote {
	margin: 0;
	padding:0;
	padding-left:38px;
	line-height:1.8em;
	background:#EFEFEF url(http://static1.springnote.com/images/icon/contextBlockquoteBg.gif) no-repeat 14px 4px;
}
.xhtmlEditorBody table.datatable img {
	margin: 0;
	padding:0;
	max-width:100%;
}
.xhtmlEditorBody table.datatable div {
	margin: 0;
	padding:0;
	padding-left:12px;
	line-height:1.8em;
	background:#F9F9D8 url(http://static1.springnote.com/images/bg/bg_content.gif) repeat;
}
.xhtmlEditorBody table.datatable pre {
	margin:0;
	padding:0;
	line-height:1.8em;
	border-left:2px solid #afa;
	background-color: #CCC;
	font-size:1em;
	background:#F9F9D8;
}
.xhtmlEditorBody table.datatable a,
.xhtmlEditorBody table.datatable a:visited,
.xhtmlEditorBody table.datatable a:hover {
	margin:0;
	padding:0;
	color: #568942 !important;
	line-height:1.8em;
	text-decoration:underline;
	cursor: pointer !important;
}
.xhtmlEditorBody table.datatable a.wiki,
.xhtmlEditorBody table.datatable a.wiki:visited,
.xhtmlEditorBody table.datatable a.wiki:hover {
	margin:0;
	padding:0;
	color: #002BB8 !important;
	line-height:1.8em;
	text-decoration:underline;
	cursor: pointer !important;
}
/**************************************************************/
.xhtmlEditorBody dl {
	margin: 0;
	padding:0;
	padding-left:2em;
	line-height:2.0em;
}
.xhtmlEditorBody ul {
	margin: 0;
	padding:0;
	padding-left:2em;
	line-height:2.0em;
}
.xhtmlEditorBody ul.list-type-1 { list-style-image: url(http://static1.springnote.com/images/bullet/_list_style01_ff.gif);/list-style-image: url(http://static1.springnote.com/images/bullet/_list_style01.gif); }

.xhtmlEditorBody ul.list-type-2 { list-style-image: url(http://static1.springnote.com/images/bullet/_list_style02_ff.gif);/list-style-image: url(http://static1.springnote.com/images/bullet/_list_style02.gif); }

.xhtmlEditorBody ul.list-type-3 { list-style-image: url(http://static1.springnote.com/images/bullet/_list_style03_ff.gif);/list-style-image: url(http://static1.springnote.com/images/bullet/_list_style03.gif); }

.xhtmlEditorBody ul.list-type-4 { list-style-image: url(http://static1.springnote.com/images/bullet/_list_style04_ff.gif);/list-style-image: url(http://static1.springnote.com/images/bullet/_list_style04.gif); }

.xhtmlEditorBody ul.list-type-5 { list-style-image: url(http://static1.springnote.com/images/bullet/_list_style05_ff.gif);/list-style-image: url(http://static1.springnote.com/images/bullet/_list_style05.gif); }

.xhtmlEditorBody ul.arrowListType { list-style-image: url(http://static1.springnote.com/images/template/ic_arrow01_ff.gif);/list-style-image: url(http://static1.springnote.com/images/template/ic_arrow01.gif); }
.xhtmlEditorBody ul.bookListType { list-style-image: url(http://static1.springnote.com/images/template/ic_book01_ff.gif);/list-style-image: url(http://static1.springnote.com/images/template/ic_book01.gif); }
.xhtmlEditorBody ul.checkListType { list-style-image: url(http://static1.springnote.com/images/template/ic_check01_ff.gif);/list-style-image: url(http://static1.springnote.com/images/template/ic_check01.gif); }
.xhtmlEditorBody ul.panListType { list-style-image: url(http://static1.springnote.com/images/template/ic_pan01_ff.gif);/list-style-image: url(http://static1.springnote.com/images/template/ic_pan01.gif); }
.xhtmlEditorBody ul.pageListType { list-style-image: url(http://static1.springnote.com/images/template/ic_page01_ff.gif);/list-style-image: url(http://static1.springnote.com/images/template/ic_page01.gif); }
.xhtmlEditorBody ul.memberListType { list-style-image:url(http://static1.springnote.com/images/template/ic_member01_ff.gif);/list-style-image:url(http://static1.springnote.com/images/template/ic_member01.gif); }
.xhtmlEditorBody ul.noticeListType { list-style-image: url(http://static1.springnote.com/images/template/ic_notice01_ff.gif);/list-style-image: url(http://static1.springnote.com/images/template/ic_notice01.gif); }
.xhtmlEditorBody ul.websiteListType { list-style-image: url(http://static1.springnote.com/images/template/ic_website01_ff.gif);/list-style-image: url(http://static1.springnote.com/images/template/ic_website01.gif); }




.xhtmlEditorBody ol.code {
	margin: 0;
	padding:0;
	padding-left:38px;
	line-height:1.8em;
	font-family: courier, monospace;
	background:#EFEFEF url(http://static1.springnote.com/images/icon/contextCodeBg.gif) no-repeat 8px 7px;
}
.xhtmlEditorBody ol.code li {
	list-style-type: none;
}
.xhtmlEditorBody ol {
	margin: 0;
	padding:0;
	padding-left:2em;
	line-height:2.0em;
}
.xhtmlEditorBody li {
	margin:0;
	padding:0;
	line-height:2.0em;
}
.xhtmlEditorBody li ul {
	margin:0;
	padding:0;
	padding-left:2em;
	line-height:2.0em;
}
.xhtmlEditorBody li ol {
	margin:0;
	padding:0;
	padding-left:2em;
	line-height:2.0em;
}
.xhtmlEditorBody li dl {
	margin:0;
	padding:0;
	line-height:2.0em;
}
.xhtmlEditorBody q {
	margin:0 0.3em;
	padding:0 0.3em;
	line-height:2.0em;
	background:#EFEFEF;
}
q:before {
	content:close-quote;
}
q:after {
	content: close-quote;
}
.xhtmlEditorBody blockquote {
	margin: 0;
	padding:0;
	padding-left:38px;
	line-height:2.0em;
	background:#EFEFEF url(http://static1.springnote.com/images/icon/contextBlockquoteBg.gif) no-repeat 14px 4px;
}
.xhtmlEditorBody img {
	margin: 0;
	padding:0;
	max-width:100%;
}
.xhtmlEditorBody div {
	margin: 0;
	padding:0;
	padding-left:12px;
	line-height:2.0em;
	background-color: #F9F9D8;
}
.xhtmlEditorBody pre {
	margin:0;
	padding:0;
	line-height:2.0em;
	border-left:2px solid #afa;
	background-color: #CCC;
	font-size:1em;
	background:#F9F9D8;
}
.xhtmlEditorBody a,
.xhtmlEditorBody a:visited,
.xhtmlEditorBody a:hover {
	margin:0;
	padding:0;
	color: #568942 !important;
	line-height:2.0em;
	text-decoration:underline;
	cursor: pointer !important;
}
.xhtmlEditorBody a.wiki,
.xhtmlEditorBody a.wiki:visited,
.xhtmlEditorBody a.wiki:hover {
	margin:0;
	padding:0;
	color: #002BB8 !important;
	line-height:2.0em;
	text-decoration:underline;
	cursor: pointer !important;
}