@charset "utf-8";

#lt{width:100%;}
.grz_lt_wt{width:auto;background:#fff;font-size:12px; padding: 0px;}
.grz_lt_wt .grz_tit{padding:5px 15px;background:#efefef;*background:#6C7A89; display:table-cell}
.grz_lt_wt .grz_tit a{color:#313131;*color:#fff;font-size:14px;font-family: 'Malgun Gothic', 'Dotum', 'Gulim';}
.grz_lt_wt .grz_tit .more{float:right; font-size:10pt; vertical-align:middle;}
.grz_lt_wt ul{padding:0;list-style:none}
.grz_lt_wt li{padding:0;border-top:1px solid #ededed}
.grz_lt_wt li:first-child{border-top:0}
.grz_lt_wt li:after{display:block;clear:both;content:''}
.grz_lt_wt li a{width:auto;display:block;padding:3px 20px 4px;font-family:tahoma}
.grz_lt_wt li a div.subj{width:calc(100% - 45px);display:inline-block;line-height:26px;color:#555;font-size:12px;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden}
.grz_lt_wt li a div.info{width:auto;display:inline-block;line-height:26px;color:#666; float:right; vertical-align:middle}
.grz_lt_wt li a:hover{background:#484D61}
.grz_lt_wt li a span.cnt_cmt{font-weight:normal}
.grz_lt_wt li a:hover div.subj,.grz_lt_wt li a:hover div.info{color:#fff}




@media screen and (max-width: 460px) {
	.grz_lt_wt .inl-block{display: none;}
	.grz_lt_wt li a div.info{display:none;}
	#grz_more_view{display:none;}
	.grz_lt_wt li a div.subj{width:100%}
	.grz_lt_wt .grz_tit .more {/*display:none;*/}
	}
