@charset "utf-8";

/* Nav */
.list-nav { 
	background: rgb(252, 252, 252);  padding: 8px 12px; margin:0 0 0px; border-radius: 0; 
}
.list-nav .breadcrumb { 
	background: none; margin: 0; padding: 0; border-radius: 0; 
}
.list-nav .breadcrumb a { 
	color: rgb(148, 148, 148); 
}
.list-nav .breadcrumb span { 
	font-family:verdana; font-size:11px; letter-spacing:-1px; 
}
.list-nav .breadcrumb .active { 
	color: rgb(0, 0, 0); 
}

/* List */
table.list-tbl { 
	border-bottom: 0px solid #ddd; margin-bottom:10px; 
}
table.list-tbl th { 
	clear:both; height:43px; background: url('./img/head.gif') repeat-x !important;  font-weight:bold; font-size:12px; color:#333; border:0px; padding:0px !important; margin:0px !important; text-align:center; white-space:nowrap;
}
table.list-tbl th a { 
	text-decoration:none; color:#333; 
}
table.list-tbl th a:hover, table.bo-list th a:focus, table.bo-list th a:active { 
	color:#000; 
}
table.list-tbl td { 
	white-space:nowrap; 
}
table.list-tbl small { 
	color: orangered; font-size: 10px; font-weight:bold; font-family:verdana; letter-spacing:-1px; 
}
table.list-tbl .list-now { 
	background: #fafafa; 
}
table.list-tbl .list-subject { 
	text-align:left !important;
}
table.list-tbl .list-subject a { 
	display:block; white-space:nowrap !important;
}
table.list-tbl .list-subject.now { 
	font-weight:bold !important; 
}
table.list-tbl .list-cate { 
	margin-top:4px; font-weight:normal; white-space:nowrap !important;
}
table.list-tbl .list-none { 
	padding:80px 0px; 
}
table.list-tbl i.img-fa { 
	width:40px; height:40px; padding:10px 0px 0px; font-size:20px; text-align:center; color:#aaa; 
}

/* Event */
.sev_himg { margin-bottom:15px; }
.sev_timg { margin-bottom:15px; }
/* Page */
.list-wrap .pagination a, .view-wrap .pagination a { color:#333 !important; }
.list-wrap .pagination .active a, .view-wrap .pagination .active a { color:#fff !important; background:#444 !important; border-color:#444 !important; }

/* ³²Àº½Ã°£ Ç¥½Ã */
.buy_time{text-align:center;width:100%;height:10px;margin:0px 0 5px} 
.buy_time .time{float:center;width:100%;position:relative} 
.buy_time .time .tit{color:#666;} 
.buy_time .time .count{position:absolute;} 
.buy_time .time .count span{color:red;font-size:15px;font-family: 'Noto Sans KR', sans-serif; font-weight:none;} 
.buy_time .time .count .date{float:left;} 
.buy_time .time .count div{float:left;}