	#cmtWrap {
		width:710px;
		height:auto;
		display:inline;
		float:left;
		clear:both;
		margin:10px 0 0 0;
		padding:0;
		font-family:gulim,굴림;
		font-size:9pt;
		text-align:left;
	}
	#cmtWrap div,
	#cmtWrap ul,
	#cmtWrap li,
	#cmtWrap ol,
	#cmtWrap dl,
	#cmtWrap dt,
	#cmtWrap dd,
	#cmtWrap form,
	#cmtWrap table,
	#cmtWrap label,
	#cmtWrap input,
	#cmtWrap select,
	#cmtWrap textarea {
		float:left;
		margin:0;
		padding:0;
		font-size:9pt;
		display:inline;
		font-family:gulim,굴림;
	}
	#cmtWrap #cmtBody {
		width:710px;
		height:auto;
	}
	#cmtWrap #cmtBody h4 { 
		width:108px;
		height:20px;
		padding:12px 0 0 46px;
		font-family:gulim,굴림;
		overflow:hidden;
		font-size:9pt;
		color:#1B1B1B;
		text-align:left;
		background : url('//static.inven.co.kr/image/eco/dataninfo/common/title_mycomment.gif') left bottom no-repeat;
		margin:0 0 1px 0;
		display:inline;
		float:left;
		clear:both;
	}
	#cmtWrap #cmtBody p.cmtnum {
		padding: 12px 0 0 0;
		font-size:9pt;
		margin: 0;
		width: 100px;
		text-align: right;
		float: right;
	}
	#cmtWrap #cmtBody p.cmtnum em {
		font-style: normal;
		color: #ff5454;
	}
	#cmtWrap #cmtBody table.cmtList {
		width:710px;
		height:auto;
		float:left;
		clear:both;
		table-layout: fixed;
	}

	#cmtWrap #cmtBody tr td.column1 { width:157px; }
	#cmtWrap #cmtBody tr td.column2 { width:475px; padding:4px 0 16px 0; }
	#cmtWrap #cmtBody tr td.column2 span.colWrap { width: 465px; margin-left: 5px; height: auto; float: left; display: inline; overflow: hidden;}
	#cmtWrap #cmtBody tr td.column3 { width:78px; }
	/** 일반 라인 **/
	#cmtWrap #cmtBody td {
		border-top:solid 1px #DFDFDF;
		vertical-align:top;
		padding-bottom:16px;
		color:#242424;
	}
	#cmtWrap #cmtBody span.author {
		width:142px;
		height:28px;
		float:left;
		clear:both;
		display:inline;
		margin:13px 0 0 15px;
	}
	#cmtWrap #cmtBody span.author input {
		margin-bottom:4px;
	}
	#cmtWrap #cmtBody span.author img {
		margin-bottom:4px;
		vertical-align:middle;
		width:15px;
		height:15px;
		border:none;
	}
	#cmtWrap #cmtBody span.ip {
		width:132px;
		height:auto;
		float:left;
		clear:both;
		display:inline;
		margin:0 0 0 15px;
	}
	#cmtWrap #cmtBody span.comment {
		line-height:22px;
		word-wrap: break-word;
	}
	#cmtWrap #cmtBody span.comment a {
		color:#242424;
		text-decoration:none;
	}
	#cmtWrap #cmtBody span.comment a:hover {
		text-decoration:underline;
	}
	#cmtWrap #cmtBody span.delete {
		width:10px;
		height:14px;
		overflow:hidden;
		float:none;
		position:absolute; /* 모질라 */
		_position:static;
		margin-left:4px;
	}
	#cmtWrap #cmtBody span.delete a {
		width:10px;
		height:0px;
		padding-top:10px;
		margin-top:4px;
		overflow:hidden;
		float:left;
		background:url(//static.inven.co.kr/image/play/comment/bttn_delete.gif) left top no-repeat;
	}
	#cmtWrap #cmtBody span.rep a {
		font-size:8pt;
		font-family:dotum,돋움;
		color:#000088;
		text-decoration:none;
		margin-left:4px;
	}
	#cmtWrap #cmtBody td.column3 {
		text-align:center;
	}
	#cmtWrap #cmtBody span.postdate {
		width:100%;
		height:auto;
		float:left;
		margin:8px 0 0 0;
		display:inline;
		text-align:center;
	}
	#cmtWrap #cmtBody span.reply {
		width:31px;
		font-size:8pt;
		margin:8px 0 0 8px;
		font-family:dotum,돋움;
		font-weight:bold;
		text-align:left;
		float:left;
		clear:both;
		letter-spacing:-1px;
		background:url(//static.inven.co.kr/image/play/comment/div_reply_report.gif) right 2px no-repeat;
	}
	#cmtWrap #cmtBody span.reply a {
		color:#004E7A;
		text-decoration:none;
	}
	#cmtWrap #cmtBody span.report {
		float:left;
		margin:8px 0 0 7px;
		font-size:8pt;
		font-family:dotum,돋움;
		font-weight:bold;
		text-align:left;
	}
	#cmtWrap #cmtBody span.report a {
		color:#B83511;
		text-decoration:none;
	}
	/** 리플 라인 **/
	#cmtWrap #cmtBody tr.reply td.column2 span.colWrap { margin-left: 30px; width: 440px; }
	#cmtWrap #cmtBody tr.reply td {
		border-top:none;
		background:url(//static.inven.co.kr/image/play/comment/dot_3x1_E4E4E4.gif) left top repeat-x;
	}
	#cmtWrap #cmtBody tr.reply span.author {
		width:107px;
		padding-left:25px;
		background:url(//static.inven.co.kr/image/play/comment/icon_reply.gif) 5px 6px no-repeat;
	}
	#cmtWrap #cmtBody tr.reply span.ip {
		width:107px;
		height:auto;
		float:left;
		clear:both;
		display:inline;
		margin:0 0 0 40px;
	}
	#cmtWrap #cmtBody tr.reply span.reply {
		display:none;
	}
	#cmtWrap #cmtBody tr.reply span.report {
		margin-left:26px;
	}
	/** 작성폼 라인 **/
	#cmtWrap #cmtBody tr.form td {
		width:auto;
		background:none;
		border-top:solid 1px #DFDFDF;
		padding-bottom:1px;
		padding-top:10px;
	}
	#cmtWrap #cmtBody tr.form td.reply {
		background:url(//static.inven.co.kr/image/play/comment/dot_3x1_E4E4E4.gif) left top repeat-x;
		border-top:none;
		padding-top:0px;
	}
	#cmtWrap #cmtBody tr.form #cmtReplyForm {
		width:710px;
		height:87px;
		background:#F2F2F2;
		margin-top:1px;
		float:left;
		clear:both;
		text-align:left;
	}
	#cmtWrap #cmtBody tr.form #cmtReplyForm form {
		width:710px;
		height:87px;
		position:absolute;
	}
	/* 회원 */
	#cmtWrap #cmtBody tr.form span.author {
		position:absolute;
		width:80px;
		left:4px;
		top:35px;
		font-family:gulim,굴림;
		font-size:9pt;
		color:#4D4E4F;
		margin:0;
		padding:0;
		text-align:center;
	}
	#cmtWrap #cmtBody tr.form span.author img {
	}
	/* 비회원 */
	#cmtWrap #cmtBody tr.form label.nickname {
		position:absolute;
		left:9px;
		top:9px;
		font-family:dotum,돋움;
		font-size:8pt;
		color:#4D4E4F;
	}
	#cmtWrap #cmtBody tr.form label.password {
		position:absolute;
		left:9px;
		top:48px;
		font-family:dotum,돋움;
		font-size:8pt;
		color:#4D4E4F;
	}
	#cmtWrap #cmtBody tr.form input.nickname {
		position:absolute;
		left:8px;
		top:22px;
		width:85px;
		padding-top:3px;
		border:solid 1px #AEAEAE;
		font-family:gulim,굴림;
		font-size:9pt;
		color:#000000;
	}
	#cmtWrap #cmtBody tr.form input.password {
		position:absolute;
		left:8px;
		top:61px;
		width:85px;
		padding-top:3px;
		border:solid 1px #AEAEAE;
		font-family:gulim,굴림;
		font-size:9pt;
		color:#000000;
	}
	#cmtWrap #cmtBody tr.form textarea.comment {
		position:absolute;
		left:99px;
		top:7px;
		width:529px;
		height:73px;
		padding:3px;
		border:solid 1px #AEAEAE;
		font-family:gulim,굴림;
		font-size:9pt;
		color:#000000;
	}
	#cmtWrap #cmtBody tr.form a.recomSubmit {
		position:absolute;
		left:638px;
		top:7px;
		width:63px;
		height:0px;
		overflow:hidden;
		padding-top:35px;
		background:url(//static.inven.co.kr/image/common/comment/skin/wowaddonpds/bttn_recom.gif) left top no-repeat;
	}
	#cmtWrap #cmtBody tr.form a.submit {
		position:absolute;
		left:638px;
		top:45px;
		width:63px;
		height:0px;
		overflow:hidden;
		padding-top:35px;
		background:url(//static.inven.co.kr/image/play/comment/bttn_submit.gif) left top no-repeat;
	}
	/** 작성폼 - 리플 **/
	#cmtWrap #cmtBody tr.form td.reply a.recomSubmit,
	#cmtWrap #cmtBody tr.form #cmtReplyForm form.norecom a.recomSubmit {
		display:none;
	}
	#cmtWrap #cmtBody tr.form td.reply a.submit,
	#cmtWrap #cmtBody tr.form #cmtReplyForm form.norecom a.submit {
		top:25px;
	}
	/** 특별 스타일 **/
	#cmtWrap #cmtBody span.deleted {
		color:#AAAAAA;
	}
	#cmtWrap #cmtBody span.comment {
	/*	color:#FFFFFF;*/
	}
	#cmtWrap #cmtBody span.reportHidden a {
		color: #B65508;
	}
	/** 버튼들 **/
	#cmtWrap #cmtButtons {
		width:100%;
		height:auto;
		margin:10px 0 0 0;
		background:#EFEFEF;
		padding:5px 0 5px 0;
		display:none;
	}
	#cmtWrap #cmtButtons ul {
		width:100%;
		height:auto;
	}
	#cmtWrap #cmtButtons li.check {
		margin:0 5px 0 5px;
		float:left;
	}
	#cmtWrap #cmtButtons li.check input {
		float:left;
		vertical-align:top;
		margin:5px 2px 0 0;
		padding:0;
	}
	#cmtWrap #cmtButtons li.check label {
		margin:5px 0 0 0;
		float:left;
	}
	#cmtWrap #cmtButtons li.bttn {
		width:51px;
		height:21px;
		margin:0 5px 0 5px;
		float:left;
	}
	#cmtWrap #cmtButtons li.bttn a {
		width:51px;
		height:16px;
		padding-top:5px;
		overflow:hidden;
		text-align:center;
		color:#000000;
		text-decoration:none;
		background:url(//static.inven.co.kr/image/play/comment/bttn_square.gif) left top no-repeat;
		float:left;
	}

	/* 비회원 비밀번호 입력창 */
	#cmtDelBox {
		width:140px;
		height:auto;
		padding:8px 0 8px 0;
		display:inline;
		visibility:hidden;
		position:absolute;
		top:100px;
		left:100px;
		border:solid 1px #333333;
		text-align:left;
		z-index:999;
		background:#EEEEEE;
		font-family:dotum,돋움;
		font-size:9pt;
		color:#000000;
	}
	#cmtDelBox form {
		display:inline;
	}
	#cmtDelBox label {
		width:59px;
		height:auto;
		float:left;
		margin:0 0 0 11px;
		padding-top:4px;
		display:inline;
	}
	#cmtDelBox input {
		width:58px;
		height:auto;
		float:left;
		font-family:굴림,gulim;
		font-size:9pt;
		color:#222222;
		border:solid 1px #888888;
		display:inline;
	}
	#cmtDelBox a.delete {
		width:47px;
		height:0px;
		float:left;
		clear:both;
		display:inline;
		margin:7px 0 0 20px;
		padding-top:20px;
		overflow:hidden;
		background:url(//static.inven.co.kr/image/www/wz/bttn/delete.gif) left top no-repeat;
	}
	#cmtDelBox a.cancel {
		width:47px;
		height:0px;
		float:left;
		margin:7px 0 0 4px;
		padding-top:20px;
		overflow:hidden;
		background:url(//static.inven.co.kr/image/www/wz/bttn/cancel.gif) left top no-repeat;
	}
	/* 하단 노트 부분 */
	#cmtWrap #cmtNotes {
		width:100%;
		height:50px;
		margin:7px 0 0 0;
		background:#F7F7F7;
		display:none;
	}
	#cmtWrap #cmtNotes ul {
		width:564px;
		height:45px;
		float:left;
		margin:8px 0 0 10px;
	}
	#cmtWrap #cmtNotes li {
		width:100%;
		float:left;
		clear:both;
		color:#DE2010;
		padding:2px 0 2px 0;
	}
	#cmtWrap #cmtNotes ul.line1 li { margin-top:11px; }
	#cmtWrap #cmtNotes ul.line2 li { margin-top:1px; }
	#cmtWrap #cmtNotes a.login {
		width:92px;
		height:0px;
		float:right;
		background:url(//static.inven.co.kr/image/play/comment/bttn_login.gif) left top no-repeat;
		overflow:hidden;
		padding-top:30px;
		margin:11px 10px 0 10px;
	}
	/* 결과가 없을 경우 */
	#cmtWrap #cmtBody tr.noresult td {
		width:100%;
	}
	#cmtWrap #cmtBody tr.noresult td span.message {
		width:710px;
		text-align:center;
		padding:20px 0 0 0;
		color:#888888;
		font-family:gulim,굴림;
		font-size:9pt;
		float:left;
		display:inline;
	}

/* Google Adsense */
	#cmtWrap .googleBottomAd {
		padding-bottom: 15px;
		width: 710px;
		clear:both;
		overflow: hidden;
	}
	#cmtWrap .googleBottomAd1 {width: 468px; margin-left: 127px;}
	#cmtWrap .googleBottomAd2 {/*width: 234px; margin-left: 8px;*/}