@charset "utf-8";

/* Nav */
.list-nav { line-height:22px; margin-bottom:15px; }
.list-nav .page-nav { margin-top:4px; }
@media all and (max-width:460px) {
	.responsive .list-nav .page-nav { display:none; }
}

/* Ä«Å×°í¸® */
.list-category { margin-bottom:20px; }
.list-category ul { list-style:none; }
.list-category .active a, .list-category .selected a { color:crimson; font-weight:bold !important; }

/* Sort */
.list-sort { margin:15px 0px 20px; }
.list-sort ul { list-style:none; }
.list-sort .on { font-weight:bold; color:crimson !important;}
.list-sort .pull-left a, .list-sort .pull-right a { display:inline-block; margin:0px 10px; }

/* ¸ñ·Ï */
.list-wrap { overflow:hidden; line-height:20px; }
.list-wrap .txt-normal { letter-spacing:0; }
.list-wrap .txt-short { letter-spacing:-1px; padding-right:1px; }
.list-wrap .item-row { float:left; }
.list-wrap .item-image { position:relative; overflow:hidden; }
.list-wrap .item-content { padding-top:10px; margin:0px 4px; text-align:center; }
.list-wrap .item-star { text-align:center; overflow:hidden; letter-spacing:-1px; font-size:18px; line-height:20px; height:20px; margin-bottom:4px; }
.list-wrap .item-name { overflow:hidden; letter-spacing:-1px; padding-right:1px; text-align:center; font-size:14px; }
.list-wrap .item-text { font-size:12px; color:#888; }
.list-wrap .item-price { margin-top:4px; line-height:22px; }
.list-wrap .item-price b { font-size:16px; display:inline-block; margin:0px 4px; }
.list-wrap .item-price b i { font-size:12px; }
.list-wrap .item-price strike { color:#888; margin:0px 4px; font-size:14px; display:inline-block; }
.list-wrap .item-details { color:#888; margin-top:4px; padding:0px 1px; font-size:13px; text-align:center; }
.list-wrap .item-sp { margin:0px 4px; white-space:nowrap; }
.list-wrap .item-sp i { margin-right:2px; color:#888; }
.list-wrap .item-sns { margin-top:15px; text-align:center; }
.list-wrap .item-sns img { width:15%; max-width:34px; border-radius:50%; }
.list-none { margin:0px 0px 15px; padding:80px 0px; text-align:center; color:#888; }
.list-btn { margin:30px 0px; }
.list-page { margin-bottom:15px; }
.list-page .pagination { margin:0; }


/* Ãß°¡ */
.new-list-wrap{width:100%;clear:both;}
	.new-list-wrap .period{font-size:18px;line-height:20px;color:#333;margin-bottom:20px;}
		.new-list-wrap .period span{font-weight:bold;margin-right:12px;}
	.new-list-wrap .N_table_01{width:100%;border-top:2px solid #333;}
		.new-list-wrap .N_table_01 tr th{font-size:15px;line-height:17px;color:#333;font-weight:bold;text-align:center;padding:12px 5px;background:#f6f9ff;border-bottom:1px solid #e5e7ea;border-right:1px solid #e5e7ea;}
			.new-list-wrap .N_table_01 tr th.nbdr{border-right:0;}
		.new-list-wrap .N_table_01 tr td{font-size:13px;line-height:20px;color:#333;text-align:center;padding:12px 10px;border-bottom:1px solid #e5e7ea;border-right:1px solid #e5e7ea;word-break:keep-all;}
			.new-list-wrap .N_table_01 tr td.nbdr{border-right:0;}			
			.new-list-wrap .N_table_01 tr td.state .ing{display:inline-block;width:75px;height:26px;font-size:13px;line-height:24px;color:#fff;text-align:center;background:#059eda;margin: 0 auto;border:1px solid #059eda;border-radius:20px 20px;-webkit-border-radius:20px 20px;-moz-border-radius:20px 20px;-ms-border-radius:20px 20px;}
			.new-list-wrap .N_table_01 tr td.state .end{display:inline-block;width:75px;height:26px;font-size:13px;line-height:24px;color:#333;text-align:center;background:#fff;margin: 0 auto;border:1px solid #aaa;border-radius:20px 20px;-webkit-border-radius:20px 20px;-moz-border-radius:20px 20px;-ms-border-radius:20px 20px;}
	.new-list-wrap .noti_txt{font-size:15px;line-height:17px;color:#000;margin:15px 0 6px;}
	.new-list-wrap .noti_txt_red{color:#fd3a3a;margin:0 0 6px;}

@media all and (max-width:991px) {
.new-list-wrap{width:100%;}
	.new-list-wrap .period{font-size:15px;line-height:17px;margin-bottom:13px;}
		.new-list-wrap .period span{margin-right:8px;}
	.new-list-wrap .N_table_01{width:100%;}
		.new-list-wrap .N_table_01 tr th{font-size:13px;line-height:15px;padding:8px 5px;}
			.new-list-wrap .N_table_01 tr th.nbdr{border-right:0;}
		.new-list-wrap .N_table_01 tr td{font-size:12px;line-height:16px;padding:8px 8px;}
			.new-list-wrap .N_table_01 tr td.state .ing{width:56px;height:20px;font-size:11px;line-height:18px;}
			.new-list-wrap .N_table_01 tr td.state .end{width:56px;height:20px;font-size:11px;line-height:18px;}
	.new-list-wrap .noti_txt{font-size:13px;line-height:15px;margin:8px 0 4px;}
	.new-list-wrap .noti_txt_red{margin:0 0 4px;}
}

.new-list-wrap .N_table_01 tr td.nbr{ border-right:0px; }