/* BASIC css start */
#review-board-type {
	
}

#review-board-type .h_title {
	
}

#review-board-type .h_title h3 {
	
}

#review-board-type .rbItem {
	padding: 10px;
}

#review-board-type .rbItem dl {
	
}

#review-board-type .rbItem dl dt {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#review-board-type .rbItem dl dt img {
	width: 125px;
}

#review-board-type .rbItem dl dd {
	line-height: 20px;
}

#review-board-type .rbItem dl dd.subject {
	font-weight: bold;
}

#review-board-type .rbItem dl dd.link-view {
	
}

#review-board-type .rbItem dl dd.link-view a {
	width: 85px;
	height: 23px;
	border: 1px solid #c7c7c7;
	display: inline-block;
	text-align: center;
	line-height: 23px;
	font-weight: bold;
	margin-top: 10px;
}

#review-board-type .rbInfo {
	clear: both;
	padding: 10px;
	background-color: #f9f9f9;
	border-bottom: 1px solid #bebebe;
}

#review-board-type .rbInfo dt {
	font-weight: bold;
	word-break: break-all;
}

#review-board-type .rbInfo dd {
	color: #7d7d7d;
	line-height: 20px;
}

#review-board-type .rbInfo dd .rb_name {
	
}

#review-board-type .rbInfo dd .rb_name img {
	vertical-align: middle;
}

#review-board-type .rbInfo dd .split {
	padding: 0 5px;
}

#review-board-type .rbInfo .rating {
	display: none;
	margin-top: 5px;
	font-size: .75em;
	color: #777;
}

#review-board-type .rbInfo .rating label {
	display: block;
	margin-right: 10px;
}

#review-board-type .rbInfo .rating label .MK_bscore_mark_inner {
	font-size: 1.25em;
}

#review-board-type .rbInfo .rating a {
	font-size: 1em;
}

#review-board-type .rbInfo .rating {
	display: block;
}

#review-board-type .rbContent {
	padding: 10px;
	line-height: 20px;
	word-break: break-all;
}

#review-board-type .rbContent .rb_addInfo {
	margin-bottom: 10px;
	border-bottom: 1px solid #c6c6c6;
}

#review-board-type .rbContent .rb_addInfo dl {
	border: 1px solid #c6c6c6;
	padding: 7px 10px;
	border-bottom: none;
}

#review-board-type .rbContent .rb_addInfo dl dt {
	float: left;
	padding-right: 6px;
	font-weight: bold;
}

#review-board-type .rbContent .rb_addInfo dl dd {
	min-height: 20px;
}

#review-board-type .rbContent .rb_thumbs {
	text-align: center;
}

#review-board-type .rbContent .rb_icons {
	padding-top: 20px;
	text-align: right;
}

#review-board-type .rbContent .rb_icons img {
	width: 29px;
	margin-left: 2px;
}

#review-board-type .rbRelations {
	
}

#review-board-type .rbRelations h5 {
	
}

#review-board-type .rbRelations rb_items {
	
}

#review-board-type .rbRelations rb_items li {
	
}

#review-board-type .reply-write {
	background-color: #f9f9f9;
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	padding: 10px;
}

#review-board-type .reply-write h5 {
	font-weight: bold;
}

#review-board-type .reply-write table {
	width: 100%;
}

#review-board-type .reply-write table .agree label {
	margin-left: 5px;
}

#review-board-type .reply-write table .agree .privacy-agree-btn {
	border: 1px solid #bbb;
	background-color: #fff;
	float: right;
	padding: 4px 10px;
}

#review-board-type .reply-write table .agree .privacy-agree-btn strong {
	font-weight: normal;
}

#review-board-type .reply-write table th {
	font-weight: normal;
	text-align: left;
}

#review-board-type .reply-write table .w-100 {
	width: 100%;
}

#review-board-type .reply-write table th {
	padding: 5px 0;
}

#review-board-type .reply-write table td {
	padding: 5px 0;
}

#review-board-type .reply-write table .custom {
	position: relative;
}

#review-board-type .reply-write table .custom .w-100 {
	height: 45px;
}

#review-board-type .reply-write table .custom .btn_Grey {
	width: 65px;
	height: 45px;
	line-height: 45px;
	position: absolute;
	top: 0;
	right: 0;
}

#review-board-type .write-btn {
	padding: 10px;
}

#review-board-type .write-btn .small-btns {
	text-align: right;
	margin-bottom: 10px;
}

#review-board-type .write-btn .small-btns .btn_Grey {
	width: 56px;
	display: inline-block;
}

#review-board-type .write-btn .btn_Red {
	margin-top: 10px;
}

#review-board-type .board-list li.list {
	padding: 10px;
	border-bottom: 1px solid #dfdfdf;
}

#review-board-type .reply-write {
	background-color: #f9f9f9;
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	padding: 10px;
}

#review-board-type .reply-write h5 {
	font-weight: bold;
}

#review-board-type .reply-write table {
	width: 100%;
}

#review-board-type .reply-write table .agree {
	position: relative;
}

#review-board-type .reply-write table .agree li {
	padding: 10px 0;
}

#review-board-type .reply-write table .agree li .btn_White {
	position: absolute;
	right: 10px;
	width: 65px;
	top: 0;
}

#review-board-type .reply-write table .agree label {
	margin-left: 5px;
}

#review-board-type .reply-write table .agree .privacy-agree-btn {
	border: 1px solid #bbb;
	background-color: #fff;
	float: right;
	padding: 4px 10px;
}

#review-board-type .reply-write table .agree .privacy-agree-btn strong {
	font-weight: normal;
}

#review-board-type .reply-write table th {
	font-weight: normal;
	text-align: left;
}

#review-board-type .reply-write table .w-100 {
	width: 100%;
}

#review-board-type .reply-write table th {
	padding: 5px 0;
}

#review-board-type .reply-write table td {
	padding: 5px 0;
}

#review-board-type .reply-write table .custom {
	position: relative;
}

#review-board-type .reply-write table .custom .w-100 {
	height: 45px;
}

#review-board-type .reply-write table .custom .btn_Grey {
	width: 65px;
	height: 45px;
	line-height: 45px;
	position: absolute;
	top: 0;
	right: 0;
}

#review-board-type .sub-reviews li {
	border-bottom: 1px solid #bebebe;
	padding: 10px;
}

#review-board-type .sub-reviews li .info {
	margin-bottom: 5px;
}

#review-board-type .sub-reviews li .info .id {
	font-size: 0.917em;
	color: #7d7d7d;
}

#review-board-type .sub-reviews li .info .btn_White {
	width: 54px;
	height: 22px;
	line-height: 22px;
	display: inline-block;
	float: right;
	margin-left: 5px;
}

#review-board-type .pd10 .small-btns {
	text-align: right;
	margin: 10px 0;
}

#review-board-type .rb_white_btn {
	border: 1px solid #c6c6c6;
	height: 22px;
	line-height: 22px;
	text-align: center;
	display: inline-block;
	padding: 0 10px;
}

#review-board-type .rb_gray_btn {
	color: #ffffff;
	background-color: #858585;
	display: inline-block;
	text-align: center;
	width: 56px;
	height: 36px;
	line-height: 36px;
}

#review-board-type .pd10 .btn_Red {
	margin-top: 10px;
}

/* 다른 게시글 */
#review-board-type .board-list {
	padding: 5px 10px;
	margin-top: 20px;
	border-top: 1px solid #464646;
	border-bottom: 1px solid #464646;
}

#review-board-type .board-list li {
	margin: 5px 0;
}
/* 다른 게시글 */

/* 댓글의 댓글쓰기 레이어 팝업 */
#contents #comment_reply_input {
	width: 90%;
}

.layer-pop h3 {
	background-color: #efefef;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	padding: 0 10px;
}

.layer-pop .txt {
	max-height: 300px;
	overflow-y: auto;
	padding: 10px;
}

.layer-pop .txt input.txt-input1 {
	margin-bottom: 10px;
}

.layer-pop .txt .btn_Black {
	margin: 20px 0;
}

.layer-pop .txt #check_auth_reply {
	border-top: 1px solid #c6c6c6;
	padding-top: 20px;
}

.layer-pop .txt #check_auth_reply .head {
	text-align: center;
	color: #f46b00;
	margin-bottom: 10px;
}

.layer-pop .txt #check_auth_reply table {
	margin: 0 auto;
}

.layer-pop .txt #check_auth_reply table td {
	padding: 5px 0;
}

.layer-pop .txt #check_auth_reply #authtext {
	height: 35px !important;
}

.layer-pop .close {
	width: 45px;
	height: 36px;
	color: #fff;
	line-height: 42px;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #4f4f4f;
	text-align: center;
}
/* //댓글의 댓글쓰기 레이어 팝업 */

/* BASIC css end */

.txc-image {
	max-width: 100%;
}