/*list02a.php 스타일 변경*/
.resell_wrap {width:1200px; margin:0 auto; margin-top:20px; font-family:Malgun Gothic;}
.resell_list {width:100%;}
.resell_list li {width:256px; height:364px; position:relative; float:left; margin-right:44px; margin-bottom:56px; }
.resell_list li a:hover {color:inherit; }
.resell_list li:nth-child(4n) {margin-right:17px;}
.resell_list li:nth-child(4n+1) {margin-left:17px;}


.card_imgwrap {width:256px; height:256px;border-radius:12px; overflow:hidden;   }

.card_wrap, .card_wrap2 {margin-top:12px; }
.card-title , .card-title2 {font-size:16px; letter-spacing:-0.2px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; margin-bottom:4px; line-height: 1.5em; font-weight:normal;}
.card-price, .card-price2 {font-size: 15px; font-weight:700; line-height:1.5em; margin-bottom:4px;}
.card-location, .card-location2 {font-size:13px; overflow:hidden; white-space:nowrap; text-overflow: ellipsis;  margin-bottom:4px; line-height: 1.5em; }
.card-counts, .card-counts2 {font-size: 13px; color:#868e96;}



 

  
/* /list02a.php 스타일 변경*/

/* list06b.php 스타일 변경*/
 .item_card{
  position: relative;
  height:315px; 
  vertical-align: top;
  background-color: #ffffff;
  display: inline-block;
  text-align: left;
  }


/* list06.php 스타일 변경*/
.nbg a .board1 {
	display: block;
	width: 341px;
    white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
  }

