	@charset "UTF-8";

	@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css"); 
	@import url("http://cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css");

	#Lst_PC .box{
		width:990x;
		text-align:center;
		border-width:1px;
		border-color:#fff;
		color:#464646;
	}

	#Lst_PC .tr-tle{
		background-color:#2b80d6;
		border-top-left-radius:5px;
		border-top-right-radius:5px;
	}

	#Lst_PC .th{
		display:inline-block;
		background-color:#2b80d6;
		color:#fff;
		height:35px;
		line-height:35px;
		border-left:1px solid #fff;
	}
	#Lst_PC .th:first-child{border-left:0px;}

 	#Lst_PC .th1{width:14%;border-top-left-radius:5px;	}	#Lst_PC .th2{width:10%;	}	#Lst_PC .th3{width:13%;	}	#Lst_PC .th4{width:18%;	}	#Lst_PC .th5{width:7%;	}	#Lst_PC .th6{width:15%;	}	#Lst_PC .th7{width:23%;border-top-right-radius:5px;	}

	.lst-pic-box{position:relative;display:;padding-top:3px;}
	.lst-pic{z-index:3;position:absolute;display:;width:100%;margin:0 auto;}
	.lst-pic>img {width:127px;height:83px;border:1px solid #cdcdcd;}
	.lst-ani{z-index:4;left:72px;top:4px;position:absolute;display:;}


	#Lst_PC .tr-item{}
	#Lst_PC .tr-top{
		border:0px;
		height:3px;
		background-color:#2b80d6;
	}

	#Lst_PC .td{
		display:inline-block;
		font-size:10pt;
		margin:0 auto;
		text-overflow:ellipsis; overflow:hidden;
		display: -webkit-line-clamp:2; -webkit-box-orient:vertical; -webkit-box;
	}

	#Lst_PC .td1{
		width:14%;
		height:90px;
	}

	#Lst_PC .td2{
		width:10%;
		height:90px;
		line-height:18px;
	}

	#Lst_PC .tid{
		padding:5px 0px;
		background-color:#4697eb;
		color:#fff;
	}


	#Lst_PC .tdbox{
		width:53%;
		height:90px;
	}

	#Lst_PC .td3{
		width:24%;
		border-left:1px solid #cdcdcd;
		padding-top:5px;
		line-height:25px;
	}

	#Lst_PC .td4{
		width:34%;
		text-align:left;
		padding-left:10px;
		border-left:1px solid #cdcdcd;
		padding-top:5px;
		line-height:25px;
	}

	#Lst_PC .td5{
		width:14%;
		border-left:1px solid #cdcdcd;
		padding-top:5px;
		line-height:25px;
	}

	#Lst_PC .td6{
		width:28%;
		border-left:1px solid #cdcdcd;
		padding-top:5px;
		line-height:25px;
	}

	#Lst_PC .td7{
		width:23%;
		height:90px;
		border-left:1px solid #cdcdcd;
		line-height:200%;
	}

	#Lst_PC .lst-subj{
		color:#f60;
		font-weight:600;
		border-left:0px solid #cdcdcd;
		border-bottom:1px solid #cdcdcd;
		line-height:28px;
	}

	#Lst_PC .lst-item-height {
		height:15px;border-width:0px;border-color:#fff;
	}
