@charset "utf-8";

.list-top { line-height:1px; }

.list-category .div-tab.tabs { margin-bottom:0px; }

.list-board { margin-bottom:15px; }
.list-board #infscr-loading { background: rgb(0, 0, 0); margin:0px; padding: 10px; border-radius: 10px; left: 50%; width: 200px; margin-left:-110px; text-align: center; bottom: 50px; color: rgb(255, 255, 255); position: fixed; z-index: 100; opacity: 0.8; -webkit-border-radius: 10px; -moz-border-radius: 10px; }
.list-board .list-more { text-align:center; margin-top:15px; }
.list-board .list-more a { color:#ddd; font-size:60px; }

/* 현재 글번호 */
.list-board .list_num_select {
    color:#2a78d8;
	text-align:center;
	font-size:14px;
	font-family:'Noto Sans KR','Nanum Gothic','나눔고딕','돋음','굴림'; font-weight:500; letter-spacing:normal;
}

/* 글번호 */
.list-board .list_num {
    color:#CCCCCC;
	text-align:center;
	font-size:14px;
	font-family:'Nanum Gothic','나눔고딕','돋음','굴림'; font-weight:400; letter-spacing:normal;
}

/* 글쓴이 */
.list-board .list_name {
    color:#666666;
    text-align:center;
	font-size:14px;
	font-family:'Nanum Gothic','나눔고딕','돋음','굴림';
}

/* 작성일시 */
.list-board .list_datetime {
	color:#747474; text-align:center;
	font-size:14px; font-family:'Nanum Gothic','나눔고딕','돋음','굴림'; letter-spacing:-0.05em;
}

/* 조회수 */
.list-board .list_hit {
	color:#747474; text-align:center;
	font-size:14px; font-family:'Nanum Gothic','나눔고딕','돋음','굴림'; letter-spacing:-0.05em;
}

/* Icon */
.list-board .wr-text { font-family:dotum; font-size:11px; letter-spacing:-1px; line-height:11px; font-weight:normal; }
.list-board .wr-icon { display:inline-block; padding:0px; margin:0px; overflow:hidden; vertical-align:middle; background-repeat: no-repeat; background-position: left top; }
.list-board .wr-notice { width:37px; height:19px; background-image: url('../../img/icon_notice.gif'); }
.list-board .wr-notice2 { width:30px; height:16px; background-image: url('../../img/icon_notice2.gif'); }
.list-board .wr-new { width:12px; height:12px; background-image: url('../../img/icon_new.gif'); }
.list-board .wr-new2 { width:13px; height:10px; background-image: url('../../img/icon_new2.gif'); }
.list-board .wr-secret { width:12px; height:12px; background-image: url('../../img/icon_secret.gif'); }
.list-board .wr-secret2 { width:16px; height:16px; margin-right:6px; background-image: url('../../img/icon_secret2.gif'); }
.list-board .wr-hot { width:12px; height:12px; background-image: url('../../img/icon_hot.gif'); }
.list-board .wr-hot2 { width:12px; height:11px; background-image: url('../../img/icon_hot2.gif'); }
.list-board .wr-video { width:12px; height:12px; margin-right:6px; background-image: url('../../img/icon_video.gif'); }
.list-board .wr-image { width:12px; height:12px; margin-right:6px; background-image: url('../../img/icon_image.gif'); }
.list-board .wr-file { width:13px; height:14px; margin-right:6px; background-image: url('../../img/icon_file.gif'); }
.list-board .wr-vicon { position:absolute; left:4px; bottom:3px; color: rgba(255,255,255,1); font-size:16px; z-index:1; }

/* Width */
.list-board .wr-chk { width:40px; }
.list-board .wr-num { width:70px; }
.list-board .wr-thumb { width:60px; }
.list-board .wr-category { width:86px; }
.list-board .wr-name { width:120px; }
.list-board .wr-date { width:140px; }
.list-board .wr-hit { width:70px; }
.list-board .wr-down { width:50px; }
.list-board .wr-visit { width:50px; }
.list-board .wr-good { width:50px; }
.list-board .wr-nogood { width:50px; }
.list-board .wr-none { padding:50px 0px; text-align:center; color:#888; }
.list-board .wr-comment { margin:0px 10px; }
.list-board .wr-hidden { display:none; }

/* List */
.list-board .list-body { list-style:none; padding:0px; margin:0px; }
.list-board .list-body li { display:table; width:100%; table-layout:fixed; border-bottom:1px dashed #e0e0e0;}
.list-board .list-body li:hover { color:#000; background-color:#F8F8F8; }
.list-board .list-body li > div { display:table-cell; height:68px; line-height:22px; padding:6px 0px; text-align:center; color:#666; vertical-align:middle; }
.list-board .list-body .wr-subject { padding-left:10px; text-align:left; font-size:18px; }
.list-board .list-body .wr-subject .item-subject { display:block; word-break:break-all; }
.list-board .list-body .wr-name { text-align:center; }
.list-board .list-body .wr-name a { display:block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden;  }
.list-board .list-body .thumb-img { position:relative; width:46px; height:46px; margin:0px auto; }
.list-board .list-body .thumb-icon { position:relative; width:46px; height:46px; display:table; margin:0px auto; }
.list-board .list-body .thumb-icon a { display:table-cell; width:1%; background:#eee; color:#fff; vertical-align:middle; font-size:30px; }
.list-board .list-body .thumb-icon img { width:46px; height:46px; margin:0px auto; }

.list-body .terra_color a { color:#212121; font-family:'Noto Sans KR','Nanum Gothic','나눔고딕','돋음','굴림'; font-weight:500; transform:rotate(0.1deg) !important; }
.list-body .terra_color A:Link	{ color:#212121;}
.list-body .terra_color A:Visited	{ color:#212121;}
.list-body .terra_color A:Hover	{ color:#2a78d8;}

@media all and (min-width:1240px) {
	.list-board .list_num_select { font-size:14px; }
	.list-board .list_num { font-size:18px; }
	.list-board .list-body .wr-subject { font-size:18px; padding-left:10px; }
	.list-board .list-body li > div { height:68px; line-height:22px; padding:6px 0px; }
}
@media all and (max-width:1239px) {
	.list-board .wr-num { width:70px; }
    .list-board .list_num_select { font-size:14px; }
	.list-board .list_num { font-size:18px; }
	.list-board .list-body .wr-subject { font-size:18px; padding-left:10px; }
	.list-board .list-body li > div { height:68px; line-height:22px; padding:6px 0px; }
}
@media all and (max-width:769px) { 
	.list-board .wr-num { width:70px; }
    .list-board .list_num_select { font-size:14px; }
	.list-board .list_num { font-size:14px; }
	.list-board .list-body .wr-subject { font-size:14px; padding-left:0px; }
	.list-board .list-body li > div { height:56px; line-height:18px; padding:5px 0px; }
}

@media all and (max-width:768px) {
	.list-board .wr-num { width:46px; }
    .responsive .list-board .wr-hidden { display:inline-block !important; }
	.responsive .list-board .item-subject { text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; }
	.responsive .list-board .item-details { margin-right:-15px; font-size:14px; }
	.responsive .list-board .item-details > span { margin-right:15px; font-weight:normal; }
	.responsive .list-board .item-details > span:last-child { margin-right:0px; }
}
