﻿@import url(nocut.css);
@import url(layoutTB.css);
@import url(right.css);
@import url(vodplayer.css);
@import url(remotecontrol.css);

br{	letter-spacing:0px;}

/* 1 ncleft */
#ncWrapper .ncleft{
	width:665px;
	float:left;
	z-index:100;
}

.ncleft .real_ad1 {
	float:left; 
	width:665px; 
	height: 140px; 
	border:solid 0px red;
	margin:9px 0px;
}

	/* 1-1 ncleft - Location Map */
	.ncleft .LocationMap{
		width:100%;
		height:20px;
		float:left;
		border-bottom:solid 2px #e1e1e1;
		padding:0px 0px 3px 0px;
		margin-top:-1px;
		/* padding:4px 0px 3px 0px; 리얼클릭 광고 없을 시 */
	}
	html>body .ncleft .LocationMap{padding:2px 0px 3px 0px;margin-top:-1px;}
	*+html>body .ncleft .LocationMap{padding:3px 0px 3px 0px;margin-top:-1px;}
	body:first-of-type .ncleft .LocationMap{padding:0px 0px 3px 0px;margin-top:-1px;}
	.LocationMap dt{
		float:left;
		padding:1px 4px 0px 4px; 
	}
	.LocationMap dd, .LocationMap dd a, .LocationMap dd a:hover{
		color:#464646;
		font-family:gulim, 굴림;
		font-size:9pt;
		line-height:1.4;
		letter-spacing:-1px;
	}
	.LocationMap dd{
		background:url('http://img.cbs.co.kr/nocut/show/LM_line.gif') no-repeat right 3px;
		float:left;
		padding:0px 7px 0px 6px; 
	} 
	.LocationMap dd.btn_in {
		background:none;
		width:54px;
		height:17px;
		float:right;
		padding:0px;
	}
	.LocationMap dd.btn_in a.bohumlife{
		background:url('http://img.cbs.co.kr/nocut/show/btn_insurance.gif') no-repeat 0px 0px;
		width:54px;
		height:17px;
		float:left;
		text-indent:-3000px;
		margin-top:1px;
		margin-top /**/:0px;
		overflow:hidden;
	}
	.LocationMap dd.end{	background:none;	}
	.LocationMap dd a.LMselect{
		color:#da3b3b;
		font-weight:bold;
		text-decoration:none;
	}
	.LocationMap dd a.LMselect:hover{	color:#da3b3b;	}

	/* ncleft - 리얼클릭 txtAD */
	.ncleft .ad_realclick{
		height:62px;
		overflow:hidden;
		float:left;
	}
	/* 1-2 ncleft - 실시간노컷 속보 */
	.ncleft .LnocutSlide{
		background:url('http://img.cbs.co.kr/nocut/show/slideBG.gif') no-repeat 0px 0px;
		width:661px;
		height:32px;
		float:left;
		padding:2px;
		margin-bottom:5px;
	}
	html>body .LnocutSlide{	/* IE6을 제외한 나머지 브라우저에 적용*/
		margin-bottom:10px;	}
		.LnocutSlide dl{
			width:460px;
			height:32px;
			float:left;
		}
			.LnocutSlide dl dt{
				width:111px;
				height:32px;
				float:left;
			}
			.LnocutSlide dl dt a{
				background:url('http://img.cbs.co.kr/nocut/show/Lslide_title1.gif') no-repeat 8px 8px;
				width:111px;
				height:32px;
				overflow:hidden;
				display:block;
			}
			.LnocutSlide dl dd{
				width:349px;
				height:32px;
				float:left;
				position:relative;
			}
			.LnocutSlide dl dd ul{
				width:373px;
				height:17px;
				overflow:hidden;
				white-space:nowrap;
				float:left;
				left:0px;
				top:8px;
				position:absolute;
			}
			.LnocutSlide dl dd ul li{
				width:373px;
				height:17px;
				font-family:gullim, 굴림;
				font-size:9pt;
				color:#274a92;
				left:0px;
				top:0px;
				position:absolute;
			}
			.LnocutSlide dl dd ul li #scrollV ,
			.LnocutSlide dl dd ul li #scrollV1 {
				position:absolute;
				left:0px;
				width:332px;
				height:12px;
				letter-spacing:-1px;
			}
			.LnocutSlide dl dd ul li a:hover,
			.LnocutSlide dl dd ul li a{
				font-family:gullim, 굴림;
				font-size:9pt;
				line-height:1.6;
				color:#274a92;
			}
			.LnocutSlide dl dd .arrow1, .LnocutSlide dl dd .arrow2{
				width:13px;
				height:9px;
				left:333px;
				position:absolute;
			}
			.LnocutSlide dl dd .arrow1:hover, .LnocutSlide dl dd .arrow2:hover{	text-decoration:none;	}
			.LnocutSlide dl dd .arrow1{
				background:url('http://img.cbs.co.kr/nocut/show/Lslide_arrow1.gif') no-repeat 0px 0px;
				top:6px
			}
			.LnocutSlide dl dd .arrow2{
				background:url('http://img.cbs.co.kr/nocut/show/Lslide_arrow2.gif') no-repeat 0px 0px;
				top:18px
			}
		.LnocutSlide .LT2Banner{
			width:196px;
			height:20px;
			overflow:hidden;
			padding-top:10px;
			padding-left:4px;
			display:block;
			float:left;
		}
	/* 1-3 ncleft - 기사 제목 */
	.ncleft .showTitle{
		width:663px;
		float:left;
		border:solid 1px #d4d4d4;
		background-color:#F1EEE9;
		padding:2px 0px 5px 0px;
		margin:0px 0px 0px 0px;
	}
	html>body .ncleft .showTitle{	padding-top:3px;	}
		.showTitle div,
		.showTitle label{
			font-family:맑은 고딕, dotum, 돋움;
			padding-left:14px;
			padding-top:3px;
			display:block;
			float:left;
		}
		body:first-of-type .showTitle div{	padding-top:2px;	}
		body:first-of-type .showTitle labe{	padding-top:3px;	}

		.showTitle div{
			width:620px;
			float:left;
			font-size:21px;
			letter-spacing:-1px;
			line-height:1.8;
			color:#000000;
			font-weight:bold;
			padding-top:3px;
		}
		html>body .showTitle div{		padding-top:4px;	}
		*+html>body .showTitle div{		padding-top:3px;	}
		.showTitle div img{		margin:10px 0px 0px 5px; position:relative; top:3px; }
		.showTitle label em{
			width:550px;
			display:block;
			font-size:11pt;
			color:#717171;
			font-style:normal;
			font-weight:bold;
			letter-spacing:-1px;
		}
		.showTitle label em span{
			font-size:11pt;
			color:#717171;
			font-style:normal;
			font-weight:bold;
			letter-spacing:-1px;
		}
		.showTitle .showInfo{
			padding-right:11px;
			margin-top:13px;
			float:right;
		}
		html>body .showTitle .showInfo,
		*+html>body .showTitle .showInfo{	margin-top:9px;	}
		.showTitle .showInfo img{margin-bottom:-2px;}
		hr.Tline{
			clear:both;
			border:solid #dfdfde;
			border-width:0px 0px 1px 0px;
			width:641px;
			height:1px;
			display:block;
			margin:0px auto;
		}
		html>body hr.Tline{
		/* IE 6을 제외한 나머지에 적용*/
			padding:7px 0px 0px 0px;
			margin-bottom:7px;
		}
		*+html body hr.Tline{
			padding:7px 0px 0px 0px;
			margin-bottom:0px;
		}
		.showTitle span{	
			font-size:8pt;
			float:left;
		}
		/* 날짜, 기자 */
		.showTitle span.days{	
			color:#939393;
			padding:2px 5px 2px 14px;
		}
		.showTitle span.whiter{
			color:#717171;
			letter-spacing:-1px;
			padding:2px 0px 2px 2px;
		}
		.showTitle span.whiter img{
			margin:-3px 0px -3px 3px;
		}
		/* 추천, 댓글 */
		.showTitle dl.articleRecommend1{
			font-size:8pt;
			float:right;
			padding:2px 5px;
			position:relative;
			z-index:1000;
		}
		.showTitle dl.articleRecommend1 dt,
		.showTitle dl.articleRecommend1 dt a {
			float:left;
			font-weight:bold;
			color:#999999;
			padding-right:2px;
		}
		.showTitle dl.articleRecommend1 dd{
			float:left;
			font-weight:bold;
			color:#da3b3b;
			padding-right:5px;
		}

		.showTitle dl.articleRecommend1 dd span.recommend{
			background:url('http://img.cbs.co.kr/nocut/show/icon_recommend.gif') no-repeat 1px 1px;
			font-weight:bold;
			color:#da3b3b;
			padding:0px 2px 0px 10px;
			text-align:right;
			float:none;
		}
		.showTitle dl.articleRecommend1 dd span.reply{
			background:url('http://img.cbs.co.kr/nocut/show/icon_reply.gif') no-repeat 1px 1px;
			font-weight:bold;
			color:#da3b3b;
			text-align:right;
			padding:0px 2px 0px 12px;
			float:none;
		}
		
		/* 상단 기사 보내기 */
		.showTitle dl.articleRecommend1 dt a.sns_tit{
			background:url('http://img.cbs.co.kr/nocut/icon/icon_sns_t1.gif') no-repeat right 1px;
			padding-right:12px;
			margin-right:3px;
			letter-spacing:-1px;
			font-family:돋움, dotum;
			font-size:8pt;
		}
		.showTitle dl.articleRecommend1 dt a.sns_tit:hover {text-decoration:none;}
		.showTitle dl.articleRecommend1 dd.sns_article{
			border:solid 1px #d3d3d3;
			background-color:#fff;
			padding:5px 5px 0px;
			position:absolute;
			left:3px;
			top:17px;
			float:left;
			display:none;
		}
		.showTitle dl.articleRecommend1 dd.sns_article label {
			float:left;
			clear:both;
			padding:0px 0px 5px 0px;
		}
		.showTitle dl.articleRecommend1 dd.sns_article img {float:left;}
		.showTitle dl.articleRecommend1 dd.sns_article a {
			font-size:8pt;
			letter-spacing:-1px;
			font-family:돋움, dotum;
			color:#939393;
			line-height:1.8;
			padding-left:5px;
			font-weight:normal;
		}
		/* ----------------------------------------------------------------------- */

	/* 1-4 ncleft - 기사 내용 및 댓글 */
	.ncleft .showContents,
	.ncleft .showContents #CLtag{
		padding:0px 0px 30px 0px;
		font-size:14px;
		line-height:1.7;
		text-align:justify;
		font-family:gulim, 굴림;
		z-index:101;
	}
	.ncleft .showContents a{
		font-family:gulim, 굴림;
		color:#274a92;
	}
	html>body .ncleft .showContents{	line-height:1.6;	}
	*+html>body .ncleft .showContents{		line-height:1.7;	}
		/* 1-4-1 ncleft - 기사 사진 */
		.showContents .showPhotoL{
			float:left;
			margin:4px 18px 15px 0px;
		}
		.showContents .showPhotoR{
			float:right;
			margin:4px 0px 15px 18px;
		}
		.showContents .showPhotoC{
			display:block;
			margin-bottom:15px;
			text-align:center;
		}
			.showContents .showPhotoL img,
			.showContents .showPhotoR img{		padding:0px 0px 5px 0px;	}
			html>body .showContents .showPhotoL img,
			html>body .showContents .showPhotoR img{
				padding:0px 0px 5px 0px;
				border:solid 1px #e2e2e2;
			}
			.showContents .showPhotoC img{
				margin-right:0px;
			}
			html>body .showContents .showPhotoC img{
				padding:0px 0px 5px 0px;
				border:solid 1px #e2e2e2;
			}
		/* 1-4-2 ncleft - 관련기사 */
		.showContents .miniStitleR, .showContents .miniStitleL{
			background:url('http://img.cbs.co.kr/nocut/show/miniBox2.gif') no-repeat 0px bottom;
			width:209px;
			font-size:9pt;
			float:left;
			padding-bottom:5px;
			position:relative;
		}
		.showContents .miniStitleR{
			float:right;
			margin:24px 0px 15px 20px;
		}
		.showContents .miniStitleL{
			float:left;
			margin:24px 20px 15px 0px;
		}
			.showContents .miniStitleR label, .showContents .miniStitleL label{
				background:url('http://img.cbs.co.kr/nocut/show/miniBox1.gif') no-repeat 0px 0px;
				width:197px;
				height:20px;
				float:left;
				padding:10px 0px 0px 12px;
				left:0px;
				top:0px;
				position:absolute;
			}
				.showContents .miniStitleR label strong, .showContents .miniStitleL label strong{	color:#1e1e1e;		}
			.showContents .miniStitleR .Pno, .showContents .miniStitleL .Pno{
				text-align:right;
				float:right;
				width:80px;
				top:10px;
				left:122px;
				position:absolute;
			}
			.showContents .miniStitleR .Pno a, .showContents .miniStitleL .Pno a{
				font-size:8pt;
				color:#274a92;
				padding:0px 1px;
			}
			.showContents .miniStitleR ul, .showContents .miniStitleL ul{
				width:190px;
				padding:34px 0px 0px 9px;
				float:left;
			}
				.showContents .miniStitleR ul li, .showContents .miniStitleL ul li{
					background:url('http://img.cbs.co.kr/nocut/show/icon_list.gif') no-repeat 0px 6px;
					width:184px;
					padding:0px 0px 2px 8px;
					color:#274a92;
					letter-spacing:-1px;
					overflow:hidden;
					white-space:nowrap;
				}
					.showContents .miniStitleR ul li a, .showContents .miniStitleL ul li a{	color:#274a92;font-family:gulim, 굴림;	}

		

		.showContents span.showHotIssue {
			padding:10px 0px 0px 0px;
		}
		.showContents span.showHotIssue a{
			color:#274a92;
			font-size:11pt;
			font-weight:bold;
			letter-spacing:-1px;
			font-family:dotum, 돋움;
		}
		/* 메일, 하단 기사보내기 */
		.showContents ul.mail_and_sns {
			width:550px;
			float:right;
			border:dotted #c9c9c9;
			border-width:1px 0px;
		}
		.showContents ul.mail_and_sns li {	
			float:left;
			padding:5px 0px 3px;
			font-size:9pt;
		}
		.showContents ul.mail_and_sns li.showMail a {color:#464646;}
		.showContents ul.mail_and_sns li.sns_article {float:right;}
		.showContents ul.mail_and_sns li.sns_article label {
			float:left;
			padding-left:10px;
		}
		.showContents ul.mail_and_sns li.sns_article img {float:left;}
		.showContents ul.mail_and_sns li.sns_article a {
			font-size:8pt;
			letter-spacing:-1px;
			font-family:돋움, dotum;
			color:#939393;
			line-height:1.9;
			padding-left:3px;
			font-weight:normal;
		}
		/* ----------------------------------------------------------------------- */
		
		/* 1-4-4 ncleft - 노컷베스트 */
		.showContents .nocutBest{
			background:url('http://img.cbs.co.kr/nocut/show/bestLine.gif') repeat-y 98px 2px;
			width:550px;
			padding:0px;
			margin:30px 0px;
			float:right;
		}
		.showContents .nocutBest dt{
			width:98px;
			float:left;
			font-size:9pt;
			margin-top:3px;
			text-align:center;
		}
		.showContents .nocutBest dd{
			background:url('http://img.cbs.co.kr/nocut/show/icon_list2.gif') no-repeat 0px 7px;
			width:415px;
			padding:0px 0px 0px 15px;
			line-height:1.7;
			overflow:hidden;
			white-space:nowrap;
			float:right;
		}
		.showContents .nocutBest dd a{
			float:left;
			color:#274a92;
			font-size:11pt;
			font-weight:bold;
			letter-spacing:-1px;
			font-family:dotum, 돋움;
		}
		.showContents .articleCopyright{
			width:540px;
			font-size:9pt;
			padding:0px 5px;
			float:right;
		}
		.showContents .articleCopyright a{
			color:#464646;
			font-family:dotum, 돋움;
		}
		
		/* 1-4-4-1 ncleft - 광고 인벤토리 영역 */
		#ncWrapper .ncleft .showContents .adarea{
			background:url('http://img.cbs.co.kr/nocut/show/bestLine.gif') repeat-y 0px 0px;
			width:430px;
			padding:5px 0px 0px 22px;
			margin:-35px 0px 30px 0px;
			float:right;
		}
		body:first-of-type .showContents .adarea{margin-top:-40px;}

		/* ncleft - 기사 추천, 안내 */
		.showContents .articleRecommend2{
			background:url('http://img.cbs.co.kr/nocut/show/articleR2BG.gif') repeat-x 0px 0px;
			border:solid 1px #dddddd;
			width:538px;
			height:13px;
			padding:8px 5px;
			float:right;
			margin:33px 0px 0px 0px;
		}
		.showContents .articleRecommend2 a{
			float:right;
			margin: 0px 5px;
		}
		.showContents .articleRecommend2 p,
		.showContents .articleRecommend2 p a{	float:left;		}
		.showContents .articleRecommend2 p span{
			font-weight:bold;
			color:#9d9d9d;
			font-size:11px;
			letter-spacing:-1px;
			margin-top:-1px;
			margin-bottom:-4px;
			text-align:right;
			float:left;
		}
		.showContents .articleRecommend2 p span a.recommend{
			background:url('http://img.cbs.co.kr/nocut/show/icon_recommend2.gif') no-repeat 1px 1px;
			font-weight:bold;
			color:#9d9d9d;
			font-size:11px;
			letter-spacing:-1px;
			padding:0px 0px 0px 10px;
			text-align:right;
			float:none;
		}
		
	/* 1-4-5 ncleft - 밑단 타이틀 및 경계라인 */
		.showContents hr.line1{
			width:550px;
			border:solid #000000;
			border-width:0px 0px 2px 0px;
			height:2px;
			float:right;
			display:block;
			margin:40px 0px -14px 0px;
		}
		.showContents hr.line1a{
			width:550px;
			border:solid #000000;
			border-width:0px 0px 2px 0px;
			height:2px;
			float:right;
			display:block;
			margin:4px 0px -14px 0px;
		}
		.showContents hr.line2{
			width:550px;
			border:solid #d9d2c6;
			border-width:0px 0px 1px 0px;
			height:1px;
			float:right;
			display:block;
			margin:0px 0px -2px 0px;
		}
		html>body .showContents .line1{	margin:40px 0px 0px 0px;}
		html>body .showContents .line1a{	margin:5px 0px 0px 0px;	}
		html>body .showContents .line2{		margin:0px 0px 12px 0px; }
		*+html>body .showContents .line1{	margin:40px 0px -14px 0px;	}
		*+html>body .showContents .line1a{	margin:5px 0px -14px 0px;	}
		*+html>body .showContents .line2{	margin:0px 0px -2px 0px;	}
		.showContents  label.rightBtitle{
			font-weight:bold;
			font-size:9pt;
			padding:12px 0px 9px 9px;
			display:block;
			width:541px;
			float:right;
		}
		.showContents  label.rightBtitle1{
			font-weight:bold;
			font-size:9pt;
			padding:12px 0px 9px 9px;
			display:block;
			width:110px;
			float:right;
			z-index:10;
		}
		.showContents  #googleAdsTitle{	cursor:pointer;	}
		.showContents label.rightBtitle a, .showContents label.rightBtitle1 a{		text-decoration:none;	color:#da3b3b;		}
		
	/* 1-4-5 ncleft - 오늘의 뉴스박스 */	
			.showContents .newsBox{
			width:520px;
			border:solid 1px #d8d8d8;
			padding:12px 14px;
			float:right;
		}
			.showContents .newsBox .vodSlide{
				position:relative;
				width:138px;
				height:125px;
				float:left;
			}
			.showContents .newsBox .vodSlide .arrow1,
			.showContents .newsBox .vodSlide .arrow2{
				width:9px;
				height:83px;
				top:1px;
				display:block;
				position:absolute;
			}
			.showContents .newsBox .vodSlide .arrow1{
				background:url('http://img.cbs.co.kr/nocut/show/newsbox_arrow1.gif') no-repeat 0px 0px;
				left:0px;
			}
			.showContents .newsBox .vodSlide .arrow2{
				background:url('http://img.cbs.co.kr/nocut/show/newsbox_arrow2.gif') no-repeat 0px 0px;
				left:129px;
			}
			.showContents .newsBox .vodSlide .vodS{
				width:110px;
				height:83px;
				border:solid 1px #d0d0d0;
				overflow:hidden;
				left:14px;
				top:0px;
				position:absolute;
			}
			.showContents .newsBox .vodSlide label{
				width:138px;
				height:31px;
				overflow:hidden;
				text-align:center;
				left:0px;
				top:94px;
				position:absolute;
			}
			.showContents .newsBox .vodSlide label a{
				font-size:11px;
				color:#939393;
				font-family:dotum, 돋움;
				line-height:1.3;
				letter-spacing:-1px;
			}
			.showContents .newsBox .vodSlide .vodS img{
				width:110px;
				height:83px;
				overflow:hidden;
			}
			.showContents .newsBox ul{
				width:337px;
				padding-left:28px;
				float:left;
			}
			.showContents .newsBox ul li{
				background:url('http://img.cbs.co.kr/nocut/show/line_dot1.gif') repeat-x 0px bottom;
				padding:6px 15px;
				width:300px;
				float:left; 
			}
			.showContents .newsBox ul li.end{	background:none;}
			.showContents .newsBox ul li a{
				background:url('http://img.cbs.co.kr/nocut/show/icon_list3.gif') no-repeat 0px 4px;
				display:block;
				color:#464646;
				width:285px;
				overflow:hidden;
				white-space:nowrap;
				padding:0px 0px 0px 10px;
				font-family:굴림, gulim;
				font-size:10pt;
				float:left;
			}
			.showContents .newsBox ul li strong a{
				background:url('http://img.cbs.co.kr/nocut/show/icon_list3.gif') no-repeat 0px 5px;
				font-family:dotum, 돋움;
				font-size:11pt;
				letter-spacing:-1px;
			}
/* 1-4-6 ncleft - google ads 	
		.showContents .googleAD{
			width:400px;
			padding:13px 30px 0px 0px;
			float:right;
			z-index:8;
		}
		.showContents .googleAD dt{
			width:390px;
			overflow:hidden;
			white-space:nowrap;
			color:#144276;
			font-family:gulim, 굴림;
			float:left;
		}
		.showContents .googleAD dt a{
			color:#144276;
			font-family:gulim, 굴림;
			text-decoration:none;
			float:left;
		}
		.showContents .googleAD dt a strong{
			text-decoration:underline;
		}
		.showContents .googleAD dt a span{
			color:#144276;
			font-family:dotum, 돋움;
			font-size:11px;
			padding:0px 0px 0px 5px;
			cursor:pointer;
			visibility:visible;
		}
		.showContents .googleAD dd{
			width:390px;
			overflow:hidden;
			white-space:nowrap;
			color:#939393;
			font-family:dotum, 돋움;
			font-size:11px;
			letter-spacing:-1px;
			padding-bottom:7px;
			float:left;
		}
*/
	/* 1-4-7 ncleft - 댓글도 노컷  */	
		.showContents .ADdisplay{
			width:550px;
			float:right;
			margin-bottom:5px;
			position:relative;
		}

		.showContents .nocutReply{
			width:550px;
			float:right;
			position:relative;
		}
		.showContents .goNews{
			background:url('http://img.cbs.co.kr/nocut/show/icon_list_orange.gif') no-repeat 0px 4px;
			padding:0px 12px;
			width:96px;
			margin-top:-27px;
			font-size:9pt;
			color:#464646;
			font-weight:bold;
			float:right;
		}
		.showContents .goNews:hover{	color:#464646;	}
			
			/* 1-4-7 ncleft - 댓글 쓰기  */	
			
			.showContents .nocutReply .replyWrite{
				width:528px;
				padding:12px 10px 6px 10px;
				background-color:#f7f7f7;
				border:solid 1px #d0d0d0;
				margin-bottom:20px;
				float:right;
			}
			.showContents .nocutReply .replyWrite label{
				font-size:9pt;
				padding-left:2px;
				font-weight:bold;
				float:left;
			}
			.showContents .nocutReply .replyWrite span{
				font-size:11px;
				padding-left:5px;
				font-weight:bold;
				color:#939393;
				float:left;
				border-bottom:solid 1px #f7f7f7;
			}
			.showContents .nocutReply .replyWrite p{	float:right;}
			.showContents .nocutReply .replyWrite p img{	margin-left:4px;}
			.showContents .nocutReply .replyWrite textarea{
				padding:10px 31px 1px 10px;
				width:485px;
				height:40px;
				font-family:dotum, 돋움;
				font-size:11px;
				color:#949494;
				letter-spacing:-1px;
				border:solid 1px #d5d5d5;
				margin:3px 0px 2px 0px;
			}
			.showContents .nocutReply .writeInfo,
			.showContents .nocutReply .writeInfo1{
				background:url('http://img.cbs.co.kr/nocut/show/LM_line.gif') no-repeat right 4px;
				font-family:dotum, 돋움;
				font-size:11px;
				color:#959595;
				font-weight:bold;
				letter-spacing:-1px;
				padding:3px 13px 0px 2px;
				float:left;
			}
			.showContents .nocutReply .writeInfo1{
				background:none;
				padding:3px 8px 0px 9px;
			}
			.showContents .nocutReply .replyW{
				margin-top:2px;
				float:right;
			}

			/* 1-4-7 ncleft - 댓글 타이틀  */	
			.showContents .nocutReply .replyTitle{
				background:url('http://img.cbs.co.kr/nocut/show/articleR2BG.gif') repeat-x 0px 0px;
				width:548px;
				height:22px;
				padding-top:7px;
				border:solid 1px #d0d0d0;
				margin-bottom:4px;
				float:left;
			}
				.showContents .nocutReply .replyTitle li{
					font-size:11px;
					color:#979797;
					font-weight:bold;
					text-align:center;
					padding:0px 2px;
					margin-bottom:-5px;
					float:left;
				}
				html>body .showContents .nocutReply .replyTitle li{	margin:0px;	}
				.showContents .nocutReply .replyTitle .sort{
					width:255px;
					padding:0px 0px 0px 15px;
					float:left;
				}
				.showContents .nocutReply .replyTitle .sort a{
					font-weight:bold;
					color:#000000;
					float:left;
				}
				.showContents .nocutReply .replyTitle .sort .line{
					background:url('http://img.cbs.co.kr/nocut/show/LM_line.gif') no-repeat 15px bottom;
					width:1px;
					height:13px;
					padding:0px 15px 0px 15px;
					float:left;
				}
				.showContents .nocutReply .replyTitle .sort a.choice{
					background:url('http://img.cbs.co.kr/nocut/show/icon_blue.gif') no-repeat right 7px;
					font-weight:bold;
					color:#274a92;
					padding-right:9px;
					float:left;
				}
			/* 1-4-7 ncleft - 댓글 리스트  */	
			.showContents .nocutReply .lstReply {
				position:relative;
				float:left;
			}			
			.showContents .nocutReply .replyCon{
				width:550px;
				padding:4px 0px 1px 0px;
				border-bottom:solid 1px #e5e5e5;
				float:left;
				position:relative;
			}
				.showContents .nocutReply .replyCon li{
					font-size:11px;
					padding:4px 2px;
					font-family:dotum, 돋움;
					color:#939393;
					float:left;
				}
				.showContents .nocutReply .replyCon li a{ color:#464646;}
				.showContents .nocutReply .replyCon li a span{
					visibility:visible;
					font-family:dotum, 돋움;
					line-height:1.2;
					font-size:12px;
					height:13px;
				}
				.showContents .nocutReply .replyCon li.data1{
					width:260px;
					padding-left:10px;
					white-space:nowrap;
					position:relative;
				}
				.showContents .nocutReply .replyCon li.data1 a{	z-index:1;	}
				.showContents .nocutReply .label1{
					background:#f6fafd;
					width:250px;
					height:50px;
					position:absolute;
					left:-5000px;
					top:23px;
					padding:8px;
					color:#617ab0;
					overflow:hidden;
					white-space:normal;
					border:solid 1px #e3e3e3;
					z-index:1000;
					float:left;
				}
				.showContents .nocutReply .label2{
					font-size:11px;
					width:250px;
					height:48px;
					position:absolute;
					left:200px;
					top:25px;
					background:#f6fafd;
					padding:8px;
					color:#617ab0;
					overflow:hidden;
					white-space:normal;
					border:solid 1px #e3e3e3;
					z-index:1000;
					clear:both;
					display:none;
				}
				.showContents .nocutReply .replyCon li.data1select{
					color:#294992;
					font-size:9pt;
					font-weight:bold;
					width:262px;
					padding-left:8px;
					overflow:hidden;
					white-space:nowrap;
				}
				.showContents .nocutReply .replyCon li.data1select a{
					color:#294992;
					font-weight:bold;
				}
				.showContents .nocutReply .replyCon li.data1select span{
					color:#294992;
				}
				.showContents .nocutReply .replyCon li.data2{	
					width:86px;	
					text-align:center;
				}
				.showContents .nocutReply .replyCon li.data3,
				.showContents .nocutReply .replyCon li.data4{	
					width:35px;
					text-align:center;
				}
				.showContents .nocutReply .replyCon li.data5{
					width:106px;	
					text-align:center;
				}
			/* 1-4-7 ncleft - 댓글 내용 및 코멘트  */	
			.showContents .nocutReply .replyData{
				width:520px;
				padding:14px;
				background-color:#f9f9f9;
				border:solid  #e1e1e1;
				border-width:0px 1px 1px 1px;
				margin-bottom:10px;
				float:left;
			}
				.showContents .nocutReply .replyData .reInfo{
					background:url('http://img.cbs.co.kr/nocut/show/line_dot1.gif') repeat-x 0px bottom;
					width:520px;
					padding-bottom:7px;
					float:left;
				}
				.showContents .nocutReply .replyData .reInfo li,
				.showContents .nocutReply .replyData .reInfo li span,
				.showContents .nocutReply .replyData .reInfo li a,
				.showContents .nocutReply .replyData .rereplyWrite label{		
					font-size:11px;
					color:#939393;
				}
				.showContents .nocutReply .replyData .reInfo li.Linfo{		
					font-weight:bold;
					padding-right:10px;
					float:left;	
				}
				.showContents .nocutReply .replyData .reInfo li.Rinfo{		
					padding-left:13px;
					float:right;
				}
				.showContents .nocutReply .replyData .reInfo li.Rinfo .tell{		
					background:url('http://img.cbs.co.kr/nocut/show/icon_reply1.gif') no-repeat left 0px;
					padding-left:12px;
				}
				.showContents .nocutReply .replyData .reInfo li.Rinfo .Rwrite,
				.showContents .nocutReply .replyData .rereplyWrite .Rwrite{		
					background:url('http://img.cbs.co.kr/nocut/show/icon_reply2.gif') no-repeat left 0px;
					padding-left:15px;
				}
			.showContents .nocutReply .replyData .reData{
				width:510px;
				padding:11px 5px 0px 5px;
				color:#637cb0;
				font-family:gulim, 굴림;
				font-size:12px;
				float:left;
			}
			.showContents .nocutReply .replyData .rereply{
				width:510px;
				overflow:hidden;
				padding:0px 5px;
				float:left;
			}
				.showContents .nocutReply .replyData .rereply li{
					font-size:11px;
					float:left;
				}
				.showContents .nocutReply .replyData .rereply li.user{
					width:65px;
					color:#797979;
					font-weight:bold;
				}
				.showContents .nocutReply .replyData .rereply .days{
					width:100px;
					padding:0px 0px 0px 15px;
					color:#939393;
				}
				.showContents .nocutReply .replyData .rereply .rere{
					width:300px;
					background:url('http://img.cbs.co.kr/nocut/show/icon_reply2.gif') no-repeat 6px 3px;
					padding:0px 0px 0px 22px;
					color:#939393;
				}
				.showContents .nocutReply .replyData .rereply .rere img{
					margin:0px 0px -2px 3px;
				}
			/* 댓글 꼬리달기 */
			.showContents .nocutReply .rereplyWrite{
				margin-top:12px;
				float:left;
			}
			.showContents .nocutReply .replyData .rereplyWrite p label{
				margin-top:5px;
				line-height:1.2;
				float:left;
				}
			.showContents .nocutReply .rereplyWrite p span{
				font-size:11px;
				padding-left:5px;
				padding-top:2px;
				font-weight:bold;
				color:#939393;
				float:left;
			}
			.showContents .nocutReply .rereplyWrite p img{	float:right;}
			.showContents .nocutReply .rereplyWrite textarea{
				padding:10px 26px 1px 10px;
				width:482px;
				height:40px;
				font-family:dotum, 돋움;
				font-size:11px;
				color:#949494;
				letter-spacing:-1px;
				border:solid 1px #d5d5d5;
				margin:3px 0px 2px 0px;
			}
				
			/* ncleft 댓글 전체보기 및 페이징 */	
			.showContents .replyAll{
				width:100%;
				padding:18px 0px 20px 0px;
				float:right;
			}
			.showContents .replyAllC{
				width:100%;
				padding-top:10px;
				float:left;
			}
			.showContents .replyAll .listAll{
				color:#da3b3b;
				padding-left:6px;
				float:left;
			}
			.showContents .replyAll .listAll span{
				color:#da3b3b;
				visibility:visible;
				line-height:1.2;
				font-size:12px;
			}
			.showContents .replyAll .paging{
				padding-right:10px;
				margin-top:-1px;
				float:right;
			}
			.showContents .replyAllC .paging{
				padding-left:70px;
				width:360px;
				float:left;
				text-align:center;
			}
			.showContents .replyAll .paging a,
			.showContents .replyAllC .paging a{
				padding:0px 2px;
				letter-spacing:0px;
				color:#464646;
			}
			.replyAll .paging b,
			.replyAllC .paging  b{	font-size:9pt;	}
			.replyAll .paging a img,
			.replyAllC .paging a img{	margin:0px 0px 2px 0px;	}
		.showContents .replyAllC .goNews{
			font-family:gulim, 굴림;
			margin-top:0px;
		}
		*+html>body .showContents .replyAllC .goNews{	margin-top:2px;	}
			


/* 090626 교체 - 스카이 스크롤광고 */
#ncWrapper {	position:relative;}

#ncWrapper #bible_sky {
	background:url('http://img.cbs.co.kr/nocut/banner/skybanner/skybannerBG.jpg') no-repeat 0px 0px;
	position:absolute;
	top:0px;
	left:930px;
	width:110px;
	padding-top:33px;
	margin-left:35px;
	z-index:31;
}

#ncWrapper #bible_sky div{
	position:relative;
	left:0px;
}
/* 090911 추가 - 엣지베너 */
.right__bottom_banner{
	width:150px;
	height:110px;
	float:right;
	position:absolute;
	position /**/:fixed;
	right:0px; 
	bottom:0px; 
	z-index:2000;
}
/* 091016 추가 - AD스마트 링크 */
.ad_two{
	width:550px;
	float:right;
	margin-top:30px;
}
.ad_two iframe{
	margin:0px;
	float:left;
	padding:0px;
}