@charset "UTF-8";

#headline .topContent{
	letter-spacing: -0.5px;
	margin:8px 15px;
	margin-left:18px;
	color: #292929;
	height: 43px;
	overflow: hidden;
	font-weight:bold;
}
#headline{
	overflow:hidden;
}
#headline .headLine_navi{
	color:black;
	background-color:#cccccc;
	position:absolute;
	left:0px;
	bottom:0px;
	height:114px;
	width:10px;
}
.headLine-box #headline .headLine_navi ul li{
	height:38px;
	width:10px;	
}
.headLine-box #headline .headLine_navi ul li.selected{
	background-color:#2f9a66;
}
/* 메인 Content Body 시작 */
#content-body .default-box .body-left-box {
	width: 661px;
	min-height: 1200px;
	float: left;
}
/* 오른쪽 컨텐츠 */
#content-body .default-box .body-right-box {
	width: 300px;
	min-height: 1200px;
	float: right;
	
}
#content-body .default-box .body-left-box .headLine-box {
min-height: 406px;
}

#content-body .default-box .body-left-box .headLine-box .photo {
	position: absolute;
	width: 660px;
	overflow:hidden;
	height: 406px;
	z-index:999;
}

#content-body .default-box .body-left-box .headLine-box .photo .news-title-bg {
	position: absolute;
	z-index:1000;
	bottom: 0px;
	left: 0px;
	width:100%;
	height: 114px;
	line-height: 21px;
	background-color: white;
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}
#content-body .default-box .body-left-box .headLine-box .photo .news-title{
	background-color: transparent;	
	height:114px;
	opacity: 1;
	filter: alpha(opacity=100);	
}
#content-body .default-box .body-left-box .headLine-box .photo .news-title .txt {
	width: 594px;
	padding-top: 14px;
	font-family: 'Nanum Gothic','돋움' serif;
	font-weight: bold;
	font-size: 31px;
	line-height: 1.2em;
	color: black;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 auto 0;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}

#content-body .default-box .body-left-box .headLine-box .photo .navi-left,
#content-body .default-box .body-left-box .headLine-box .photo .navi-right {
	position: absolute;
}

#content-body .default-box .body-left-box .headLine-box .photo .navi-left {
	bottom: 91px;
	left: 0px;
}

#content-body .default-box .body-left-box .headLine-box .photo .navi-right {
	bottom: 91px;
	right: 0px;
}

#content-body .default-box .body-left-box .headLine-box .photo .navi-left,
#content-body .default-box .body-left-box .headLine-box .photo .navi-right {
	display: block;
	width: 70px;
	height: 108px;
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
}

#content-body .default-box .body-left-box .headLine-box .photo .navi-left,
#content-body .default-box .body-left-box .headLine-box .photo .navi-right {
	display: block;
	width: 70px;
	height: 108px;
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
	text-decoration: none;
}



#content-body .default-box .body-left-box .headLine-box .photo .navi-left .icon,
#content-body .default-box .body-left-box .headLine-box .photo .navi-right .icon {
	font-size: 76px;
	text-align: center;
	color: #cccccc;;
	font-weight:bold;	
	cursor:pointer;
}
/*
#content-body .default-box .body-left-box .headLine-box .photo .navi-left .icon,
#content-body .default-box .body-left-box .headLine-box .photo .navi-right .icon {
	font-size: 81px;
	text-align: center;
	color: #d5d5d5;
	font-weight:bold;	
}
*/
#content-body .default-box .body-left-box .headLine-box .news-content {
	margin-top: 11px;
	padding: 0 20px;
	font-family: 'Nanum Gothic', serif;
	font-size: 16px;
	line-height: 1.5em;
	height: 70px;
	overflow: hidden;
	color: #555;
}

/* 메인박스 시작 */
#content-body .default-box .body-left-box .main-box {
	margin-top: 32px;
	min-height: 930px;
	background-color: #fff;
}

#content-body .default-box .body-left-box .main-box .main-box-left {
	width: 433px;
	min-height: 930px;
	float: left;
}

/* 핫이슈 */
#hotissues-list {
	width: 425px;
	height: 330px;
}

#hotissues-list .photo {
	position: relative;
	width: 425px;
	height: 330px;
}

#hotissues-list .photo .photo-right {
	text-align: right;
	height: 164px;
}

#hotissues-list .photo .photo-left {
	text-align: left;
	height: 164px;
}

#hotissues-list .photo .hotissues-layer {
	position: absolute;
	width: 425px;
	height: 330px;
	background: url("/images/etc/hotissues.png") repeat top left;
	top: 0px;
	left: 0px;
}

#hotissues-list .photo .hotissues-layer .box .box-left {
	padding-top: 74px;
	padding-left: 16px;
}

#hotissues-list .photo .hotissues-layer .box .box-left .issues-title a {
	display: block;
	width: 180px;
	height: 20px;
	line-height: 21px;
	overflow: hidden;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	color: white;
}

#hotissues-list .photo .hotissues-layer .box .box-left .news-title {
	margin-top: 6px;
}

#hotissues-list .photo .hotissues-layer .box .box-left .news-title a {
	display: block;
	padding-left: 15px;
	background-image: url("/images/main/hotissues-arow.png");
	background-repeat: no-repeat;
	background-position: 0px 6px;
	width: 170px;
	height: 35px;
	overflow: hidden;
	line-height: 18px;
	font-weight: normal;
	color: #dadada;
	font-size: 13px;
}

#hotissues-list .photo .hotissues-layer .box .box-right {
	padding-top: 70px;
	padding-right: 16px;
	width: 180px;
	float: right;
}

#hotissues-list .photo .hotissues-layer .box .box-right .issues-title a {
	display: block;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: white;
}

#hotissues-list .photo .hotissues-layer .box .box-right .news-title {
	margin-top: 6px;
}

#hotissues-list .photo .hotissues-layer .box .box-right .news-title a {
	display: block;
	padding-left: 15px;
	background-image: url("/images/main/hotissues-arow.png");
	background-repeat: no-repeat;
	background-position: 0px 6px;
	width: 170px;
	height:39px;	
	overflow:hidden;
	line-height: 18px;
	font-weight: normal;
	color: #dadada;
	font-size:13px;
}

#hotissues-list .photo .hotissues-layer .box .hotissues-more {
	margin-top: 20px;
	padding-right: 16px;
	text-align: right;
}

#hotissues-list .photo .hotissues-layer .box .hotissues-more a {
	font-size: 12px;
	font-weight: 100;
	color: #fa8e34;
}

#hotissues-link01 {
	position: absolute;
	width: 212px;
	height: 164px;
	top: 0;
	right: 0px;
}

#hotissues-link02 {
	position: absolute;
	width: 213px;
	height: 164px;
	bottom: 0;
	left: 0px;
}

#hotissues-link01 a,
#hotissues-link02 a {
	display: block;
	height: 164px;
}

#hotissues-link01 a:hover,
#hotissues-link02 a:hover {
	display: block;
	height: 165px;
	background-color: #fff;
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
}

/* 메인뉴스 */
#main-news-list {
	margin-top: 0px;
}

#main-news-list li {
	margin-bottom: 8px;
	background: url("/images/ico/ico_dot3.png") no-repeat 2px 12px;
	padding-left: 9px;
	margin-left:5px;
}

#main-news-list li.dotted {
	margin-top: 14px;
	height: 1px;
	background: url("/images/main/dashed_bg.png") repeat-x top left;
	margin-bottom: 14px;
}

#main-news-list li a {
	display: block;
	padding-top: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #444343;
	font-family: '굴림', '돋움', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	width: 360px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	float: left;
}

#main-news-list li span {
	display: block;
	margin-right: 5px;
	padding: 2px 5px 1px;
	font-size: 12px;
	color: #999;
	border: 1px solid #e3e3e3;
	float: left;
}

#content-body .default-box .body-left-box .main-box .main-box-right {
	border-left: 1px solid #ccc;
	width: 220px;
	min-height: 930px;
	float: right;
}

/* 메트로 칼럼 */
#column-list {
	margin-top: 0px;
}

#column-list .column-box {
	padding: 0 14px;
	margin-bottom:22px;
}

#column-list .top-margin {
	margin-top: 20px;
}

#column-list .column-box .photo {
	position: relative;
	text-align: center;
	width: 189px;
	height: 117px;
	border-bottom: 3px solid #79685c;
}

#column-list .column-box .news-title {
	margin-top: 7px;
	padding: 0;
	line-height: none;
}

#column-list .column-box .news-title a {
	display: block;
	color: #707070;
	font-weight: bold;
	font-size: 13px;
	width: 189px;
	letter-spacing: 1px;
	font-family: "굴림", "Helvetica Neue", Helvetica, Arial, sans-serif;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}

#column-list .column-box .box-title {
	margin-top: 2px;
	bottom: 0;
	position: absolute;
	left: 0;
}

#column-list .column-box .box-title a {
color: white;
font-size: 13px;
background-color: #79685c;
padding: 5px 5px 2px 5px;
font-family: 'Nanum Gothic', "돋움", "굴림", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight:bold;
}

/* 중요기획 */
#plan-issues {
	margin-top: 30px;
}

#plan-issues-left, #plan-issues-right {
	width: 320px;
	min-height: 220px;
}

.planNews{float:left;}
#global_metro{margin-right:16px;}

.plan-issues-title a,
.plan-issues-title a:hover {
	color: #2f9a66;
	font-size: 17px;
	font-weight: bold;
	font-family: 'Nanum Gothic', "돋움", "굴림", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.plan-issues-navi {
	float:right;	
}
.plan-issues-more{
	float:right;
	margin-right:10px;
}
.plan-issues-more a{
	font-size:13px;
	color:#666666;
}
.plan-issues-navi {
	text-align: right;
	padding: 3px;
	font-size: 11px;
	color: #000;
}

#plan-issues-left .plan-issues-navi a.arrow,
#plan-issues-right .plan-issues-navi a.arrow {
	display: inline;
	border: 1px solid #ccc;
	color: #a0a0a0;
	padding: 2px 3px;
	font-size: 11px;
	font-weight: bold;
}

#plan-issues-left .plan-issues-navi a:hover.arrow,
#plan-issues-right .plan-issues-navi a:hover.arrow {
	display: inline;
	border: 1px solid #2f9a66;
	color: #2f9a66;
	padding: 2px 3px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.plan-issues-navi .cur-pno, .plan-issues-navi .tot-pno {
	display: inline;
	padding: 3px;
	font-size: 12px;
}

.plan-issues-navi .tot-pno {
	color: #7a7a7a;
}

.plan-issues-navi .cur-pno {
	margin-left: 30px;
}
.plan-issues-navi .tot-pno {
	margin-right: 30px;
}

.plan-issues-navi a.more {
	display: inline;
	margin-left: 50px;
	padding: 3px;
	font-size: 11px;
	color: #666;
}

.plan-issues-photo {
	margin-top: 8px;
}

#plan-issues .news-title {
	margin-top: 5px;
}

#plan-issues .news-title a {
	display: block;
	color: #292929;
	font-weight: bold;
	font-size: 14px;
	width: 310px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}

/* 메인 광고 */
#main-content-ad01 {
	margin-top: 40px;
	height: 130px;
	background-color: #f5f5f5;
}

#main-content-ad01 span {
	display: block;
	width: 200px;
	text-align: center;
	padding-top: 60px;
	margin: 0 auto;
}


/* 핫포토 */
#hot-photo-news {
	margin-top: 40px;
	min-height: 240px;
}

.hot-photo-title {
	background: url("/images/main/hot_photo_bg.png") repeat-x top left;
	height: 58px;
}

.hot-photo-title .hot-photo-title-img {
	text-align: center;
}

.hot-photo-title .hot-photo-more {
	padding-top: 34px;
	padding-right: 5px;
	text-align: right;
	color: #a0a0a0;
	font-weight: bold;
	font-size: 12px;
}

.hot-photo-list {
	margin-top: 12px;
}

.hot-photo-list .hot-photo-pages li {
	float: left;
}

.hot-photo-list .hot-photo-pages li.ml-15 {
	margin-left: 15px;
}

#cate-news {
	margin-top: 50px;
}


#cate-news .cate-news-tootls {
	height: 70px;
	background: url("/images/main/cate_news_bg.png") repeat-x top left;
}

#cate-news .cate-news-tootls a {
	display: inline;
}

#cate-news .cate-page {
	margin-top: 20px;
	display: block;
}

#cate-news .cate-page li {
	float: left;
	width: 205px;
	height: 179px;
	margin-bottom:20px;
	margin-right:19px;
	border:1px solid #e1e1e1;
}

#cate-news .cate-page li.ml-15 {
	margin-left: 15px;
}

#cate-news .mt-15 {
	margin-top: 20px;
}

#cate-news .cate-page li .news-content .news-text {
	padding: 10px;
}

#cate-news .cate-page li .news-content .news-text2 {
	padding: 10px 10px;
}

#cate-news .cate-page li .news-content .news-text h5,
#cate-news .cate-page li .news-content .news-text2 h5{
	padding: 0;
	margin: 0;
	height: 40px;
	overflow: hidden;
}

#cate-news .cate-page li .news-content .news-text p,
#cate-news .cate-page li .news-content .news-text2 p {
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 12px;
}
