@charset "utf-8";
/* 새글 스킨 (latest)*/


.lt_pc {float:left;margin-left:20px}
.tab_basic {
	position:relative;
	width: 100%;
	ba ckground-color:#f8f8f8;
	bor der-bottom:1px solid #d2d2d2;}
.tab_basic ul {
	margin:0 0 10px;
	padding-top: 5px;}
.tab_basic li {
	line-height: 25px;
    height: 27px;
    padding-left: 25px;
    font-size: 14px;
    background: url('img/list_style.png') no-repeat 13px 50%;}
.tab_basic li > a {
	float: left;
	overflow: hidden;
	width: 210px;
	height: 25px;
	line-height: 25px;}
.tab_basic li a:hover {
	text-decoration: underline;}
.tab_basic li.no_bd{padding:40px 0;text-align:center;color:#999;background:none}

.tab_basic_date {
	float: right;
	width: 65px;
	padding-right: 10px;
	color: #a0a0a0;
	font-size: 0.8em;
	line-height: 25px;}


/*
.lt li .lt_date{
	disp lay:none; 
	po sition:absolute;
	top:0;right:7px;
	color:#a3a3a3a;}
*/
.tab_basic .lt_title {
	display:block;
			font-size:1em;
			line-height: 1;
			margin-bottom:10px; 
			borderbottom: 1px solid #808080;
			background-color:#fff;
			padding:10px 7px;
			font-weight:500;
}
.tab_basic .lt_more {
	position:absolute;
				top:0;right:0;
				background:-url(img/more_btn.jpg) no-repeat;
				width:51px;
				height:32px;
				text-indent:0px;
				overflow:hidden;
				line-height:32px;
				color:#666;}
.tab_basic .lt_more a {
	display: block;
}
.tab_basic .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold;color:#3c95d5}
.tab_basic li.no_bd{padding:40px 0}
.tab_basic .lt_title a{background-color:#eb633d; padding:2px 5px; border-radius:5px; color:#fff; font-weight:400;}
.tab_basic .lt_title a.no-link {
	color: #d2d2d2;
	background-color: transparent;}


