
.post_comments {
	-x-system-font:none;
	background:transparent url(./images/cntBg2.gif) no-repeat scroll left center;
	color:#FFFFFF;
	padding:2px 18px 2px 5px;
	font-family:sans-serif;
	font-size:0.9em;
}

.categoryMainTitle
{
	font-family: Gulim, '±¼¸²', Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#815b2a;
	border-bottom: 1px solid #e8e8e8;	
}

.List_V01
{
	clear: both;
	border-bottom: 1px solid #e8e8e8;
	margin: 15px 10px 0 5px;
	
	padding:0 10px 4px 5px;	
	*padding:0 10px 0px 5px;	
	
}
.List_V01 .title
{
	font-size: 130%;
	font-weight:bold;
	color:#0C5B9E;
}
.List_V01 h2
{
	font-size: 120%;
	padding-right: 5px;
}

.List_V01 h2 a
{
	letter-spacing: -1px;
	line-height: 125%;
}

.List_V01 .img_preview
{
	float: left;
	margin: 0 12px 7px 0;
	width: 80px;
	height: 80px;
	border: 1px solid #ccc;
	overflow: hidden;
	text-align: center;
	background-color: #fff;
}

.List_V01 .img_preview img
{
	width: 80px;
	height: 80px;
	cursor: pointer;
}


.List_V01 .post_info .category a
{
	font: 1em Dotum, Arial, sans-serif;
	color: #888;
	margin-right: 6px;
}

.List_V01 .post_info .date
{
	font: 0.9em Verdana, Helvetica, Arial, Gulim, sans-serif;
	color: #888;
}

.List_V01 .post_content
{
	margin: 5px 0;
	line-height: 135%;
	overflow: hidden;
	padding:0 0 5px 0;
}

.List_V01 .post_tags
{
	padding: 5px 5px 5px 40px;
	background: url('./images/entryTag.gif') center left no-repeat;
	clear: both;
}

.List_V01 .post_tags span
{
	display: none;
}

.clear
{
	clear: both;
}
