@CHARSET "EUC-KR";
._cc_string {
	color : #0639ea;
	font-weight: normal;
}
._cc_keyword {
	color : #7f0055;
	font-weight : bold;
}
._cc_comment {
	color:#3f5fbf;
	font-weight : normal;
}
._result_ {
	border: 1px solid #ee99ff;
	width : 100%;
}
._linenum_ {
	position : absolute;
	border-right : #ef9afe;
}
._main_ {
	padding-left : 40px;
}
._clearer_{
}