@charset "utf-8";

/* List */
.list-media { margin:0; }
.list-item { padding-bottom:35px; border-bottom:1px solid #d7d7d7; margin-bottom:35px; }
.list-item .img-left { margin-right:15px; }
.list-item .img-right { margin-left:15px; }
.list-item h2.media-heading { display:block; font-size:30px; line-height:32px; margin:0px; padding:0px 0px 18px;color:#333;font-weight:800;word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
	.list-item h2.media-heading a:hover{color:#333;}
.list-item .list-details { margin-top:6px; padding:6px 0px; border-top:1px dotted #ccc; border-bottom:1px dotted #ccc; }
.list-item .list-details .member, .list-item .list-details .guest { color:#787878 !important; }
.list-item .list-cont { margin-top:8px; padding:0; line-height:20px; }
.list-item .list-sp { margin:0 7px; color:#ddd; font-size:11px; }

/* Γί°‘ */
.nav-tabs li{background:#fff !important;border-color:#ddd !important;border-bottom:1px solid #ddd !important;font-size:16px;line-height:19px !important;letter-spacing:-0.8px;height:55px;}
	.nav-tabs li a{color:#ddd;padding:19px 0;display:inline-block;width:100%;vertical-align:middle;border-bottom:0px !important;}
		.nav-tabs li:nth-child(4) a{padding:8px 0 !important;line-height:18px !important;}
	.nav-tabs li.active{background:#bf0008 !important;}
		.nav-tabs li.active a{color:#fff !important;border-bottom:0px !important;}

.list-webzine{border-top:3px solid #333;padding-top:35px;}
.list-item .img{width:280px;margin:0 95px 0 53px;}

.dw_wrap{width:100%;}
.dw_tb{width:100%;}
	.dw_tb tr th{font-size:17px;line-height:19px;color:#333;padding:20px 0 3px;}
	.dw_tb tr td{font-size:15px;line-height:17px;color:#333;}
	.dw_tb tr td.L_icon{width:28px;}
	.dw_tb tr td.L_subj{}
	.dw_tb tr td.R_date{width:100px;text-align:right;letter-spacing:-0.8px;}
	.dw_tb tr td.dw_icon{width:75px;text-align:center;}

@media all and (max-width:991px) {
.list-item { padding-bottom:20px;margin-bottom:20px; }
.list-item h2.media-heading {font-size:20px;line-height:22px;padding:20px 0px 0px;}

.media, .media-body{width:100%;}

/* Γί°‘ */
.list-webzine{border-top:2px solid #333;padding-top:20px;}
.list-item .img{width:70%;margin:0 15%;}
	.list-item .img img{width:100%;}

.dw_tb{width:100%;}
	.dw_tb tr th{font-size:14px;line-height:16px;padding:12px 0 2px;}
	.dw_tb tr td{font-size:12px;line-height:16px;}
	.dw_tb tr td.L_icon{width:18px;}
		.dw_tb tr td.L_icon img{width:10px;margin-top:-2px;}
	.dw_tb tr td.R_date{display:none;}
	.dw_tb tr td.dw_icon{width:35px;}
		.dw_tb tr td.dw_icon img{width:16px;}
}