/* BOARD COMPONENTS */
	#powerbbsCmt2 .commentList1 ul li .goodbadpart {width: 242px;}
	#powerbbsCmt2 .commentList1 ul li .bttn_sep11 {float: left; padding: 1px 4px;font-size: 11px;letter-spacing: -1px;cursor:pointer;}
	#powerbbsCmt2 .commentList1 ul li .bttn_sep11sep {float: left; padding: 1px 1px;font-size: 11px;letter-spacing: -1px;}
	#powerbbsCmt2 .commentList1 ul li .bttn_b11 {float: left; padding: 1px 4px;height: 15px;line-height: 14px;line-height: 20px\0;vertical-align: top;border: 1px solid #9f9f9f;font-size: 11px;background-color: #fff;letter-spacing: -1px;font-family:dotum,sans-serif;cursor:pointer;}
	#powerbbsCmt2 .commentList1 ul li .bttn_b11right {float: right; padding: 1px 4px;height: 15px;line-height: 14px;line-height: 20px\0;vertical-align: top;border: 1px solid #9f9f9f;font-size: 11px;background-color: #fff;letter-spacing: -1px;font-family:dotum,sans-serif;cursor:pointer;}
	#powerbbsCmt2 .commentList1 ul li .bttn_report {color: #3e3e3e;}
	#powerbbsCmt2 .commentList1 ul li .bttn_reportkill {color: #3e3e3e;}
	#powerbbsCmt2 .commentList1 ul li .bttn_recommender {color: #3e3e3e; margin-right: 5px;}
	#powerbbsCmt2 .commentList1 ul li .bttn_good {color: #e94a23; margin-right: 5px;}
	#powerbbsCmt2 .commentList1 ul li .bttn_bad {color: #007acf; margin-right: 5px;}

	#powerbbsCmt2 .commentList1 ul li .cmtSt2 .bttn_report {margin-right: 0px;}
	#powerbbsCmt2 .commentList1 ul li .cmtSt2 .bttn_bad {margin-right: 7px;}
	#powerbbsCmt2 .commentList1 ul li .cmtSt2 a.replyBttn {float:left; margin-right:0px; margin-left: 3px;}
	#powerbbsCmt2 .commentList1 ul li .cmtSt2 .goodbadpart {width: 85px;}
	#powerbbsCmt2 .commentList1 ul li .cmtSt2 .goodbadline {width: 136px; float:right; margin-right:0; padding-bottom: 7px;}
	
/* (비)추천 리스트 */
	#bbsViewRecom .recomList { width: 651px; }
	.recomList { width: 100%; }
	.recomList table { width: calc(100% - 15px); margin: 10px auto 0; border-spacing: 0; }
	.recomList th { height: 30px; text-align: left; background-color: #f7f7f7; border-top: dashed 1px #bcbcbc; border-bottom: solid 1px #e1e1e1; }
	.recomList th span { font-weight: bold; }
	.recomList th span:before { display: inline-block; content:''; width: 11px; height: 13px; margin: 0 5px 0 18px; vertical-align: top;}
	.recomList th.recommend span:before { background: url(//static.inven.co.kr/image/board/common/icon_11x13_recommend.png) no-repeat center;  }
	.recomList th.notrecommend span:before { background: url(//static.inven.co.kr/image/board/common/icon_11x13_notrecommend.png) no-repeat center; }
	.recomList td { width: 50%; height: 25px; text-align: center; background-color: #fff; }
	.recomList .exTable td { width: 25%; }
	.recomList.loading { height: 13px; background: url(//static.inven.co.kr/image_2011/board/common/loading.gif) no-repeat center -28px; }
	