﻿.container { width:100%; }
.info_b { 
	width:100%; height:195px; margin-bottom:50px; overflow:hidden;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#122b59+0,254275+100 */
background: #122b59; /* Old browsers */
background: -moz-linear-gradient(top,  #122b59 0%, #254275 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #122b59 0%,#254275 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #122b59 0%,#254275 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#122b59', endColorstr='#254275',GradientType=0 ); /* IE6-9 */
}
.info_b .d_b{width:780px;height:100%;padding-left: 155px;margin:0 auto;color:#fff;font-size:16px;position: relative;line-height:26px; display:flex; flex-direction:column;justify-content:center;}
.info_b .d_b .img {width:120px;height:120px;position:absolute;top:50%;left:0;transform: translateY(-50%);border:4px solid #fff;border-radius:40px;overflow:hidden;background:#fff;display:block;}
.info_b .d_b .img img {width:100%; min-height:100%;}
.info_b .d_b .txt { margin-bottom:4px; display:flex; align-items:center; color:#fff;}
.info_b .d_b .txt h1 { font-size:16px; font-weight:normal; display:inline-block; margin-right:20px;}
.info_b .d_b .txt h1 strong { font-size:24px; margin-right:3px; color:#fff;}
.info_b .d_b .txt a {width:110px; border-radius: 30px; padding: 0 10px; font-size:14px; margin-right:10px; line-height:27px; background:#fff; text-align:center;flex-shrink:0;}
.info_b .d_b .txt a.a_mail {color: #3673dd; }
.info_b .d_b .txt a.a_naver {  color: #1a9b00; }
.info_b .d_b .txt a.a_chat {  color: #445660; }
.info_b .d_b .txt a:hover { text-decoration: none !important; }
.info_b .d_b .txt a:before { 
	content:""; display:block; height:27px; margin-right:2px; float:left;
	background:url("//img.nocutnews.co.kr/nocut/v3/common/ico_rby.png") no-repeat;
}
.info_b .d_b .txt a.a_mail:before { width: 14px; background-position:-77px center;}
.info_b .d_b .txt a.a_naver:before { width: 15px; background-position: -164px center; }
.info_b .d_b .txt a.a_chat:before { width: 15px; background: url("//img.nocutnews.co.kr/nocut/v3/common/ico_chat.gif") no-repeat center 8px;  background-size:100% auto;}
div.container .info_b .d_b .txt a.btn_subscribe {width:63px; }
div.container .info_b .d_b .txt a.btn_subscribe:before { content: '+';height:auto; margin-right:0; float:none; background:none;position:relative; top:-1px;}
.info_b .d_b p { width:85%; height:50px; overflow:hidden;}

.content {width:779px; float: none; margin: 0 auto; padding-top:0; }
.content .top_n { width: 100%; height:175px; overflow:hidden; display: block; margin-bottom:30px; }
.content .top_n li { 
	width: 245px; height: 100%; overflow: hidden; float: left; margin-right: 22px; 
	background:#dfdede url("//img.nocutnews.co.kr/nocut/v3/img/bg_n.gif") no-repeat right bottom;
}
.content .top_n li:nth-of-type(3n) { margin-right:0;}
.content .top_n a { width: 100%; height: 100%; position: relative; display: block; overflow:hidden; }
.content .top_n a:hover { text-decoration: none; }
.content .top_n a img { width: 100%; min-height: 100%; height:auto; position: relative; }
.content .top_n a p { 
	width: 100%; height: 43%; position: absolute; bottom: 0; left: 0; display: block; 
	color: #fff; font-size: 18px; font-weight: 300; letter-spacing: -2px; 
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+78&0+1,0.45+31,0.75+67,0.85+100 */ 
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,0.45) 31%, rgba(0,0,0,0.75) 67%, rgba(0,0,0,0.78) 78%, rgba(0,0,0,0.85) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.45) 31%,rgba(0,0,0,0.75) 67%,rgba(0,0,0,0.78) 78%,rgba(0,0,0,0.85) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.45) 31%,rgba(0,0,0,0.75) 67%,rgba(0,0,0,0.78) 78%,rgba(0,0,0,0.85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d9000000',GradientType=0 ); /* IE6-9 */ 
}
.content .top_n a p strong { display: block; padding: 5px 15px 15px; position:absolute; bottom:0; left:0; }
.content .top_n a:hover p strong b { text-decoration: underline; }
.content .top_n a p img { position: absolute; top: 0; left: 20px; width: auto; height: auto; }
.content .top_n a.img_no img { display:none;}
.content .top_n a.img_no p {
	color:#000;height:100%; display:flex; align-items:flex-end; background:transparent;
}
.content .top_n a.img_no p strong { padding:15px; box-sizing:border-box; width:100%;}
.content .newslist { margin-top:0;}