@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 20px;background:#efefef;*background:#6C7A89; display:table-cell}
.grz_lt_wt .grz_tit a{color:#313131;*color:#fff;font-size:15px;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:50%;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;color:#fff;}
.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}


.grz_lt_wt ul{
	*height:180px;
	width:100%;
	overflow-y:hidden;
}

*/
@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;}
}

.latest_list2 div{
	float:left;
	width:16.6%;
	text-align:center;
	font-weight:bold;
}

#irentcar_ul > .latest_list > div{
	float:left;
	text-align:center;
	text-overflow:ellipsis;
	white-space:nowrap;
	word-wrap:normal;
	overflow:hidden;
	height:23px;
	color:#abc6df; line-height:1.8em;
}
.latest_list a:after{
	content:" ";
	display:table;
	clear: both;
}


ul#irentcar_ul{height:auto;color:#333;}
#irentcar_ul li.irentcar_li {border-top:none;padding:7px 0; font-weight:bold;line-height:1.2em; height:30px; margin-top:10px; font-family: 'nanumb', 'notesans', 'daum', 'lottedream' }
#irentcar_ul li.irentcar_li a {padding:5px 0; }
#irentcar_ul li.irentcar_li div {width:21.25%; color:#333; line-height:1.8em;}