.TC_coverItems
{
	float:left;
	margin:0 7px;
	width:47%;
}

.one_line{
	width:675px;
}

.TC_covertitle{
	border-bottom:2px solid #ccc;
	height:22px;
	margin-bottom:5px;
}
.TC_covertitle h4
{
	clear:both;
	font: 12pt Dotum, Arial, sans-serif;
	font-weight:bold;
	color: #333;
	padding-bottom:3px;
}
.TC_covertitle  .left
{
	float:left;
	font: 12pt Dotum, Arial, sans-serif;
	font-weight:bold;
	color: #333;
}
.TC_covertitle  .right,
.TC_coverfooter  .right
{
	float:right;
	font:8pt tahoma, Verdana, AppleGothic, Sans-serif;
	font-weight:normal;
	text-align:right;
}
.TC_covertitle a img
{
	border:none;
}
.TC_coverfooter  .right
{
	font-size:9pt;
}


.TC_coverpost
{
	float:left;
	width:100%;
	border-bottom: 1px dotted #ddd;
	margin: 5px 0px;
	padding-bottom:3px;
}

.two_line{
	width:47%;	
	margin:5px 7px;
}

.TC_coverpost .content_box h4
{
	font-size: 9pt !important;
	padding-right: 5px !important;
	margin:0 !important;
}

.TC_coverpost .content_box h4 a
{
	letter-spacing: 0px !important;
	line-height: 125%  !important;
}

.TC_coverpost .img_preview
{
	float: left;
	margin: 0 7px 7px 0;
	width: 102px;
	height: 102px;
	border: 0px solid #ccc  !important;
	overflow: hidden;
	text-align: center;
	background-color: #fff;
}

.TC_coverpost .img_preview img
{
	margin-top:6px;
	width: 90px;
	height: 90px;
	cursor: pointer;
	border: 0px solid #ccc  !important;
}

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

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

.TC_coverpost .post_info .date,
.TC_coverpost .post_action
{
	font:10px tahoma;
	color:#999;
}

.TC_coverpost .post_content
{
	margin: 5px 10px 5px 0;
	line-height: 125%;
	overflow: hidden;
	font-size:11px;
	color:#888;
	padding-right:3px;
}

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

.TC_coverpost .post_tags span
{
	display: none;
}

.TC_coverpost .t_cnt
{
	font-size:10px;
	font:0.75em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#aaa;
}

.clear
{
	clear: both;
}

