/* BASIC LAYOUT */
	#webzineNews {
		width: 915px;
		overflow: hidden;
		padding-bottom: 10px;
		background: url('//static.inven.co.kr/image_2011/webzine/s3/common/bg_gray_line.png') repeat-y 700px top;
	}
	#webzineNews #webzineNewsBody {
		width: 700px;
		overflow: hidden;
	}
	#webzineNews #webzineNewsBody.community {
		width: 710px;
		overflow: hidden;
	}
	#webzineNews .webzine3CompGroups {
		width: 202px;
		margin-left: 7px;
	}
	#webzineNews .webzine3CompGroup {
		margin-top: -12px;
	}
	#webzineNews .webzine3Comp { margin-top: 12px; }
	#webzineNews .webzine3CompGroup202 { }

/* NEWS LIST */
	/* Community Header */
		.community #webzineNewsList .reportTitle { margin-left: 0; }
	/* Indie title  */
	
	/* for admin */
		 #webzineNewsList div.adminCommandPane { margin: 10px 0; width: 100%; }
		 #webzineNewsList div.adminCommandPane a { float: right; height: 18px; line-height: 18px; width: 75px; text-align: center; border: 1px solid #666; }
		 #webzineNewsList div.adminCommandPane a:hover { font-weight: bold; color: #ff8000; letter-spacing: -1px; }
		 #webzineNewsList div.adminCommandPane select { float: left; width: 81px; }
	/* Search */
		 #webzineNewsList .search { width: 397px; height: 31px; overflow: hidden; clear: both; margin: -31px 0 0 286px; }
		 #webzineNewsList .search select,
		 #webzineNewsList .search input { float: left; display: inline; }
		 #webzineNewsList .search select { width: 81px; margin-right: 8px; }
		 #webzineNewsList .search input.text { width: 162px; }
		 #webzineNewsList .search input { margin-left: 3px; }
	
	/* Search : community reporter */
		 #webzineNewsList .search_bottom { width: 100%; height: 31px; overflow: hidden; text-align: center; }
		 #webzineNewsList .search_bottom select,
		 #webzineNewsList .search_bottom input { float: none; display: inline; }
		 #webzineNewsList .search_bottom select { width: 81px; }
		 #webzineNewsList .search_bottom input.text { width: 162px; }
		 #webzineNewsList .search_bottom input { margin-left: 3px; }

	/* Order */
		 #webzineNewsList .filter { width: 683px; text-align: left; margin-top: 5px; clear: both; }
		#webzineNewsList .filter { width: 683px; margin-top: 5px; clear: both; }
		.community #webzineNewsList .filter { width: 710px; }
		 #webzineNewsList .filter span.small { font-family: dotum, 돋움, Helvetica; font-size: 11px; color: #868788; font-weight: normal; letter-spacing: 0; }
		 #webzineNewsList .filter span.small { background: url('//static.inven.co.kr/image/webzine/s3/common/icon_plus_silver1.gif') no-repeat 5px 2px; padding-left: 16px; }
		 #webzineNewsList .order { width: 670px; _width: 683px; padding-right: 13px; height: 20px; overflow: hidden; margin-top: -20px; clear: both; text-align: right; }
		.community #webzineNewsList .order { width: 696px; _width: 710px; }
		 #webzineNewsList .order,
		 #webzineNewsList .order a { font-family: dotum, 돋움, Helvetica; font-size: 11px; color: #333333; }
		 #webzineNewsList .order.order_post a.post,
		 #webzineNewsList .order.order_read a.read,
		 #webzineNewsList .order.order_comment a.comment { font-weight: bold; letter-spacing: -1px; }
	/* RSS Part */
		 #webzineNewsList .rss {
			width: 683px;
			clear: both;
			margin-top: 5px;
		}
		 #webzineNewsList .rss dl {
			width: 678px;
			height: 14px;
			overflow: hidden;
			margin-left: 5px;
		}
		 #webzineNewsList .rss dl dt {
			height: 14px;
			overflow: hidden;
			padding-left: 18px;
			padding-top: 2px;
			color: #dc6020;
			background: url('//static.inven.co.kr/image/webzine/s3/common/icon_info_14x14_rss.gif') no-repeat left top;
			font-size: 11px;
			font-weight: bold;
			letter-spacing: -1px;
		}
		 #webzineNewsList .rss dl dd {
			margin-left: 8px;
			padding-top: 2px;
		}
		 #webzineNewsList .rss dl dd,
		 #webzineNewsList .rss dl dd a {
			font-size: 11px;
			color: #838383;
		}
	/* List */
		 #webzineNewsList .list { clear: both; }
	/* List */
		 #webzineNewsList .paging { clear: both; margin-top: 15px; width: 683px; white-space: nowrap; }
		.community #webzineNewsList .paging { width: 710px; }
	/* Paging : 월별 */
		#webzineBody .webzineCommonPaging .prevtext2 { padding-top: 1px; }
		#webzineBody .webzineCommonPaging .nexttext2 { padding-top: 1px; }
		#webzineBody .webzineCommonPaging a.prevtext2 { padding: 0; background: none; text-decoration: none; }
		#webzineBody .webzineCommonPaging a.prevtext2:hover { text-decoration: none; }
		#webzineBody .webzineCommonPaging a.prevtext2 img { padding: 0; width: 58; height: 18px; vertical-align: middle; _vertical-align: -4px; padding-bottom: 4px; }
		#webzineBody .webzineCommonPaging a.nexttext2 { padding: 0; background: none; text-decoration: none; }
		#webzineBody .webzineCommonPaging a.nexttext2:hover { text-decoration: none; }
		#webzineBody .webzineCommonPaging a.nexttext2 img { padding: 0; width: 58; height: 18px; vertical-align: middle; _vertical-align: -4px; padding-bottom: 4px; }
		#webzineBody .webzineCommonPaging .currentMonth { color: #000; font-size: 1.2em; }

/* NEWS LIST BODY */
	.webzineNewsList { width: 683px; overflow: hidden; }
	.community .webzineNewsList { width: 710px; }
	.webzineNewsList table { width: 683px; }
	.community .webzineNewsList table { width: 710px; }
	.webzineNewsList table col.news { width: 683px; }
	.community .webzineNewsList table col.news { width: 710px; }
	.webzineNewsList table td.name { line-height: 140%; }
	.webzineNewsList table td.name span.title,
	.webzineNewsList table td.name span.title a { font-size: 10pt; color: #3d5b76; font-weight: bold; }
	.webzineNewsList table td.name span.info { font-family: dotum, 돋움, Helvetica; font-size: 11px; color: #999999; }
	.webzineNewsList table td.name span.info { font-family: dotum, 돋움, Helvetica; font-size: 11px; color: #999999; }
	.webzineNewsList table td.name span.info a { font-family: dotum, 돋움, Helvetica; font-size: 11px; color: #999999; }
	.webzineNewsList table td.name span.title { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 600px;}
	.webzineNewsList table td.name span.title span.cmtnum { color: #1490ff; font-size: 11px; font-weight: normal; }
	.webzineNewsList table td.name span.summary { color: #6e6e6e; }
	.webzineNewsList table td.name img.banner { float: left; width: 88px; height: 60px; margin-right: 10px; border: solid 1px #c3c2c2; }
	.webzineNewsList table td.name img.bannericon { float: left; width: 58px; height: 58px; margin-right: 10px;}
	.webzineNewsList table td div.content { padding: 5px 0; display: block; width: 100%; position: relative; }
	.webzineNewsList table td div.content > a {display:block; overflow:hidden;}
	.webzineNewsList table td div.content .cols {width: calc(100% - 100px); float:right;}
	.webzineNewsList table td div.content .cols.thumb {width:100px; float:left; overflow: hidden;}
	.webzineNewsList table td div.content .cols.summary {height: 34px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; padding-top:15px;}
	.webzineNewsList table td div.content .info {width: calc(100% - 100px); line-height: 1; position: absolute; top:24px; left:100px;}

	.webzineNewsList table td.date { color: #979797; vertical-align: bottom; text-align: right; }

	.webzineNewsList table td.name span.title a strong.nowArticle {color: #FF143D;}
	.webzineNewsList table td.name span.title a strong.nowArticle .category {color: #FF143D;}

/* NEWS VIEW */
	/* Basic Layout */
		#webzineNewsView {
			width: 683px;
			clear: both;
		}
		.community #webzineNewsView { width: 710px; }
	/* Opinion Part */
		#webzineNewsView .opinionPart {
			width: 683px;
			background: #f9f6e0;
			padding-bottom: 5px;
			margin-top: 15px;
		}
		#webzineNewsView .opinionPart .title {
			width: 672px;
			border-bottom: solid 1px #d0c88b;
			margin-left: 6px;
		}
		#webzineNewsView .opinionPart .title h2 {
			padding: 9px 0 3px;
			font-weight: bold;
			letter-spacing: -1px;
			margin-left: 5px;
		}
		#webzineNewsView .opinionPart .title a {
			float: right;
			margin-top: 4px;
			margin-right: 2px;
		}
		#webzineNewsView .opinionPart .average {
			margin: 6px 0 0 5px;
		}
		#webzineNewsView .opinionPart .average span { float: left; display: inline; line-height: 117.5%; overflow: hidden; }
		#webzineNewsView .opinionPart .average span.number { width: 65px; height: 32px; font-size: 24pt; margin-left: 2px; text-align: right; margin-top: -1px; font-weight: bold; color: #ea1414; font-family: Arial, Helvetica; }
		#webzineNewsView .opinionPart .average span.count { width: 42px; height: 15px; font-size: 9pt; margin-top: 15px; margin-left: 5px; }
		#webzineNewsView .opinionPart .opinion {
			width: 540px;
			overflow: hidden;
			margin-left: 10px;
			margin-top: 8px;
		}
		#webzineNewsView .opinionPart .opinion li { width: 540px; }
		#webzineNewsView .opinionPart .opinion a {
			float: left;
			display: inline;
			width: 470px;
			white-space: nowrap;
			overflow: hidden;
		}
		#webzineNewsView .opinionPart .opinion span.date {
			float: left;
			display: inline;
			width: 70px;
			color: #6d6d6d;
			white-space: nowrap;
			overflow: hidden;
		}
		#webzineNewsView .opinionPart .opinion .rating {
			color: #ea1414;
		}
		
	/* RSS Part */
		#webzineNewsView .rssPart {
			width: 683px;
			clear: both;
			margin-top: 15px;
		}
		.community #webzineNewsView .rssPart { width: 710px; }
		#webzineNewsView .rssPart dl {
			width: 550px;
			height: 14px;
			overflow: hidden;
		}
		#webzineNewsView .rssPart dl dt {
			height: 14px;
			overflow: hidden;
			padding-left: 18px;
			padding-top: 2px;
			color: #dc6020;
			background: url('//static.inven.co.kr/image/webzine/s3/common/icon_info_14x14_rss.gif') no-repeat left top;
			font-size: 11px;
			font-weight: bold;
			letter-spacing: -1px;
		}
		#webzineNewsView .rssPart dl dd {
			margin-left: 8px;
			padding-top: 2px;
		}
		#webzineNewsView .rssPart dl dd,
		#webzineNewsView .rssPart dl dd a {
			font-size: 11px;
			color: #838383;
		}
		#webzineNewsView .rssPart .rsslink { width: 100px;}
		#webzineNewsView .rssPart .rsslink a {
			height: 14px;
			overflow: hidden;
		}
		#webzineNewsView .rssPart .rsslink a {
			background: url("//static.inven.co.kr/image/webzine/s3/common/icon_info_14x14_rss.gif") no-repeat scroll left top transparent;
			color: #DC6020;
			font-size: 11px;
			font-weight: bold;
			height: 14px;
			letter-spacing: -1px;
			overflow: hidden;
			padding-left: 18px;
			padding-top: 2px;
		}
		#webzineNewsView .rssPart .copyurl {
			width: 580px;
			height: 16px;
			float: right;
			text-align: right;
		}

		#webzineNewsView .rssPart .copy-url-bttn {
			background:url('//static.inven.co.kr/image_2011/board/common/bttn_51x15_copy1a.gif') 0 0 no-repeat;
			float: right;
			width: 51px;
			height: 15px;
			text-indent: -9999px;
			overflow: hidden;
			padding: 0;
			margin-left: 3px;
			border:none;
			cursor: pointer;
		}

		#webzineNewsView .rssPart .copyurl a {
			color:#999;
			float:right;
			margin-right: 3px;
			padding-top: 2px;
		}
		#webzineNewsView .rssPart .copyurl embed {
			float: right;
		}
	/* tweet Part */
		#webzineNewsView .tweetTopBttn {
			float: right;
		}
		#webzineNewsView .tweetBottomBttn {
			float: left;
		}
	/* sns part */
		#webzineNewsView .snsPart { margin-top: 0 !important; width: 100%; position: relative; }
		#webzineNewsView .snsButtons { float:left; width: 325px; margin-left: 8px; margin-top: 4px; overflow: visible; white-space: nowrap; }
		.community #webzineNewsView .snsButtons { margin-left: 22px; }
		#webzineNewsView .snsButtons .snsButton { float: left; overflow: hidden;}
		#webzineNewsView .snsButtons .snsButton.twitter { width: 62px;}
		#webzineNewsView .snsButtons .snsButton.facebook { width: 96px;}
		#webzineNewsView .snsButtons .snsButton.googleplus { width: 70px;}
		#webzineNewsView .snsButtons .snsButton.me2day { width: 80px;}
	/* News Part */
		/* Basic */
			#webzineNewsView .newsPart {
				width: 683px;
				clear: both;
				margin-top: 4px;
				border-top: solid 1px #d1d1d1;
			}
			.community #webzineNewsView .newsPart { width: 710px; }
		/* Top Info */
			#webzineNewsView .newsPart .topInfo {
				background: #f1f1f1;
				padding: 10px 0 6px;
				width: 683px;
			}
			.community #webzineNewsView .newsPart .topInfo { width: 710px; }
			#webzineNewsView .newsPart .topInfo dl dt,
			#webzineNewsView .newsPart .topInfo dl dd,
			#webzineNewsView .newsPart .topInfo dl a { font-family: dotum, 돋움, Helvetica; color: #4a4a4a; }
			#webzineNewsView .newsPart .topInfo dl.date { margin-left: 15px; }
			#webzineNewsView .newsPart .topInfo dl.date dt { display: none; }
			#webzineNewsView .newsPart .topInfo dl.comment { float: right; margin: -3px 10px -2px 0; }
			#webzineNewsView .newsPart .topInfo dl.comment dt,
			#webzineNewsView .newsPart .topInfo dl.comment dd { font-weight: bold; letter-spacing: -1px; }
			#webzineNewsView .newsPart .topInfo dl.comment span { float: left; display: inline; }
			#webzineNewsView .newsPart .topInfo dl.comment span.label { width: 33px; height: 17px; overflow: hidden; text-indent: -1000em; background: url('//static.inven.co.kr/image/webzine/s3/common/icon_info_33x17_comment.gif') no-repeat left top; }
			#webzineNewsView .newsPart .topInfo dl.comment span.colon { margin-top: 3px; margin-left: 4px; }
			#webzineNewsView .newsPart .topInfo dl.comment dd { margin-top: 3px; margin-left: 3px; padding-right: 5px; }
		/* Title */
			#webzineNewsView .newsPart .title {
				padding: 35px 0 25px;
			}
			#webzineNewsView .newsPart .title h1 {
				width: 683px;
				text-align: center;
				font-size: 18px;
				color: brown;
				font-weight: bold;
				letter-spacing: -1px;
			}
			/* ff hack */
			_:-moz-tree-row(hover), #webzineNewsView .newsPart .title h1 {
				letter-spacing: -1.7px;
			}
			/* ie hack */
			_:-ms-input-placeholder, :root #webzineNewsView .newsPart .title h1 {
				letter-spacing: -1.7px;
			}

			.community #webzineNewsView .newsPart .title h1 { width: 710px; }
			#webzineNewsView .newsPart .title h1 span {
				color: #8b0000;
				color: brown;
			}
		/* Writer */
			#webzineNewsView .newsPart .writer {
				width: 683px;
				text-align: right;
				padding: 4px 0 3px;
				background: url('//static.inven.co.kr/image/webzine/s3/common/dot_4x1_silver1.gif') repeat-x left bottom;
			}
			.community #webzineNewsView .newsPart .writer { width: 710px }
			#webzineNewsView .newsPart .writer a { color: #005dc6; }
			#webzineNewsView .newsPart .content {
				margin-left: 16px;
				margin-top: 40px;
			}
			.community #webzineNewsView .newsPart .content { margin-left: 30px; }
			/* Bottom Group */
			#webzineNewsView .newsPart .bottomGroup {
				width: 683px;
				margin-top: 33px;
				clear: both;
			}
			.community #webzineNewsView .newsPart .bottomGroup { width: 100%; box-sizing: border-box; }
			#webzineNewsView .newsPart .bottomGroup .daumView {
				float: left;
				width: 410px;
				overflow: hidden;
			}
			#webzineNewsView .newsPart .bottomGroup .writerPic {
				float: right;
				width: 210px;
				overflow: hidden;
			}
		
/* Bottom Group - 변경 (2019.01.07 Yongee) */
#webzineNewsView .newsPart .bottomGroup{display:block; margin-top:33px}

/* sns 공유하기 팝업 */
/*#webzineNewsView .news_share_area{width:100%;padding:0 8px;clear:both;box-sizing:border-box}*/
/*#webzineNewsView .news_share_area a:hover{text-decoration:none}*/
/*#webzineNewsView .news_share_area .share_area{display:block;float:none;padding:33px 0 20px;font-size:0;text-align:center}*/
/*#webzineNewsView .news_share_area .share_area .btn_share{display:inline-block;width:38px;height:38px;margin:0 7px;background-color:transparent;background-repeat:no-repeat;background-position:center;color:transparent;border:1px solid #000;border-radius:38px;font-size:0;box-sizing:border-box;vertical-align:middle;cursor:pointer;outline:0}*/
/*#webzineNewsView .news_share_area .share_area .btn_share.like{width:auto;padding:0 15px 0 48px;color:#e53115;background-image:url('//static.inven.co.kr/image_2011/webzine/s3/common/btn_share01.png');background-position:5px top;border-color:#e53115;font-size:16px;font-weight:bold;line-height:34px}*/
/*#webzineNewsView .news_share_area .share_area .btn_share.like.act{background-color:#e53115;background-position-y:-36px;color:#fff}*/
/*#webzineNewsView .news_share_area .share_area .btn_share.twitter{background-image:url('//static.inven.co.kr/image_2011/webzine/s3/common/btn_share02.png');border-color:#58aeee}*/
/*#webzineNewsView .news_share_area .share_area .btn_share.facebook{background-image:url('//static.inven.co.kr/image_2011/webzine/s3/common/btn_share03.png');border-color:#4366c0}*/
/*#webzineNewsView .news_share_area .share_area .btn_share.link{background-image:url('//static.inven.co.kr/image_2011/webzine/s3/common/btn_share04.png');border-color:#696969}*/
/*#webzineNewsView .news_share_area .share_area .btn_share.bookmark{background-image:url('//static.inven.co.kr/image_2011/webzine/s3/common/btn_share05.png');border-color:#ffb61a}*/
#webzineNewsView .news_share_area .reporter_info{display:block;float:none;padding:8px 0;margin-bottom:10px;border-width:1px 0;border-style:solid;border-color:#d9d9d9}
#webzineNewsView .news_share_area .reporter_info::after{display:block;content:'';clear:both}
#webzineNewsView .news_share_area .reporter_info .img_area{float:left;width:127px}
#webzineNewsView .news_share_area .reporter_info .img_area .img{width:127px;height:60px}
#webzineNewsView .news_share_area .reporter_info .img_area .no_reporter{width:125px;height:86px;margin:1px}
#webzineNewsView .news_share_area .reporter_info .img_area .name{display:block;height:28px;margin:0;background:#124dcc;color:#a0beff;font-weight:bold;text-align:center;line-height:28px}
#webzineNewsView .news_share_area .reporter_info .img_area .name span{color:#fff}
#webzineNewsView .news_share_area .reporter_info .info_area{float:left;padding-left:15px}
#webzineNewsView .news_share_area .reporter_info .info_area .icon{margin:-2px 5px 0 0;vertical-align:middle}
#webzineNewsView .news_share_area .reporter_info .info_area .name{text-align: left; padding:15px 0 24px; margin:0; font-size:14px; font-weight:bold; line-height:15px;}
#webzineNewsView .news_share_area .reporter_info .info_area .name .mail{color:#9b9b9b;font-size:14px;font-weight:bold}
#webzineNewsView .news_share_area .reporter_info .info_area .btn_area::after{display:block;content:'';clear:both}
#webzineNewsView .news_share_area .reporter_info .info_area .btn_area .item{float:left;margin-right:10px}
#webzineNewsView .news_share_area .reporter_info .info_area .btn_area .link{display:block;width:132px;height:32px;color:#333;border:1px solid #d9d9d9;text-align:center;line-height:30px;box-sizing:border-box}
#webzineNewsView .news_share_area .reporter_info .info_area .btn_area .link:hover{border-color:#9b9b9b}
#webzineNewsView .news_share_area .reporter_info .info_area .btn_area .link.green:hover{border-color:#1dc800}
#webzineNewsView .news_share_area .reporter_info .info_area .btn_area .link.gray{position:relative;padding-right:20px}
#webzineNewsView .news_share_area .reporter_info .info_area .btn_area .link.gray::before{display:block;content:'';position:absolute;top:12px;right:10px;width:5px;height:5px;border-width:1px 1px 0 0;border-style:solid;border-color:#9b9b9b;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}



		/* Writer Picture */
			#webzineNewsView .newsPart .writerPic .memberOne {
				float: right;
				border: 1px solid #d9d9d9;
			}
			#webzineNewsView .newsPart .writerPic .memberOne a {
				text-decoration: none;
				color: #a0beff;
				font-weight: bold;
			}
			#webzineNewsView .newsPart .writerPic .memberOne .image {
				clear: both;
				width: 127px;
				height: 60px;
				overflow: hidden;
			}
			#webzineNewsView .newsPart .writerPic .memberOne .invendesk {
				clear: both; width: 127px; height: 88px;
				overflow: hidden;
			}
			#webzineNewsView .newsPart .writerPic .memberOne .invendesk img {
				width: 125px; height: 86px;
				border: 1px solid #fff;
			}
			#webzineNewsView .newsPart .writerPic .memberOne .image img {
				width: 127px;
				height: 60px;
				border: 0;
			}
			#webzineNewsView .newsPart .writerPic .memberOne .nick {
				clear: both;
				width: 127px;
				height: 20px;
				_height: 28px;
				overflow: hidden;
				color: #a0beff;
				font-weight: bold;
				letter-spacing: -1px;
				text-align: center;
				line-height: 15px;
				white-space: nowrap;
				background: #124dcc;
				padding-top: 8px;
			}
			#webzineNewsView .newsPart .writerPic .memberOne .nick strong {
				color: white;
			}
		/* VOTE WRAPER */
			#webzineNewsView .newsPart .content #voteWraper {
				padding: 58px 0 0 22px;
				background:url("https://static.inven.co.kr/image_2011/common/invenvote/common/result_wrapper_title1.png") left top no-repeat;
				background-color: #fcfbf8;
				border: 1px solid #dad8d3;
				border-top: 0px;
				width: 518px;
			}

		/* DIRECT LINK */
			#webzineNewsView .newsPart .bottomGroup .directLinkWrap {
				margin-left: 11px; 
			}
			/* #webzineNewsView .newsPart .bottomGroup .directLinkWrap a { 
				color: blue; 
				font-weight: bold; 
				letter-spacing: -1px; 
			} */
		/* SNS Send Wrap */
			#webzineNewsView .newsPart .bottomGroup.bttnSend .bttnSendSns,
			#webzineNewsView .newsPart .bottomGroup.bttnSend .bttnSendSnsGuest { margin-left: 240px; }
			#webzineNewsView .newsPart .bottomGroup.snsPart .bttnSendSns,
			#webzineNewsView .newsPart .bottomGroup.snsPart .bttnSendSnsGuest { float: left; margin-left: 10px;}
			#webzineNewsView .newsPart .bottomGroup .bttnSendSns { position: absolute; right: 0; width: 115px; height: 21px;_height: 27px; padding: 3px 0 3px; margin-right: 8px; text-align: right; }
			.community #webzineNewsView .newsPart .bottomGroup .bttnSendSns { margin-right: 22px; }
			#webzineNewsView .newsPart .bottomGroup .bttnSendSnsGuest
			#webzineNewsView .newsPart .bottomGroup .bttnSendSns form { margin:0;padding:0;}
			#webzineNewsView .newsPart .bottomGroup .bttnSendSns form input { display: none; }
			#webzineNewsView .newsPart .bottomGroup .bttnSendSns a { display: inline; float: right; padding: 4px 0 2px; width: 115px; text-align: center; text-decoration: none; line-height: 16px; white-space:nowrap;}
			#webzineNewsView .newsPart .bottomGroup .bttnSendSnsGuest  { position: absolute; right: 0; width: 115px; height: 21px; _height: 29px; padding: 8px 0 0px; text-align: center; margin-right: 8px; text-align: right; }
			.community #webzineNewsView .newsPart .bottomGroup .bttnSendSnsGuest  { margin-right: 22px; }
			#webzineNewsView .newsPart .bottomGroup .bttnSendSnsGuest img {margin: -2px 0 0;vertical-align: middle;line-height:1.5;}
		/* Naver Open Cast */
			#webzineNewsView .newsPart .naverOpenCast {
				border: solid 1px #b7b7b7;
				background: #f2f6f5;
			}
			#webzineNewsView .newsPart .naverOpenCast dl {
				width: 470px;
				height: 23px;
				overflow: hidden;
			}
			#webzineNewsView .newsPart .naverOpenCast dl dt {
				width: 221px;
				height: 23px;
				text-indent: -1000em;
				overflow: hidden;
				background: url('//static.inven.co.kr/image/webzine/s3/common/bg_text_opencast1.gif') no-repeat 10px top;
			}
			#webzineNewsView .newsPart .naverOpenCast dl dd {
				background: url('//static.inven.co.kr/image/webzine/s3/common/sep_2x9_silver1.gif') no-repeat left 7px;
				padding-top: 6px;
				padding-left: 17px;
				font-weight: bold;
				letter-spacing: 0px;
			}
		/* Bottom Extend Info : leftParts */
			#webzineNewsView .extInfoLeft {
				width: auto;
				border: 1px solid #d9d9d9;
				height: 88px;
				_height: 90px;
				width: 466px;
				_width: 468px;
				overflow: hidden;
			}
			.community #webzineNewsView .extInfoLeft {
				width: 493px;
				_width: 495px;
			}
		/* Naver News Stand */
			#webzineNewsView .naverNewsstandGroup { margin: 0 8px !important; }
			.community #webzineNewsView .naverNewsstandGroup { margin: 0 22px !important; }
			#webzineNewsView .newsPart .naverNewsstand p {
				width: 451px;
				height: 27px;
				margin: 14px 0 10px;
				overflow: hidden;
				cursor: pointer;
				text-indent: -1000em;
				background: url('//static.inven.co.kr/image_2011/webzine/s3/common/bg_text_newsstand3.gif') no-repeat left top;
			}
		/* DaumView & writer picture */
			#webzineNewsView .bottomExtInfoGroup { margin-top: 50px !important; }
		/* Bottom button group */
			#webzineNewsView .bottomListGroup { margin-top: 10px !important; }
		/* Buttons */
			#webzineNewsView .newsPart .contentButtons {
				float: right;
				width: 150px;
			}
			#webzineNewsView .newsPart .contentButtons a {
				float: right;
				display: inline;
			}
	/* Related Part */
		#webzineNewsView .relatedPart {
			width: 683px;
			clear: both;
			margin-top: 4px;
		}
		#webzineNewsView .relatedPart .items {
			width: 690px;
			margin: -6px 0 0 -6px;
		}
		#webzineNewsView .relatedPart .items .item {
			width: 339px;
			margin: 6px 0 0 6px;
			line-height: 117.5%;
		}
		#webzineNewsView .relatedPart .list {
			width: 307px;
			/*height:  63px;*/ /* 3 Line Fixed */
			/*height:  105px;*/ /* 5 Line Fixed */
			margin: 3px 0 0 16px;
			padding-bottom: 3px;
		}

		#webzineNewsView .relatedPart .list .cmtnum{
			color:#1C72BD;
		}

	/* Related Part community only*/
		.community #webzineNewsView .relatedPart {
			width: 710px;
			clear: both;
			margin-top: 4px;
		}
		.community #webzineNewsView .relatedPart .items {
			width: 715px;
			margin: -6px 0 0 -6px;
		}
		.community #webzineNewsView .relatedPart .items .item {
			width: 350px;
			margin: 6px 0 0 6px;
			line-height: 117.5%;
		}
		.community #webzineNewsView .relatedPart .list {
			width: 323px;
			height:  63px; /* 3 Line Fixed */
			margin: 3px 0 0 16px;
			padding-bottom: 3px;
		}
		

/* NEWS CONTENT */
	/* Basic Layout */
		 .webzineNewsViewContent {
			width: 650px;
			line-height: 1.64;
			overflow: hidden;
			font-size: 14px;
			font-family: 나눔고딕, 돋움, dotum, 굴림, gulim, Helvetica;
			_word-break: break-all;
			/*_white-space: pre;*/
		}
	/* Content Rollback */
		 .webzineNewsViewContent th { line-height: 150%; }
		 .webzineNewsViewContent td { line-height: 150%; }
		 .webzineNewsViewContent div,
		 .webzineNewsViewContent h1,
		 .webzineNewsViewContent h2,
		 .webzineNewsViewContent h3,
		 .webzineNewsViewContent h4,
		 .webzineNewsViewContent h5,
		 .webzineNewsViewContent h6 { float: none; display: block; text-align: justify; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

	.webzineNewsViewContent div,
	.webzineNewsViewContent h1,
	.webzineNewsViewContent h2,
	.webzineNewsViewContent h3,
	.webzineNewsViewContent h4,
	.webzineNewsViewContent h5,
	.webzineNewsViewContent h6 {
		float: none;
		display: block;
		text-align: left;
	}
}

		 .webzineNewsViewContent ul,
		 .webzineNewsViewContent ol { float: none;  display: block; margin: 0 0 0 30pt; padding: 0px; }
		 .webzineNewsViewContent li,
		 .webzineNewsViewContent li { float: none;  display: list-item; padding: 0px; margin: 0px; }
		 .webzineNewsViewContent h1,
		 .webzineNewsViewContent h2,
		 .webzineNewsViewContent h3,
		 .webzineNewsViewContent h4,
		 .webzineNewsViewContent h5,
		 .webzineNewsViewContent h6 { font-weight: bold; }
		 .webzineNewsViewContent p {margin:0; padding:0;}

	/* Mobile Rank Table */
		 .webzineNewsViewContent .mobileRankTitle {text-align:left;font-weight: bold;width: 650px;margin: 0 0 15px;}
		 .webzineNewsViewContent .mobileRankTable {width: 315px;float: left;margin-bottom: 20px;}
		 .webzineNewsViewContent .mobileRankTable.rankLeft { margin-right: 20px; }
		 .webzineNewsViewContent .mobileRankTable caption {color: white;font-weight: bold;letter-spacing: -1px;background-color: black;font-size: 13px;padding:3px 0;}
		 .webzineNewsViewContent .mobileRankTable th {color: white;font-weight: bold;letter-spacing: -1px;background-color: black;font-size: 12px;border-top: 1px solid white;border-right: 1px solid white;padding:3px 0;_padding:4px 0 1px;}
		 .webzineNewsViewContent .mobileRankTable tbody {border-right: 1px solid black;}
		 .webzineNewsViewContent .mobileRankTable tr.lastTr td { border-bottom: 1px solid #7c7c7c; }
		 .webzineNewsViewContent .mobileRankTable td {padding: 3px 0;text-align: center;border-right: 1px solid gray;border-top:1px solid #7c7c7c;}
		 .webzineNewsViewContent .mobileRankTable td a {font-size: 12px;font-family: 'Malgun Gothic' !important;font-weight:bold;letter-spacing:-1px;}
		 .webzineNewsViewContent .mobileRankTable td a:hover {color: red;text-decoration: none;}
		 .webzineNewsViewContent .mobileRankTable.rankLeft td.rank { color: blue; }
		 .webzineNewsViewContent .mobileRankTable td.rank {color: red;font-weight: bold;letter-spacing: -1px;border-left: 1px solid gray;}

	/* deditor */
		.tx-content-container em{font-style:italic;}
		.tx-content-container p{margin:0;padding:0;}
		.tx-content-container ol{padding-left:25px;}
		.tx-content-container ol li{list-style-type:inherit;}
		.tx-content-container ul{list-style-type:disc;padding-left:20px;}
		.tx-content-container ul li{list-style-type:inherit;}
		.tx-content-container hr,
		.tx-content-container h1,
		.tx-content-container h2,
		.tx-content-container h3,
		.tx-content-container h4,
		.tx-content-container h5,
		.tx-content-container h6{display:block;}
		.tx-content-container button{background-color:transparent;border:none;padding:0;text-align:left;margin:0;}
		.tx-content-container button img{vertical-align:middle;}
		.tx-hr-border-1{height:1px;border:0 none;border-top:1px solid #666;display:block;}
		.tx-hr-border-2{height:7px;border-top:1px solid #666;border-bottom:3px solid #666;border-left:0 none;border-right:0 none;display:block;}
		.tx-hr-border-3{height:1px;border:0 none;border-top:1px dotted #666;display:block;}
		div.tx-hr-image-1{border:0 none;height:15px;background:url(https://static.inven.co.kr/image_2011/common/editor/deditor/images/deco/contents/horizontalrule/line03.gif?v=2) repeat-x scroll left;width:99%;}
		div.tx-hr-image-1 hr{position:relative;top:-999px;left:-999px;border:0 none;}
		div.tx-hr-image-2{border:0 none;height:15px;background:url(https://static.inven.co.kr/image_2011/common/editor/deditor/images/deco/contents/horizontalrule/line05.gif?v=2) repeat-x scroll left;width:99%;}
		div.tx-hr-image-2 hr{position:relative;top:-999px;left:-999px;border:0 none;}
		div.tx-hr-image-3{border:0 none;height:15px;background:url(https://static.inven.co.kr/image_2011/common/editor/deditor/images/deco/contents/horizontalrule/line06.gif?v=2) repeat-x scroll left;width:99%;}
		div.tx-hr-image-3 hr{position:relative;top:-999px;left:-999px;border:0 none;}
		div.tx-hr-image-4{border:0 none;height:15px;background:url(https://static.inven.co.kr/image_2011/common/editor/deditor/images/deco/contents/horizontalrule/line08.gif?v=2) no-repeat scroll center;width:99%;}
		div.tx-hr-image-4 hr{position:relative;top:-999px;left:-999px;border:0 none;}
		blockquote.tx-quote1{border:1px solid #dbdbdb;margin:10px;padding:10px;}
		blockquote.tx-quote2{border:3px solid #dbdbdb;margin:10px;padding:10px;}
		blockquote.tx-quote3{border:1px dashed #dbdbdb;margin:10px;padding:10px;}
		blockquote.tx-quote4{border:none;background:url(https://static.inven.co.kr/image_2011/common/editor/deditor/images/deco/contents/quote/titation01.gif?v=2) top left no-repeat;padding:0 20px 10px 20px;margin:10px;}
		blockquote.tx-quote5{border:none;border-left:2px solid #dbdbdb;margin:10px;padding:10px;}
		.txc-textbox1{padding:10px;background-color:#fff;border:1px solid #f7f7f7;}
		.txc-textbox2{padding:10px;background-color:#eee;border:1px solid #eee;}
		.txc-textbox3{padding:10px;background-color:#f2f2b8;border:1px solid #f2f2b8;}
		.txc-textbox4{padding:10px;background-color:#fedec7;border:1px solid #fedec7;}
		.txc-textbox5{padding:10px;background-color:#e7fdb5;border:1px solid #e7fdb5;}
		.txc-textbox6{padding:10px;background-color:#dbe8fb;border:1px solid #dbe8fb;}
		.txc-textbox7{padding:10px;background-color:#fff;border:1px dotted #cbcbcb;}
		.txc-textbox8{padding:10px;background-color:#eee;border:1px dotted #c1c1c1;}
		.txc-textbox9{padding:10px;background-color:#f2f2b8;border:1px dotted #f3c534;}
		.txc-textbox10{padding:10px;background-color:#fedec7;border:1px dotted #fe8943;}
		.txc-textbox11{padding:10px;background-color:#e7fdb5;border:1px dotted #9fd331;}
		.txc-textbox12{padding:10px;background-color:#dbe8fb;border:1px dotted #79a5e4;}
		.txc-textbox13{padding:10px;background-color:#fff;border:1px solid #cbcbcb;}
		.txc-textbox14{padding:10px;background-color:#eee;border:1px solid #c1c1c1;}
		.txc-textbox15{padding:10px;background-color:#f2f2b8;border:1px solid #f3c534;}
		.txc-textbox16{padding:10px;background-color:#fedec7;border:1px solid #fe8943;}
		.txc-textbox17{padding:10px;background-color:#e7fdb5;border:1px solid #9fd331;}
		.txc-textbox18{padding:10px;background-color:#dbe8fb;border:1px solid #79a5e4;}
		.txc-textbox19{padding:10px;background-color:#fff;border:3px double #cbcbcb;}
		.txc-textbox20{padding:10px;background-color:#eee;border:3px double #c1c1c1;}
		.txc-textbox21{padding:10px;background-color:#f2f2b8;border:3px double #f3c534;}
		.txc-textbox22{padding:10px;background-color:#fedec7;border:3px double #fe8943;}
		.txc-textbox23{padding:10px;background-color:#e7fdb5;border:3px double #9fd331;}
		.txc-textbox24{padding:10px;background-color:#dbe8fb;border:3px double #79a5e4;}

		 .webzineNewsViewContent xmp { 
			margin:0; 
			padding:0;
			line-height: 1.4;
			font-weight: normal;
			letter-spacing: 0;
			font-family: gulim,굴림,AppleGothic;
			font-size: 9pt;
		}

/* NEWS COMMENT LIST */
	#webzineNewsCommentList {
		width: 683px;
		clear: both;
		margin-top: 7px;
	}
	#webzineNewsCommentList .paging {
		width: 683px;
		clear: both;
		padding: 10px 0 0;
		background: #f0f4fa;
	}

/* NEWS COMMENT LIST BODY */
	 .webzineNewsCommentList {
		background: #f0f4fa;
		width: 683px;
		overflow: hidden;
		padding: 5px 0 5px;
	}
	 .webzineNewsCommentList .listBody {
		overflow: hidden;
	}
	 .webzineNewsCommentList ul {
		overflow: hidden;
		margin: 0 0 -1px 12px;
	}
	 .webzineNewsCommentList ul li {
		width: 657px;
		padding: 10px 0 25px;
		background: url('//static.inven.co.kr/image/webzine/s3/common/dot_4x1_blue1.gif') repeat-x left bottom;
	}
	 .webzineNewsCommentList ul li strong.title {
		float: left;
		display: inline;
		padding: 3px 0 0;
		/*margin-left: 2px;*/
		padding-left: 7px;
	}
	 .webzineNewsCommentList ul li strong.title,
	 .webzineNewsCommentList ul li strong.title a {
		font-weight: bold;
		letter-spacing: 0px;
		color: #1c4fa1;
		font-size: 14px;
	}
	 .webzineNewsCommentList ul li strong.title.sns { color: #1c4fa1;}
	 .webzineNewsCommentList ul li strong.title img {
		width: 16px;
		height: 16px;
		vertical-align: middle;
		margin-top: -3px;
		margin-right: 6px;
	}
	 .webzineNewsCommentList ul li strong.title img.serviceIcon { width: 14px; height: 14px; cursor: pointer;}
	 .webzineNewsCommentList ul li strong.title span.postip {
		color: #797979;
		font-size: 11px;
		font-weight: normal;
		letter-spacing: 0px;
	}
	 .webzineNewsCommentList ul li strong.title span.date {
		color: #797979;
		font-size: 11px;
	}
	 .webzineNewsCommentList ul li a.delete {
		width: 10px;
		height: 10px;
		float: left;
		display: inline;
		overflow: hidden;
		text-indent: -1000em;
		background: url('//static.inven.co.kr/image/webzine/s3/common/icon_rect_olive1.gif') no-repeat left top;
		margin: 4px 0 0 3px;
	}
	 .webzineNewsCommentList ul li div.snsWrap {
		display: inline;
		float: right;
	}
	 .webzineNewsCommentList ul li div.snsWrap a.snsposted {
		display: inline;
		float: left;
		width: 16px;
		height: 16px;
		cursor: pointer;
		margin-right: 3px;
	}
	 .webzineNewsCommentList ul li div.snsWrap a.snsposted.snstwitter {background: url('//static.inven.co.kr/image_2011/common/sns/bg_16x16_sns1_twitter1.png') no-repeat left -16px;}
	 .webzineNewsCommentList ul li div.snsWrap a.snsposted.snsfacebook {background: url('//static.inven.co.kr/image_2011/common/sns/bg_16x16_sns1_facebook1.png') no-repeat left -16px;}
	 .webzineNewsCommentList ul li div.snsWrap a.snsposted.snsme2day {background: url('//static.inven.co.kr/image_2011/common/sns/bg_16x16_sns1_me2day1.png') no-repeat left -16px;}
	 .webzineNewsCommentList ul li span.content {
		float: left;
		display: inline;
		clear: both;
		width: 564px;
		_width: 587px;
		font-size: 14px;
		font-family: 나눔고딕, 돋움, dotum, 굴림, gulim, Helvetica;
		_word-break: break-all;
		/*_white-space: pre;*/
		padding-left: 23px;
		padding-left: 7px;
		/*background: url('//static.inven.co.kr/image/webzine/s3/common/icon_tree_blue1.gif') no-repeat 8px 3px;*/
		margin-top: 14px;
		line-height: 150%;
		text-align: left;
	}
	 .webzineNewsCommentList ul li.message {
		padding: 15px 0 10px;
		text-align: center;
	}

/* NEWS COMMENT WRITE */
	#webzineNewsCommentWrite {
		width: 683px;
		overflow: hidden;
		padding: 2px 0 7px;
		background: #f0f4fa;
	}
	#webzineNewsCommentWrite .formBody {
		margin-top: 2px;
		margin-left: 7px;
	}
	#webzineNewsCommentWrite .formBody .infoPart {
		padding-top: 3px;
		margin-left: 14px;
		margin-left: 11px;
		margin-top: 3px;
	}
	#webzineNewsCommentWrite .formBody .infoPart,
	#webzineNewsCommentWrite .formBody .infoPart a {
		color: #002155;
	}
	#webzineNewsCommentWrite .formBody .infoPart img {
		width: 16px;
		height: 16px;
		border: none;
		margin-top: -3px;
		vertical-align: middle;
		margin-right: 2px;
	}
	#webzineNewsCommentWrite .formBody .writePart {
		margin: 4px 0 0 8px;
	}
	#webzineNewsCommentWrite .formBody table  { width: 655px; }
	#webzineNewsCommentWrite .formBody table col.content { width: 586px; }
	#webzineNewsCommentWrite .formBody table col.button { width: 69px; }
	#webzineNewsCommentWrite .formBody table td.content {
		/*
		padding-left: 9px;
		background: url('//static.inven.co.kr/image/webzine/s3/common/icon_tree_blue1.gif') no-repeat left 5px;
		*/
	}
	#webzineNewsCommentWrite .formBody table td.content textarea {
		width: 581px;
		_width: 583px;
		height: 47px;
		border: solid 1px #7ea0dc;
		padding: 5px;
		overflow-y: visible;
		background-color: #fff;
	}
	#webzineNewsCommentWrite .formBody table td.content textarea.notice {
		background:url('//static.inven.co.kr/image_2011/webzine/common/bg_581x45_wzcomment1a.png') no-repeat left top;
	}
	#webzineNewsCommentWrite .formBody table td.button {
		padding-left: 3px;
		vertical-align: bottom;
	}
	#webzineNewsCommentWrite .formBody .cmtSns {
		float:right;
		margin-right: 75px;
		width: 140px;
	}
	#webzineNewsCommentWrite .formBody .cmtSns li {
		margin-left: 10px;
	}
	#webzineNewsCommentWrite .formBody .cmtSns li input {
		display: inline;
		float: left;
	}
	#webzineNewsCommentWrite .formBody .cmtSns li label.snsIcon {
		display: inline;
		float: left;
		margin-top: 2px;
		width: 16px;
		height: 16px;
		text-indent: -9999px;
		cursor: pointer;
	}
	#webzineNewsCommentWrite .formBody .cmtSns label.snsIcon.snsIcon-Twitter { background: url('//static.inven.co.kr/image_2011/common/sns/bg_16x16_sns1_twitter1.png') no-repeat left top;}
	#webzineNewsCommentWrite .formBody .cmtSns label.snsIcon.snsIcon-Facebook { background: url('//static.inven.co.kr/image_2011/common/sns/bg_16x16_sns1_facebook1.png') no-repeat left top;}
	#webzineNewsCommentWrite .formBody .cmtSns label.snsIcon.snsIcon-Me2day { background: url('//static.inven.co.kr/image_2011/common/sns/bg_16x16_sns1_me2day1.png') no-repeat left top;}
	#webzineNewsCommentWrite .formBody .cmtSns li.Available label.snsIcon { background-position: 0 -16px !important;}
	#webzineNewsCommentWrite .formBody .snsLogIn { float:right; margin-right: 75px; width: 218px;}
	#webzineNewsCommentWrite .formBody .snsLogIn li { margin-left: 5px; float: right;}
	#webzineNewsCommentWrite .formBody .snsLogIn li input { display: inline; float: left;}
	#webzineNewsCommentWrite .formBody .snsLogIn li input {
		width: 67px;
		height: 21px;
		float: left;
		display: inline;
		border:0;
		text-indent:-9999px;
		cursor: pointer;
	}
	#webzineNewsCommentWrite .formBody .snsLogIn li.logout input { width: 78px;}
	#webzineNewsCommentWrite .formBody .snsLogIn li input.bttnSet-twitter { background:url('//static.inven.co.kr/image_2011/common/sns/bttn_67x21_login_twitter1.png') no-repeat left top;}
	#webzineNewsCommentWrite .formBody .snsLogIn li input.bttnSet-facebook { background:url('//static.inven.co.kr/image_2011/common/sns/bttn_67x21_login_facebook1.png') no-repeat left top;}
	#webzineNewsCommentWrite .formBody .snsLogIn li input.bttnSet-me2day { background:url('//static.inven.co.kr/image_2011/common/sns/bttn_67x21_login_me2day1.png') no-repeat left top;}
	#webzineNewsCommentWrite .formBody .snsLogIn li.logout input.bttnSet-twitter { background:url('//static.inven.co.kr/image_2011/common/sns/bttn_78x21_logout_twitter1.png') no-repeat left top;}
	#webzineNewsCommentWrite .formBody .snsLogIn li.logout input.bttnSet-facebook { background:url('//static.inven.co.kr/image_2011/common/sns/bttn_78x21_logout_facebook1.png') no-repeat left top;}
	#webzineNewsCommentWrite .formBody .snsLogIn li.logout input.bttnSet-me2day { background:url('//static.inven.co.kr/image_2011/common/sns/bttn_78x21_logout_me2day1.png') no-repeat left top;}
	
/* NEWS BOTTOM MARKET MODULE  */
	.webzineNewsMarketModule { width: 683px; margin-top: 10px; }
	.webzineNewsMarketModule .commonpart { margin-bottom: 0; }
	
/* HOT NEWS LIST */
	#webzineNewsHotNewsList {
		width: 684px;
		overflow: hidden;
		padding: 16px 0 7px;
	}

	#webzineNewsHotNewsList .w684H {
		width: 684px;
		height:34px;
		overflow: hidden;
		background: url('//static.inven.co.kr/image_2011/webzine/common/wrap_684_silver1_top.png') no-repeat left top;
		text-indent: -10000em;
	}
	#webzineNewsHotNewsList .w684H-HOT {
		width: 684px;
		height:34px;
		background: url('//static.inven.co.kr/image_2011/webzine/common/wrap_684_silver1_top_null.png?v=200724a') no-repeat left top;
		overflow: hidden;
		font-family: tahoma;
		text-indent: 19px;
		font-size: 14px;
		line-height: 36px;
		font-weight: bold;
	}
	#webzineNewsHotNewsList .w684H-HOT .red {
		color: red;
	}


	#webzineNewsHotNewsList .w684M {
		width: 684px;
		overflow: hidden;
		background: url('//static.inven.co.kr/image_2011/webzine/common/wrap_684_silver1_mid.png') repeat-y left top;
	}
	#webzineNewsHotNewsList .w684M table {
		width: 664px;
		margin: 10px 0 0 10px;
	}

	#webzineNewsHotNewsList .w684M table col.col1 { width: 429px; _width: 434px; padding-left: 6px; }
	#webzineNewsHotNewsList .w684M table col.col2 { width: 187px;}
	#webzineNewsHotNewsList .w684M table col.col3 { width: 44px;}

	#webzineNewsHotNewsList .w684M table tr td { height: 25px; vertical-align: top; }
	#webzineNewsHotNewsList .w684M table tr td span.category { color: #005dff; font-weight: bold; }
	#webzineNewsHotNewsList .w684M table tr td span.comment { color: #ff5400; font-size:11px; }

	#webzineNewsHotNewsList .w684B {

		width: 684px;
		height: 10px;
		overflow: hidden;
		background: url('//static.inven.co.kr/image_2011/webzine/common/wrap_684_silver1_bot.png') repeat-y left top;
	}

/* newsview mid ad */
	#webzineNews .newsMiddleAd {
		width: 681px; _width: 683px; border: 1px solid #e1e1e1; clear:both; padding-bottom: 10px;
	    min-height: 70px;
	    height: auto !important;
	    height: 70px;
	    text-align: center;
		padding: 5px 0;
		margin-top: 7px;
	}
	.community #webzineNews .newsMiddleAd  { width: 708px; _width: 710px; }

/* powerbbsCmt2 */
	/* 하단 : 코멘트 */
		#powerbbsCmt2  { width: 681px; _width: 683px; border: 1px solid #e1e1e1; clear:both; padding-bottom: 10px; }
		#powerbbsCmt2 .vertical-bar { display: inline-block; margin: 0 0 0 7px; }
		.community #powerbbsCmt2  { width: 708px; _width: 710px; }
		#powerbbsCmt2 .cmtWrap { width: 668px; margin-left: 7px; margin-top: 5px; }
		.community #powerbbsCmt2 .cmtWrap { width: 678px; margin-left: 16px; }
		#powerbbsCmt2 .cmtHead { width: 668px; clear: both; border-bottom: 1px solid #dadada;}
		.community #powerbbsCmt2 .cmtHead { width: 678px; }
		#powerbbsCmt2 .cmtHead h4 { background:url("//static.inven.co.kr/image/board/common/icon_arrow_red1.gif") no-repeat left center;}
		#powerbbsCmt2 .cmtHead h4 { clear:both; font-weight:bold; letter-spacing:-1px; margin-left:9px; padding:9px 0 5px 11px; white-space:nowrap; }
		#powerbbsCmt2 .cmtHead h4 strong { color: red; }
		#powerbbsCmt2 .cmtHead ul { margin-left:9px; padding:9px 0 5px 11px; white-space:nowrap; }
		#powerbbsCmt2 .cmtHead ul li,
		#powerbbsCmt2 .cmtHead ul li a { font-size: 11px; }
		#powerbbsCmt2 #diceBttn1,
		#powerbbsCmt2 #allviewBttn1 { display: none; }
		#powerbbsCmt2 .cmtHead .recent .recent a,
		#powerbbsCmt2 .cmtHead .dice .dice a,
		#powerbbsCmt2 .cmtHead .date .date a { font-weight:bold; letter-spacing:-1px; }
		#powerbbsCmt2 .cmtMain { width: 668px; border-bottom: 1px solid #eaeaea; }
		.community #powerbbsCmt2 .cmtMain { width: 678px; }
		#powerbbsCmt2 .cmtMainTail { width: 668px; }
		.comminuty #powerbbsCmt2 .cmtMainTail { width: 678px; }
		#powerbbsCmt2 .cmtMainTail .cmtMainAdminMenu { float:left; margin-left: 5px; padding: 9px 0 5px 0; }
		#powerbbsCmt2 .cmtMainTail .cmtMainAdminMenu li { margin-left: 5px; }
		#powerbbsCmt2 .cmtMainTail .cmtMainAdminMenu li,
		#powerbbsCmt2 .cmtMainTail .cmtMainAdminMenu li a { color: #787e7e; }
		/* 코멘트 새로고침 */
			#powerbbsCmt2 .cmtListOpen { background-position: 0 -33px !important;}
			#powerbbsCmt2 .bttnRefresh { background:url("//static.inven.co.kr/image/board/common/icon_refresh_red1.gif") no-repeat left center;}
			#powerbbsCmt2 .bttnRefresh { float: right; color: red; text-decoration:underline; cursor: pointer; margin-left:5px; padding:9px 0 5px 15px; white-space:nowrap; }
			#powerbbsCmt2 .bttnRefresh.refreshS1 { color: #ff3b3b; text-decoration: none; background:none; }
			#powerbbsCmt2 .bttnRefresh.refreshS2 { color: #fe8181;  text-decoration: none;background:none;}
			#powerbbsCmt2 .bttnRefresh.refreshS3 { color: #ffcaca;  text-decoration: none;background:none;}
		/* 코멘트 리스트 */
			#powerbbsCmt2 .commentList1 ul { width: 668px; margin:0 0 -1px 0px; overflow:hidden; }
			.community #powerbbsCmt2 .commentList1 ul { width: 678px; }
			
			#powerbbsCmt2 .commentList1 ul li { border-top: 1px solid #dcdcdc; padding:8px 0 8px 0; width:678px; overflow:hidden; }
			#powerbbsCmt2 .commentList1 ul li div.cmtOne { display:inline; float:left; width:649px; _width:651px; background-color: white; border: 1px solid white; padding: 7px 0 0 0;}
			#powerbbsCmt2 .commentList1 ul li.bestCmt div.cmtOne { background-color: #fff6f3 !important;}
			#powerbbsCmt2 .commentList1 ul li.replyCmt { padding-top: 0px; padding-left: 35px; border-top: none; background:url("//static.inven.co.kr/image_2011/board/common/icon_arrow_10x9_silver2_reply.png") no-repeat 23px 17px; }
			#powerbbsCmt2 .commentList1 ul li.replyCmt div.cmtOne { width: 614px; _width: 616px; background-color: #f8f8f8; border: 1px solid #ececec; }
			#powerbbsCmt2 .commentList1 ul li div.chkbox {display: inline;float: left;margin-left:0px; margin-top:10px; width:13px;height:13px;overflow:hidden;}
			#powerbbsCmt2 .commentList1 ul li input.checkCmt {display: inline;float: left;margin:0;padding:0;_margin-left:-3px;_margin-top:-3px;}
			#powerbbsCmt2 .commentList1 ul li strong.title { margin-left: 8px;}
			#powerbbsCmt2 .commentList1 ul li strong.title,
			#powerbbsCmt2 .commentList1 ul li strong.title a { color:#000000; font-size:12px; font-weight:normal; letter-spacing:0; }
			#powerbbsCmt2 .commentList1 ul li strong.title { display:inline; float:left; padding-top:3px;  }
			#powerbbsCmt2 .commentList1 ul li strong.title img { height:16px; margin-top:-3px; vertical-align:middle; }
			#powerbbsCmt2 .commentList1 ul li strong.title img.lvicon { margin-right:6px; width:24px; }
			#powerbbsCmt2 .commentList1 ul li strong.title img.confirmIcon { width: 18px; height: 18px; border: none; margin-left: 3px; }
			#powerbbsCmt2 .commentList1 ul li strong.title img.icon { margin-right:2px; width:16px; }
			#powerbbsCmt2 .commentList1 ul li strong.title span.date { margin-left:5px; color:#848484; font-size:10px; font-weight: normal; letter-spacing:0; font-family: tahoma; }
			#powerbbsCmt2 .commentList1 ul li strong.title span.ip { margin-left:5px; color:#848484; font-size:10px; font-weight: normal; letter-spacing:0; font-family: tahoma; }
			#powerbbsCmt2 .commentList1 ul li strong.title span.postip { color:#848484; font-size:10px; font-weight:normal; letter-spacing:0; font-family: tahoma; }
			#powerbbsCmt2 .commentList1 ul li a.delete { background:url("//static.inven.co.kr/image/board/common/icon_rect_olive1.gif") no-repeat scroll left top transparent; display:inline; float:left; height:10px; margin:4px 0 0 3px; overflow:hidden; text-indent:-1000em; width:10px; }
			#powerbbsCmt2 .commentList1 ul li a.recover { background:url("//static.inven.co.kr/image_2011/board/common/icon_rect_olive1_repair.png") no-repeat scroll left top transparent; display:inline; float:left; height:10px; margin:4px 0 0 3px; overflow:hidden; text-indent:-1000em; width:10px; }
			#powerbbsCmt2 .commentList1 ul li a.blind { background:url("//static.inven.co.kr/image/board/common/icon_rect_olive2_blind.gif") no-repeat scroll left top transparent; display:inline; float:left; height:10px; margin:4px 0 0 3px; overflow:hidden; text-indent:-1000em; width:10px; }
			#powerbbsCmt2 .commentList1 ul li .comment { clear: both !important; float: left !important; margin-left: 8px; width: 643px; }
			#powerbbsCmt2 .commentList1 ul li.replyCmt .comment { width: 616px; }
			#powerbbsCmt2 .commentList1 ul li.replyCmt .bottomLine { width: 616px; }
			#powerbbsCmt2 .commentList1 ul li span.content { display:inline; float:left; line-height:150%; margin-top:14px; 	width:464px;}
			#powerbbsCmt2 .commentList1 ul li span.content { font-family: gulim, 굴림, Helvetica; font-size: 9pt; text-align: left; text-decoration: none; line-height:150%;color: black; font-weight: normal; word-wrap: break-word;}
			#powerbbsCmt2 .commentList1 ul li span.content .youtubeIframe { width:100%;}
			#powerbbsCmt2 .commentList1 ul li.adminCmt .comment span { 	color: #5521be !important; }
			#powerbbsCmt2 .commentList1 ul li.amaCmt .comment span { font-weight:bold !important; }
			#powerbbsCmt2 .commentList1 ul li.dice .comment span { 	color: green !important; }
			#powerbbsCmt2 .commentList1 ul li.blindCmt .comment span { 	color: silver !important; }
			#powerbbsCmt2 .commentList1 ul li span .powerbbsBlindComment { clear: both; }
			#powerbbsCmt2 .commentList1 ul li strong.title span.snsIcons {}
			#powerbbsCmt2 .commentList1 ul li strong.title span.snsIcons.snsloading { 
				height: 18px;
				font-size:10px;
				border: 1px solid #9e9e9e;
				padding: 0 2px;
				margin-left: 3px;
				background-color: #e3e3e3;
			}
			#powerbbsCmt2 .commentList1 ul li strong.title span.snsIcons img.snsIcon { margin-left: 3px;width: 14px;height: 14px; cursor: pointer;}
		/* 답글쓰기 버튼 */
			#powerbbsCmt2 .commentList1 ul li .bottomLine {clear:both;float:left; width:659px;}
			#powerbbsCmt2 .commentList1 ul li a.replyBttn { clear: both; float: right; margin-right:17px; color: #a7a7a7; text-decoration: none;}
			#powerbbsCmt2 .commentList1 ul li a.replyBttn:hover { color: black;}
		/* 코멘트 공감,신고 */
			#powerbbsCmt2 .commentList1 ul li .goodbadpart { float: right; width: 184px; margin-right: 0px;}
			#powerbbsCmt2 .commentList1 ul li .goodbadpart.nogood { width: 110px;}
			#powerbbsCmt2 .commentList1 ul li .goodbadpart span.goodbadnum { display:inline; float:left; height: 16px; padding-top: 1px; margin-left: 4px; text-indent: 33px; cursor: pointer; }
			#powerbbsCmt2 .commentList1 ul li .goodbadpart span.goodbadnum { font-family:tahoma; font-size: 8pt; font-weight: bold; letter-spacing:-1px; color: #323232; }
			#powerbbsCmt2 .commentList1 ul li .goodbadpart .goodnum { width: 58px; background: url('//static.inven.co.kr/image/board/common/bttn_29x16_red1_good.gif') no-repeat left top; }
			#powerbbsCmt2 .commentList1 ul li .goodbadpart .badnum { width: 50px; background: url('//static.inven.co.kr/image/board/common/bttn_29x16_black1_report.gif') no-repeat left top; }
			#powerbbsCmt2 .commentList1 ul li .goodbadpart .killnum { width: 50px; background: url("//static.inven.co.kr/image_2011/board/common/bttn_50x16_black1_reportkill.png") no-repeat left top;}
			#powerbbsCmt2 .commentList1 ul li .goodbadpart span.goodbadicon { display:inline; float:left; height: 16px; padding-top: 1px; margin-left: 4px; text-indent: 20px; cursor: pointer; }
			#powerbbsCmt2 .commentList1 ul li .goodbadpart span.goodbadicon { font-family:tahoma; font-size: 8pt; font-weight: bold; letter-spacing:-1px; color: #323232; }
			#powerbbsCmt2 .commentList1 ul li .goodbadpart .goodicon { width: 36px; text-indent:20px; background: url('//static.inven.co.kr/image_2011/board/common/bttn_16x16_blue1_good.png') no-repeat left top; }
			#powerbbsCmt2 .commentList1 ul li .goodbadpart .badicon { width: 36px; text-indent:20px; background: url('//static.inven.co.kr/image_2011/board/common/bttn_16x16_red1_bad.png') no-repeat left top; }
			#powerbbsCmt2 .commentList1 ul li .goodbadpart .reporticon { width: 32px; background: url('//static.inven.co.kr/image/board/common/bttn_29x16_black1_report.gif') no-repeat left top; }
			#powerbbsCmt2 .commentList1 ul li .goodbadmng { display: inline; float:right; width: 124px; margin-right:10px;}
			#powerbbsCmt2 .commentList1 ul li .goodbadmng .mngRecommend { cursor:pointer;color:#999;font-size:8pt; }
			#powerbbsCmt2 .commentList1 ul li .goodbadmng .mngNotRecommend { cursor:pointer;color:#999;font-size:8pt;float:right;margin-right:10px; }
		/* 베스트 코멘트 */
			#powerbbsCmt2 .commentList1.bestComment {  }
			#powerbbsCmt2 .commentList1.bestComment ul { border-bottom: 1px solid #dcdcdc; }
			#powerbbsCmt2 .commentList1.bestComment ul li { padding-top: 53px; }
			#powerbbsCmt2 .commentList1.bestComment ul li { background: #fff6f3 url('//static.inven.co.kr/image/board/common/bg_best_commend.gif') no-repeat left top; }
			#powerbbsCmt2 .commentList1.bestComment ul li div.cmtOne { background-color: #FFF6F3; border: 1px solid #FFF6F3; }
			#powerbbsCmt2 .commentList1.bestComment ul li.bestCmt { padding-top: 53px; }
			#powerbbsCmt2 .commentList1.bestComment ul li.bestCmt { background: #fff6f3 url('//static.inven.co.kr/image/board/common/bg_best_commend.gif') no-repeat left top; }
			#powerbbsCmt2 .commentList1.bestComment ul li.bestCmt div.cmtOne { background-color: #FFF6F3; border: 1px solid #FFF6F3; }
		/* 우선삭제 코멘트 */
			#powerbbsCmt2 .commentList1 ul li.preDelCmt .comment span { color: #999 !important; }
		/* 삭제 코멘트 */
			#powerbbsCmt2 .commentList1 ul li.deleteCmt { background: #cecece; }
			#powerbbsCmt2 .commentList1 ul li.deleteCmt div.cmtOne { background: #cecece; border-color:#cecece;}
		/* 코멘트 블록 */
			#powerbbsCmt2 .bttnBlockOpinion { display: inline; float: left; margin-top: 2px;}
			#powerbbsCmt2 .powerbbsBlockOpinionTitleOpen .bttnBlockOpinion { background-position: 0 -33px !important;}
			#powerbbsCmt2 .powerbbsBlockOpinionTitleOpen .bttnBlockOpinion span.bluetext { display: none !important;}
		/* 코멘트 쓰기 */
			#powerbbsCmt2 .commentWrite { background-color: #F8F8F8; clear:both; width:668px; }
			#powerbbsCmt2 .commentWrite .cmtWriteForm { padding:12px 0 12px 0; width:668px; }
			#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtTitle { margin-left:10px; overflow:hidden; width:101px; }
			#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtGuest { display:inline; float:left; clear: both; width:575px; margin-left: 37px; margin-bottom: 5px; }
			#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtTitle strong { display:inline; float:left; margin-top:8px; text-align:center; width:111px; height:26px; _height:30px; padding-top: 4px; }
			#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtContent { 	margin-left:8px; width:464px; }
			#powerbbsCmt2 .commentWrite .cmtWriteForm .textLogin { 	width:576px !important; background-color:#fff;}
			#powerbbsCmt2 .commentWrite .cmtWriteForm .textLogin textarea { width:577px !important;}
			#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtContent textarea { display:inline; float:left; height:66px; margin:0; width:466px; line-height: 15px; font-size: 12px;border: 1px solid #abadb3;background-color:#fff;background-image:none;}
			#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtContent textarea.notice { background: url("//static.inven.co.kr/image_2011/board/common/bg_462x64_comment1a.png") no-repeat left top;}
			#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtSubmit { margin-left:9px; width:68px; }
			#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtSubmit button { 
				width: 100%;
				height: 100%;
				border: none;
				background: none;
				font-size: 0;
			}
			#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtSubmit button { background:url("//static.inven.co.kr/image_2011/board/common/bttn_68x66_silver1_submit.png") no-repeat left top; }
			#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtSubmit button { cursor:pointer; font-weight:bold; letter-spacing:-1px; }
			#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtSubmit button { border:0 none; height:66px; overflow:hidden; text-align:center; width:68px;}

			#powerbbsCmt2 .commentList1 ul li.replyCmt .commentWrite { width: 651px; margin-left: 13px; margin-top: 8px;}
			#powerbbsCmt2 .commentList1 ul li.replyCmt .commentWrite .cmtWriteForm { width: 651px; }
			#powerbbsCmt2 .commentList1 ul li.replyCmt .commentWrite .cmtWriteForm .cmtTitle {width: 84px; margin-left: 0px;}
			#powerbbsCmt2 .commentList1 ul li.replyCmt .commentWrite .cmtWriteForm .cmtTitle strong {width: 84px;}
			#powerbbsCmt2 .commentList1 ul li.replyCmt .commentWrite .cmtWriteForm .cmtContent { margin-left: 2px; position:relative;}
			#powerbbsCmt2 .commentList1 ul li.replyCmt .commentWrite .cmtWriteForm .cmtSubmit { margin-left:-5px;}
			#labelReplyNick {position:absolute;display:none;padding: 2px 13px 1px 2px; line-height:14px;left:2px;top:2px;background:#f6f7f8 url('//static.inven.co.kr/image_2011/common/common/icon_15x15_x.png') no-repeat right 1px;border:1px solid #a7b8d2;border-radius:3px;font-size:12px;cursor:point;}
		/* 코멘트 쓰기:SNS */
			#powerbbsCmt2 .commentWrite .cmtWriteForm ul.cmtSns {margin-left: 8px;width: 464px !important;}
			#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtSns li {margin-left: 10px;}
			#powerbbsCmt2 .commentList1 ul.cmtSns li { border:none; padding:0; width:auto;}
			#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtSns li input {display: inline;float: left;}
			#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtSns li label.snsIcon {
				display: inline;
				float: left;
				margin-top: 2px;
				width: 16px;
				height: 16px;
				text-indent: -9999px;
				cursor: pointer;
			}
			#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtSns label.snsIcon.snsIcon-Twitter { background: url('//static.inven.co.kr/image_2011/common/sns/bg_16x16_sns1_twitter1.png') no-repeat left top;}
			#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtSns label.snsIcon.snsIcon-Facebook { background: url('//static.inven.co.kr/image_2011/common/sns/bg_16x16_sns1_facebook1.png') no-repeat left top;}
			#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtSns label.snsIcon.snsIcon-Me2day { background: url('//static.inven.co.kr/image_2011/common/sns/bg_16x16_sns1_me2day1.png') no-repeat left top;}
			#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtSns li.Available label.snsIcon { background-position: 0 -16px !important;}
	/* cmtImage */
		#cmtImageUploader .tabContent {display:none;}
		#cmtImageUploader.tab1 .tabContent1,#cmtImageUploader.tab2 .tabContent2,#cmtImageUploader.tab3 .tabContent3 {display:inline;}
		#cmtImageUploader .tabContent { float: left; display: none; width: 676px; }
		#cmtImageUploader .tabContent { padding-top:10px; padding-bottom:10px; border:1px solid #9b9b9b;}
		#cmtImageUploader .tabContent form { float:left; display:inline; width: 656px; margin:0 0 0 10px; padding:0; }
		#cmtImageUploader .tabContent form label { margin:0 5px 0 0; padding:0; float:left; display: inline; padding-top: 4px;}
		#cmtImageUploader .tabContent form input { margin:0; padding:0; float:left; display: inline;}
		#cmtImageUploader .tabContent ul { float: left; display: inline; width: 656px; margin-left: 0px; margin-top: 0px;}
		#cmtImageUploader .tabContent ul li { float: left; display: inline; width: 119px; height:83px; overflow:hidden; padding:0;margin-left: 16px; margin-top: 10px; border:1px solid #9e9e9e;}
		#cmtImageUploader .tabContent ul li img { float: left; display: inline; width: 119px;height:83px;  margin-left: 0px; _margin-left: -4px; margin-top: 0px;cursor:pointer;}
		#cmtImageUploader .tabContent ul li span { float: left; display: inline; text-align:center;cursor:pointer;}
		#cmtImageUploader .tabContent ul li span.deleteImg {float:right; width: 20px; height:14px; background:#ffffff; margin-left: 0px; margin-top: -14px; border:1px solid #9e9e9e; color:#9e9e9e; font-size:11px;text-align:center;}
		#cmtImageUploader .tabContent ul li span.deleteImg {float:right; width: 20px; height:15px; background:#ffffff; margin-right: -1px; margin-top: -14px; border:1px solid #9e9e9e; color:#9e9e9e; font-size:11px;text-align:center;}
		#bbsImageUploader .uploadBottom { float: left; display: inline; width: 656px;}
		#cmtImageUploader .tabContent .descImageUploader{ float: left; display: inline; width: 538px; color:#9b9b9b; margin-top:5px;line-height:18px;}
		#cmtImageUploader .tabContent .bttnWrap {float:left;display:inline;width:91px;height:28px;}
		#cmtImageUploader .tabContent .bttnWrap .abs {position:absolute;}
		#cmtImageUploader .tabContent .bttnWrap input {margin-left:0px;_margin-left:-5px;width: 91px; height: 28px; border: 0px none; text-align: left; cursor: pointer; filter:alpha(opacity=0);opacity:0;}
		.cmtUploadImgTop .cmtUploadImg {display: inline-block; float:left; padding-bottom: 13px;}
		.cmtUploadImgTop .cmtUploadImg img { float:left; display: inline-block;max-width: 100%;}
		.cmtUploadImgTop .deleteCmtImg {display: inline-block; float:left; padding: 4px 5px 3px 5px; border:1px solid #3e3e3e;}
		#cmtImageUploader .cmtImageControl { margin-left: 130px; padding-bottom: 7px;}

		#powerbbsCmt2 img.cmtimage { max-width: 100%;}
	/* TITLE 678x33 SILVER 1 */
		#powerbbsCmt2 .title678SL1 { width: 644px; _width: 668px; padding-left: 24px; height: 22px; _height: 33px; padding-top: 11px; }
		#powerbbsCmt2 .title678SL1 { background: url('//static.inven.co.kr/image_2011/webzine/common/bttn_668x66_silver1.png') no-repeat left top; }
		#powerbbsCmt2 .title678SL1 { line-height: 15px; font-weight: normal; letter-spacing: 0px; overflow: hidden;  color: #696868; text-decoration: none;}
		#powerbbsCmt2 .title678SL1.pointer {cursor:pointer;}
		#powerbbsCmt2 .title678SL1 span.boldnum { font-weight: bold; letter-spacing: -1px; overflow: hidden;  color: #000000; }
		#powerbbsCmt2 .title678SL1 span.bluetext { color: blue; }
		.community #powerbbsCmt2 .title678SL1 { width: 654px; _width: 678px; background: url('//static.inven.co.kr/image/board/common/bttn_678x66_silver1.gif') no-repeat left top; }

/* powerBBS pbCommendViewer : Layer  */
		#pbCommendViewer {
			position: absolute;
			z-index: 999;
			width: 230px;
			overflow: hidden;
			border: 1px solid #5987bf;
			padding: 5px;
			line-height: 15px;
			background: #e0ebff;
			display: none;
		}
		#pbCommendViewer ul {width:225px; overflow: hidden;}
		#pbCommendViewer ul li {width: 225px; overflow: hidden;}
		#pbCommendViewer ul li {
			line-height: 15px;
		}
		#pbCommendViewer ul li.replicatedNick { color: #000; }
		#pbCommendViewer.loading {
			background: url('//static.inven.co.kr/image/wow/dataninfo/edb_item/loading.gif') no-repeat left top;
			width: 200px;
			height: 100px;
			border: none;
		}
		#pbCommendViewer.loading ul {
			display: none !important;
		}

/* bot menu */
		#webzineNews .webzineNewsBotMenu {width: 683px;overflow: hidden;padding: 8px 0 7px;margin-right:-3px;}
		#webzineNews.community .webzineNewsBotMenu {width: 710px;}
		#webzineNews .webzineNewsBotMenu .rightMenu { float: right; }
		#webzineNews .webzineNewsBotMenu .rightMenu li {margin-left: 4px;}
		#webzineNews .webzineNewsBotMenu .leftMenu { float: left; }
		#webzineNews .webzineNewsBotMenu .leftMenu li {margin-right: 4px;}
		#webzineNews .webzineNewsBotMenu .leftMenu li:nth-child(n + 6) {margin-right: 0;}

		#webzineNews .webzineNewsBotMenu .bttn54WH1 { float: left; display: inline; width: 54px; height: 18px; _height: 23px; padding-top: 5px; overflow: hidden; text-align: center; text-decoration: none; background: transparent url('//static.inven.co.kr/image/board/common/bttn_54x23_white1.gif') no-repeat left top; }
		
		#webzineNews .webzineNewsBotMenu .bttn75WH1 { float: left; display: inline; width: 75px; height: 18px; _height: 23px; padding-top: 5px; overflow: hidden;}
		#webzineNews .webzineNewsBotMenu .bttn75WH1 { background: url('//static.inven.co.kr/image/board/common/bttn_75x23_white1.gif') no-repeat left top; }
		#webzineNews .webzineNewsBotMenu .bttn75WH1 { line-height: 15px; font-weight: normal; letter-spacing: 0px; text-decoration: none; text-align: center; color: #000000; }
		#webzineNews .webzineNewsBotMenu input.bttn75WH1 { height: 23px; padding-top: 0px; _padding-top: 3px; border: none; }
		#webzineNews .webzineNewsBotMenu .bttn75WH1.bttn75WH1-next { background: url('//static.inven.co.kr/image/board/common/bttn_75x23_white1_next.gif') no-repeat left top; text-indent: -1000em; }
		#webzineNews .webzineNewsBotMenu .bttn75WH1.bttn75WH1-prev { background: url('//static.inven.co.kr/image/board/common/bttn_75x23_white1_prev.gif') no-repeat left top; text-indent: -1000em; }
		#webzineNews .webzineNewsBotMenu .bttn75WH1.bttn75WH1-Back { text-indent: -1000em; background: url('//static.inven.co.kr/image_2011/common/common/bttn_75x23_white1_back.png') no-repeat left top; }
		#webzineNews .webzineNewsBotMenu .bttn75WH1.bttn75WH1-Top { text-indent: -1000em; background: url('//static.inven.co.kr/image_2011/common/common/bttn_75x23_white1_top_arrow.png') no-repeat left top; }
		#webzineNews .webzineNewsBotMenu input.adminButton { margin-top: 2px; }

/* bot event banner */
		#webzineNewsBody .banCmtBottomEvent {display: inline; float:left; width: 710px; height: 159px; margin-top: 4px; background: url('//static.inven.co.kr/image_2011/board/common/bg_710x159_white1a.png') no-repeat left top;}
		#webzineNewsBody .banCmtBottomEvent .banTitle {width: 710px; height: 55px; overflow:hidden;}
		#webzineNewsBody .banCmtBottomEvent .banTitle a {width: 710px; height: 55px; overflow:hidden; text-indent: -999px; display: inline; float:left;}
		#webzineNewsBody .banCmtBottomEvent .banWrap {margin-left: 7px;}
		#webzineNewsBody .banCmtBottomEvent .banWrap ul li {width:223px; height:90px; margin-left: 7px;}
		#webzineNewsBody .banCmtBottomEvent .banWrap ul li img {width:223px; height:90px;}


/* Microsoft Edge Browser 12+ (All) - @supports method */

@supports (-ms-ime-align:auto) {
	#webzineNewsView .newsPart .title h1 {
		letter-spacing: -1.8px;
	}
}



#imageCollectDiv img {
	max-width : 650px;
}

/* 뉴스 : 게임리뷰 (?sclass=12&platform=gamereview) - 게임DB CSS */
	/* 뉴스 : 게임리뷰 - layout */
#webzineBody .webzineNewsList.gamereview.tableType2 td.left {padding:18px 0 22px 0; background:none; border-bottom:1px solid #e1e1e1; position: relative;}
#webzineBody .webzineNewsList.gamereview.tableType2 tr:first-child td.left {padding-top:12px;}
#webzineBody .webzineNewsList.gamereview.tableType2 tr:last-of-type td.left {border-bottom:0; padding-bottom: 27px;}
.webzineNewsList.gamereview.tableType2 .blind {width: 1px; height: 1px; overflow: hidden; position: absolute; margin: -1px; padding: 0; clip: rect(0, 0, 0, 0);}
#webzineBody .webzineNewsList.gamereview.tableType2 * {font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif;}

	/* 뉴스 : 게임리뷰 - content */
.webzineNewsList.gamereview .content {width:583px; padding:0; margin-right:15px; overflow:hidden; position: relative;}
.webzineNewsList.gamereview .content br {display:none;}

.webzineNewsList.gamereview .content > span:not(.thumb) {float:left;}
.webzineNewsList.gamereview .content .thumb {width:165px; height:120px; position: absolute; top: 0; bottom: 0; left: 0; margin: auto 0; overflow:hidden;}
.webzineNewsList.gamereview .content .thumb ~ span {width:calc(100% - 185px); float:right;}
.webzineNewsList.gamereview .content .thumb .banner {width: auto; height: 120px; margin: 0; border: none; position: relative; left: 50%; transform: translateX(-50%);}

.webzineNewsList.gamereview .content .title {line-height:20px; font-size:0; margin-top:4px; margin-bottom:8px;}
.webzineNewsList.gamereview .content .title a {font-size:15px; font-weight:bold; color:#000; letter-spacing:-0.025em; vertical-align: middle; margin-right:6px;}

.webzineNewsList.gamereview .content .title .iconimg {margin-right: 7px; margin-top: 0; margin-bottom: 3px; vertical-align: bottom;}
.webzineNewsList.gamereview .content .title .cmtnum {line-height: normal; display: inline-block; color:#f94b4b; letter-spacing:-0.05em; margin-bottom:2px; vertical-align: bottom;}

.webzineNewsList.gamereview .content .info {font-size:12px; color:#888; letter-spacing:-0.055em; margin-bottom: 8px;}
.webzineNewsList.gamereview .content .info .category ~ a {white-space: nowrap;}

.webzineNewsList.gamereview .content .summary {line-height:20px; font-size:13px; color:#000; letter-spacing:-0.05em;}

.webzineNewsList.gamereview .score {width:85px; height: 85px; position: absolute; top: 0; right: 0; bottom: 0; margin: auto 0;}
.webzineNewsList.gamereview .score .txtBox {line-height:83px; font-size:34px; text-align: center; letter-spacing: -0.025em; font-weight:bold; border-top:2px solid #000; background:#f5f5f5; box-sizing: border-box; position: relative; left: 50%; transform: translateX(-50%); float: none; display: block;}
.webzineNewsList.gamereview .score .red {color:#ff2600;}
.webzineNewsList.gamereview .score .yellow {color:#ffc922;}
.webzineNewsList.gamereview .score .green {color:#00d338;}

.webzineNewsList.gamereview .game-review-no-score .content {width:100%; margin-right:0;}
.webzineNewsList.gamereview .game-review-no-score .content > span:not(.thumb) {width:100%;}
.webzineNewsList.gamereview .game-review-no-score .content .thumb ~ span {width:calc(100% - 185px);}
.webzineNewsList.gamereview .game-review-no-score .score {display:none;}

/* 뉴스 : 리포터 뉴스 뷰페이지 - PC 버전*/
#webzineNewsView .gamereview {width:100%; text-align: left; margin-top: 50px; padding: 12px 20px 10px 20px; box-sizing: border-box; border:1px solid #d9d9d9;}
#webzineNewsView .gamereview * {font-family: "Malgun Gothic", "맑은 고딕", helvetica, "Apple SD Gothic Neo", sans-serif;}
#webzineNewsView .gamereview .blind {width: 1px; height: 1px; overflow: hidden; position: absolute; margin: -1px; padding: 0; clip: rect(0, 0, 0, 0);}

.skin_console  #webzineNewsView .gamereview {width:815px;}

#webzineNewsView .gamereview .head {display: flex; flex-flow: row wrap; justify-content: space-between; float: none; align-items: center;}

#webzineNewsView .gamereview .gameName {width:calc(100% - 85px); letter-spacing:-0.025em; padding:0 20px 0 4px; box-sizing: border-box; word-break: keep-all;}
#webzineNewsView .gamereview .gameName a {display:inline-block;}

#webzineNewsView .gamereview .gameName .name {font-size:22px; color:#1a1a1a; font-weight:bold;}
#webzineNewsView .gamereview .gameName .en {line-height:20px; font-size:15px; font-weight:bold; color:#b2b2b2; display:block; margin-top:2px;}

#webzineNewsView .gamereview .score {width:85px; height: 75px;}
#webzineNewsView .gamereview .score .txtBox {line-height:73px; font-size:34px; text-align: center; letter-spacing: -0.025em; font-weight:bold; border-top:2px solid #000; background:#f5f5f5; box-sizing: border-box; position: relative; left: 50%; transform: translateX(-50%); float: none; display: block;}
#webzineNewsView .gamereview .score .red {color:#ff2600;}
#webzineNewsView .gamereview .score .yellow {color:#ffc922;}
#webzineNewsView .gamereview .score .green {color:#00d338;}

#webzineNewsView .gamereview .reviewContent {width:100%; display:flex; flex-flow:row wrap; justify-content: space-between; margin-top:4px;}
#webzineNewsView .gamereview .reviewContent .txtBox {width:calc((99.9% - 7px) / 2);}
#webzineNewsView .gamereview .reviewContent .txt {width:100%; line-height:20px; font-size:15px; font-weight:bold; color:#050505; letter-spacing:-0.025em; margin-bottom: 9px; padding:0 10px 2px 10px; border-bottom-width:10px; border-bottom-style:solid; box-sizing:border-box;}
#webzineNewsView .gamereview .reviewContent .txtBox.advantages .txt {border-bottom-color:#8dc63f;}
#webzineNewsView .gamereview .reviewContent .txtBox.disadvantages .txt {border-bottom-color:#b40000;}

#webzineNewsView .gamereview .reviewContent .list li {width:100%; font-size:13px; color:#626262; text-indent:20px; margin-bottom:10px; position: relative;}
#webzineNewsView .gamereview .reviewContent .list li::before {content:''; display:block; width:2px; height:2px; background:#000; position: absolute; top:9px; left:5px;}
#webzineNewsView .gamereview .reviewContent .list li:last-of-type {margin-bottom:5px;}

/* ad */
body.b915 #comAdNewsBottomAd,
body.b1171 #comAdNewsBottomAd {
	position: relative;
	left: -9px;
	width: 800px;
	height: 90px;
}
body.b915 #webzineNews,
body.b915 #webzineNews #webzineNewsBody.community {
	overflow: visible;
}

/* 브랜드 뉴스 */
/* 브랜드 해시태그 */
.bottomGroup {
	padding: 30px 30px 0;
}
.hashtag-wrap {
	display: block;
	float: none;
	margin: 0 0 15px 0;
	padding: 10px 0 5px;
}
.hashtag-wrap a {
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 5px 10px;
	border: 1px solid #19294d;
	color: #19294d;
	font-family: "Malgun Gothic","맑은 고딕",helvetica,"Apple SD Gothic Neo",sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none !important;
}
.hashtag-wrap a:last-child {
	margin-right: 0;
}
.directLinkWrap .related-link {
	display: block;
	float: none;
	margin: 0 0 10px 0;
	font-size: 16px;
	font-family: "Malgun Gothic","맑은 고딕",helvetica,"Apple SD Gothic Neo",sans-serif;
	font-weight: bold;
}
.directLinkWrap .related-link::before {
	content: "";
	display: inline-block;
	position: relative;
	top: 2px;
	margin: 0 8px 0 0;
	width: 3px;
	height: 15px;
	background: #444;
	letter-spacing: -0.5px;
}
.directLinkWrap ul {
	display: block;
	float: none;
}
.directLinkWrap ul li {
	display: block;
	float: none;
	margin-bottom: 5px;
}
.directLinkWrap ul li a {
	color: #5577c1;
	font-family: "Malgun Gothic","맑은 고딕",helvetica,"Apple SD Gothic Neo",sans-serif;
	text-decoration: none;
}
.directLink {
	border-radius: 15px;
	font-size: 14px;
	font-weight: bold;
}
.directLink::before {
	content: '';
	display: inline-block;
	position: relative;
	top: 3px;
	margin: 0 5px 0 0;
	width: 18px;
	height: 18px;
	background: url(https://static.inven.co.kr/image_2011/common/common/common_img_sprite.png?v=210924b) no-repeat;
	background-position: -412px -64px;
}