/*태그출력기 fieldset 스타일 & 같은 카테고리 목록 스타일--*/
.viewtag li 	{list-style:none; background:url(images/notelist_purple.gif) no-repeat left center; padding:0 0 0 25px !important;  _height:1%; margin:2px 0 !important; /*미친 IE6버그--*/ }
.viewtag li a:link, .viewtag li a:visited		{  color:#9e9ec8;_height:1%; border:none;/*미친 IE6버그--*/  }
.viewtag li a:hover, .viewtag li a:active, .viewtag li a:focus	{ background:none; color:#d1d1f5; border-bottom:1px solid;  _height:1%; /*미친 IE6버그--*/}

/*카테고리의 다른 글*/
.titlelist   { border:1px dashed #367CAF;}
h4.viewtagTitle,
h4.titleRelated { font-size:18px; color:#fff; padding:0 0 10px 0; border:none; margin:0; letter-spacing:0;}
.viewtag, .view_posts {color:#427DA9;  font-size: 13px;  margin:0 !important; list-style:none;}
.view_posts li{list-style:none; background:url(images/notelist.gif) no-repeat left center; color:#7DAACC;  padding:0 0 0 25px !important; margin:2px 0 !important; _height:1%; /*미친 IE6버그--*/ }
.view_posts li a:link, .view_posts li a:visited		{ color:#76a8cb;  _height:1%; border:none; /*미친 IE6버그--*/ }
.view_posts li a:hover,	 .view_posts li a:focus {  background:none; color:#a8d1ef; border-bottom:1px solid;  _height:1%;  /*미친 IE6버그--*/ }
.view_posts li#selected a span.title { color:#03BADB !important; border-bottom:1px solid;}
span.cnt_c	{font-family:georgia, verdana;}

