body { font-size:12px; }

td { font-size:12px; }

.maintext01 { font-size:12px; color:#6b6b6b; }

.maintext02 { font-size:11px; color:#aaaaaa; letter-spacing:-1px; }

.boardlm { font-size:12px; padding-left:4px; }

.boardtd01 { padding-top:3px; border-bottom:1px solid #e6e6e6; font-family:Tahoma; font-size:9px; color:#888888; }

.boardtd02 { padding-left:12px; padding-top:5px; border-bottom:1px solid #e6e6e6;
	font-family:Gulim; font-size:12px; color:#333333;
}

.boardtd03 { padding-top:5px; border-bottom:1px solid #e6e6e6; font-family:Gulim;
	font-size:12px; color:#333333; letter-spacing:-1px;
}

.boardtd04 { padding-left:2px; padding-top:5px; border-bottom:1px solid #e6e6e6; font-family:Gulim;
	font-size:12px; color:#333333; letter-spacing:-1px;
}

/* editor.css의 body 설정 참조 */
table.articleContainer {
	border-collapse: collapse; 
	padding : 16px 0px;
	border : 0px;
}

td.articleContent {
	font-family: Malgun Gothic, Gulim, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0px;
}

td.articleContent p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:hover {
	text-decoration: underline;
}
a:link {
	color: black;
}
a:visited {
	color: darkgray;
}


.user01
 {color:#000000; font-size:9pt; font-family: "dotum";  line-height:140%; letter-spacing:0px;} 
 
 .user02
 {color:#7D7D7D; font-size:8pt; font-family: "dotum";  line-height:160%; letter-spacing:0px;} 