@CHARSET "EUC-KR";
/* www.saramin.co.kr $Id: content.css 39896 2010-08-09 07:20:29Z xhunter $ */
.centered {text-align: center;}
.htmlcontent ul {
	margin-left : 40px;
}

.htmlcontent p {
	margin-bottom : 1.2em;
}

.htmlcontent blockquote {
	margin-left : 40px;
}
.apply_warn {
  color: #ff4800;
  font-family: µ¸¿ò, dotum, sans-serif;
  font-size: 11px;
  letter-spacing: -1px;
}
.apply_warn b {
  font-weight: normal;
  font-size: 12px;
}

.mobile-only {display: none; visibility: hidden;}
.desktop-only {visibility: inherit;}

.htmlcontent b, .htmlcontent strong,
.htmlcontent h3, .htmlcontent h4, .htmlcontent h5, .htmlcontent h6 { font-weight: bold; }
.htmlcontent em { font-style: italic;}

.mceContentBody { padding: 8px 0 0 12px; max-width: 655px; }
