﻿@import url("/css/photoswipe.css");
@import url("/css/photoviewer.css");
/* top1 news */
.sec_top {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	border-bottom: 8px solid #f2f2f2;
}

.sec_top p {
	width: 100%;
	position: relative;
}

.sec_top p .img {
	width: 100%;
	display: block;
	position: relative;
	z-index: 10;
}

.sec_top p .img img {
	width: 100%;
}

.sec_top p .snsbox1 {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 11;
}

.sec_top p .snsbox1 b {
	width: 35px;
	height: 35px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	margin-right: 3px;
	background: url("https://img.nocutnews.co.kr/mnocut/v3/common/bul_sns1.png") no-repeat;
	background-size: 100% auto;
}

.sec_top p .snsbox1 em {
	font-size: 120%;
	color: #fff;
	text-shadow: rgba(0,0,0,.7) 0px 0px 3px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 35px;
}

.sec_top .txt {
	display: block;
	padding: 10px;
	line-height: 1.5;
}

.sec_top .txt strong {
	display: block;
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 110%;
	letter-spacing: -1px;
}

.sec_top .txt span {
	line-height: 1.5;
}

.con_b h3 {
	font-size: 115%;
	font-weight: bold;
	padding: 15px 10px 0;
	letter-spacing: -1px;
}

/* 많이 본 뉴스 - 섹션별 */
h3.sec_tit {
	display: block;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 3;
	border-bottom: 1px solid #dbdbdb;
}

h3.sec_tit a {
	display: block;
	text-indent: 12px;
	background: url("https://img.nocutnews.co.kr/mnocut/v3/common/ico_more.gif") no-repeat right center;
	background-size: auto 30%;
}
