@charset "utf-8";

body {
	background-color: #fff;
	color: #000;
	font-size: 9pt;
	font-family: '맑은 고딕', '맑은고딕', Mangal, Gulim, '굴림', Helvetica, AppleGotic, sans-serif;
	background-color: #fff;}
	
hr {display: none;}
	
/* 헤더 */
#header {display: none;}
	
/* 컨텐트 */
#content .article .info h2 a {color: #000; font-variant: small-caps; text-decoration: none; font-variant: small-caps;}
#content .article .info a {color: #000; text-decoration: none;}
#content .article .info .tag {font-variant: small-caps;}
	
#content .article .desc {line-height: 2em; text-align:justify;}
#content .article .desc p {text-indent: 2em;}

#content .article .desc p:first-letter {
	font-size: 1.5em;
	font-weight: bold;}

#content .article .desc .cap1 {line-height: 1.5em; text-align: center;}

#content .article .desc .cap1:first-letter,
#content .article .desc .moreless_fold,
#content .article .desc .moreless_fold:first-letter {
	text-shadow: none;
	font-size: 1em;
	font-weight: normal;}
	
#content .article .desc ul,
#content .article .desc ol,
#content .article .desc dl {text-align: justify;}

#content .article .desc ul {list-style: none;}
#content .article .desc ol {list-style: decimal;}
	
#content .article .desc ul li {list-style: circle;}
#content .article .desc ol li {list-style: decimal;}

#content #paging {display: none;}
#content .article .under {display: none;}

/* 사이드바, 푸터 */
#sidebar {display: none;}
#footer {text-align: center;}
