div.tag_cloud {
	display:inline;
	margin:0pt 0pt 0.5em;
	padding:0pt;
	FILTER: Invert;
}

div.tag_cloud span {
	display:inline;
	padding:0pt 0pt 2px 5px;
	text-align:justify;
	filter: xray;
}
div.tag_cloud span a:link {
	border-bottom : 0px !important;
	text-decoration:none !important;
}
div.tag_cloud span a:visited {
	border-bottom : 0px !important;
	text-decoration:none !important;
}
div.tag_cloud span a:hover {
	border-bottom : 0px !important;
	text-decoration:underline;
}
div.tag_cloud span a:active {
	border-bottom : 0px !important;
	text-decoration:underline;
}

/* 메뉴와 태그 View와 함께 사용 */

.tlevel1 { margin-right: 3px; text-underline: none !important; border-bottom: 0px !important;}
.tlevel2 { margin-right: 3px; font-size: 1.2em; font-weight: bold; text-underline: none !important; border-bottom: 0px !important;}
.tlevel3 { margin-right: 3px; font-size: 1.5em; font-weight: bold; text-underline: none !important; border-bottom: 0px !important;}

.tlevel4 { margin-right: 3px; font-size: 1.2em; font-weight: bold; padding: 1px 2px; background-color: #00858D;}
.tlevel4 a:link		{ color: #FFFFFF;  text-decoration: none;}
.tlevel4 a:visited	{ color: #FFFFFF;  text-decoration: none;}
.tlevel4 a:active	{ color: #FFFFFF;  text-decoration: none;}
.tlevel4 a:hover	{ color: #FF6600;  text-decoration: none;}

.posttaglist {
	background: transparent url("http://md.egloos.com/img/eg/tag_white.gif")  no-repeat  left ;
	padding-left: 30px;
	text-align: left;
	line-height : 15px;
	margin-top : 14px;
	border-bottom : 0px !important;
	text-decoration: none !important;
	}

.posttaglist a:link		{ border-bottom : 0px !important; text-decoration: none !important;}
.posttaglist a:visited	{ border-bottom : 0px !important; text-decoration: none !important;}
.posttaglist a:active	{ border-bottom : 0px !important; text-decoration: none !important;}
.posttaglist a:hover	{ border-bottom : 0px !important; text-decoration: none !important;}

/* 인라인 팝업용 */
.popup_overlay {background-color: #000000;}
.popup_image {border: 1px solid #999999; background-color: white; margin-right:5px;}

/* 답글 */
div.reply_tail { margin-left: 20px !important; }
div.reply_body { margin-left: 20px !important; padding-right:10px; width:95% !important; }
div.reply_input { margin:5px 0px 0px 0px;width:100%;overflow:hidden;word-break:break-all; }
div.reply_input p { width:100%; }
div.reply_input textarea { border: 1px solid #D4D4D4; width:100%;height:100px;margin-top:3px;font-size:12px;font-family:돋움,sans-serif; }
div.reply_input input[type=text] { border: 1px solid #D4D4D4; }
div.reply_input input[type=password] { border: 1px solid #D4D4D4; }
/* 출처 */
div.copy_egloos { display:none }
