.showroom {
	width:var(--bodywidth);
	height:800px;
	margin:0 auto;
}

.showroom .bgwrap {
	width:3080px;
	margin-left:-820px;
	background-position: left calc(center - 30px);
	background-color:#f4f4f4;
	background-size:cover;
	height:800px;
	font-size:0;
}

ul {
	list-style: none;
	display:inline-block;
	margin:0px;
	padding:0px;
}

ul li {
	font-weight: 300;
	display:inline-block;
	
}


/* 라벨 */

ul#print_media {
	font-size:0;
}

ul#print_media li {
	margin-right:2px;
	margin-bottom:5px;
}

/* 라벨 */

ul#frame_type {
	overflow-y: auto;
	height:100px;
	//-ms-overflow-style: none;
}

ul#frame_type::-webkit-scrollbar {
	//display: none;
}

ul#frame_type li {
	margin-right:1px;
	margin-bottom:5px;
}

ul#frame_type li:nth-child(6n) {
	margin-right:0;
}

.product_info label input {
	visibility: hidden;
	position:absolute;
}

.product_info label input:checked + img {
	border:1px solid #aa0000;
}

.product_info label input + img {
	cursor: pointer;
	width:44px;
	height:44px;
	border:1px solid #cccccc;
}

.product_info label p {
	margin:0px;
	text-align:center;
	font-size:10px;
	font-weight: 300;
}

/* 라벨 */

/*슬라이더 썸네일*/
.leftarea {
	display:inline-block;
	width:800px;
}

.original {
	display:inline-block;
	width:800px;
	height:800px;
	overflow:hidden;
}

.Thumb, .Thumb img {
	display:inline-block;
	width:800px;
	height:800px;
}

.thumbnail-slider-wrapper {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items:center;
}

.thumbnail-slider {
	width:100%;
	display: flex;
	justify-content: center;
	align-items:center;
	overflow: hidden;
}

.mThumb {
	display:inline-block;
	padding:5px 1px 0;
}

.mThumb img {
	width:65px;
	height:65px;
	border: 2px solid #ffffff;
	border-radius:5px;
}

.slick-track {
	display:flex;
}

.slick-slide {
	width:69px;
	height:69px;
	opacity: 1;
	border-radius:2px;	
}
.thumbnail-slider .slick-current img {
	opacity: 1;
	border: 2px solid #4499aa;

}

.thumbnail-slider img {
	width:65px;
	height:65px;
}

/* 슬라이더 썸네일 끝 */

.product_info {
	display: inline-block;
	width:calc(100% - 862px);
	height:765px;
	padding:20px 30px 15px;
	background-color:rgba(255,255,255,0.9);
	margin:0;
	border:0px solid #dddddd;
	border-width:0 1px 0 1px;
	vertical-align:top;
}

hr {
	border:0px;
	border-bottom:1px solid #eeeeee;
	margin:8px 0;
}

button.buynow {
	width:50%;
	padding:13px 10px;
	background-color:#dd0000;
	border:0px;
	color:#ffffff;
	font-size:16px;
}

button.cart {
	width:50%;
	padding:12px 10px;
	background-color:#ffffff;
	border:1px solid #dd0000;
	color:#dd0000;
	font-size:16px;
	margin-top:5px;
}

/* 작품 설명 부분 */

.detail-description {
	margin-top:30px;
}

.detail-description .wrap p.title {
	text-align:center;
	font-size:38px;
	color:#4c7185;
	margin:0px;
	padding:0px;
	font-weight:200;
}

.detail-description .wrap p.etitle {
	text-align:center;
	font-size:24px;
	color:#4c7185;
	margin:0px;
	padding:0px;
	font-weight:200;
	letter-spacing: 3px;
}

.detail-description .wrap p.title img {
	margin-top:6px;
}

.detail-description .wrap p.description {
	text-align: justify-all;
	font-size:15px;
	color:#4c7185;
	margin:30px 0 30px;
	padding:0 150px;
	font-weight:300;
	text-align: center;
}

.detail-description .wrap p.artistdescription {
	text-align: justify-all;
	font-size:13px;
	color:#4c7185;
	margin:20px auto 30px;
	font-weight:300;
	width:400px;
}

.detail-description .wrap p.artist {
	text-align:center;
	font-size:16px;
	color:#4c7185;
	margin:6px 0 0 0;
	padding:0px;
}

/* 작품 설명 부분 */

.detail-description .wrap .detail {
	margin-top:20px;
	text-align: center;
}

.detail-description .wrap .detail a {
	text-decoration:none;
	color:#4c7185;
	font-size:14px;
}
p {
	letter-spacing:-1px;
}

p.artistname {
	margin:0;
	padding:0;
	font-size:11px;
}

p.artistname a {
	text-decoration: none;
	color:#666666;
}

p.name {
	font-size:16px;
	margin:2px 0 0 0;
	padding:0px;
	font-weight: 500;
}

p.ename {
	font-size:11px;
	color:#999999;
	font-weight: 500;
	margin:0px;
	line-height: 100%;
	letter-spacing: 0px;
}

p.subtitle {
	font-weight: 500;
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:14px;
}

p.descriptionbig {
	font-size:14px;
	font-weight: 300;
	padding:0px 0 0px 0;
	margin-bottom:10px;
	color:#888888;
	line-height: 150%;
}

p.description a {
	text-decoration: none;
	line-height:250%;
	color:#0099aa;
	font-weight: 400;
}

p.descriptionbig a {
	text-decoration: none;
	margin-left:0px;
	color:#0099aa;
	font-weight: 400;
}

p.info {
	display:inline-block;
	font-size:11px;
	margin:1px 0 0 3px;
	padding:1px 5px 2px 4px;
	color:#333333;
	background-color:#dddddd;
	border-radius:5px;
	font-weight: 400;

}

p.option {
	display:inline-block;
	width:80px;
	height:22px;
	font-size:12px;
	margin:0 0 0 10px;
	padding:3px 0px;
	color:#333333;
	font-weight: 400;

}

p.result {
	display:inline-block;
	font-size:11px;
	margin:1px 0 0 2px;
	padding:2px 5px 3px;
	color:#666666;
	font-weight: 400;
}

p.quantity {
	display:inline-block;
	width:100px;
	font-size:14px;
	margin:0px;
	padding:0px 0px;
	color:#000000;
	font-weight: 500;
	text-align: right;
}

p.quantity input[type=text] {
	width:50px;
	margin-right:0px;
	text-align:right;
	padding:5px;
	font-size:14px;
	background-color:#ffffff;
	border:1px solid #dddddd;
	color:#333333;
	font-weight: 600;
}

p.price {
	display:inline-block;
	font-family:'arial';
	font-size:24px;
	margin:0px 10px 0 0;
	padding:0px 0px;
	color:#4499aa;
	font-weight: 600;
	letter-spacing: -1px;
}

p.benefit {
	margin:0;
	font-size:13px;
	color:#888888;
	font-weight:600;
	line-height:1.8;
}

p.benefit span.event-caption {
	font-size:14px;
	color:#ffffff;
	padding:2px 10px 3px;
	background-color:#ff4400;
	border-radius:0;
	
}

p.benefit span.event-duration {
	font-size:14px;
	color:#333333;
	font-weight:600;
	padding:0px 12px 1px 10px;
	background-color:#ffffff;
	border:2px solid #ff4400;
	border-radius:0;
	
}

p.price span.original-price {
	color:#bbbbbb;
	text-decoration: line-through;
}

p.agreement {
	font-size:13px;
	margin:10px 0 5px 0;
}

p.agreement input[type=checkbox] {
	visibility: visible;
	position: inherit;
}

p.vote {
	padding:10px 10px 5px 10px;
	margin:0px;
	font-size:11px;
	letter-spacing:-1px;
	color:#ffcc00
}

.rowbreak {
	display:inline-block;
}

#optionVal {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-sizing: content-box;
	width:calc(100% - 16px);
	height:19px;
	line-height: 100%;
	padding:7px;
	border:1px solid #dddddd;
	background-color:#f4f4f4;
	letter-spacing: -0.5px;
	font-size:13px;
	font-weight: 300;
	background-image: url('http://img.artnshop.net/bg/selectbg.gif');
	background-repeat:no-repeat;
	background-position: 97% center;
	background-size:12px 24px;
	color:#666666;
}

select::-ms-expand {
   display: none;
}

p.quantity i {
	font-size:11px;
	margin:0 8px 0 8px;
	vertical-align:0px;
	color:#666666;
	cursor:pointer;
}

p.event {
	font-size:12px;
	text-align: center;
	line-height: 140%;
}

p.event span {
	color:#dd0000;
	font-weight: 400;
}

.talk_banner_div {
	padding:5px 0;
}

#save {
	font-size:12px;
	font-weight:300;
	margin-left:4px;
}
/* 상표권 */

.copyright {
	font-size:12px;
	padding:70px 0;
	text-align:center;
	letter-spacing: -1px;
	line-height: 20px;
	color:#000000;
	background-color:#ffffff;
	font-weight: 400;
}

.copyright span {
	color:#888888;
	font-weight: 300;
}

/*리뷰 */

.reviewBox {
	border:1px solid #eeeeee;
}

.reviewBox ul {
	width:100%;
	margin:0;
	padding:0;
}

.reviewBox ul li {
	width:calc(100% - 20px);
	letter-spacing: -1px;
	font-size:13px;
	padding:10px 10px 10px 10px;
	border-bottom:1px dotted #dddddd;
}

.reviewBox ul li i {
	color:#ffcc00;
	font-size:11px;
	margin-bottom:3px;
}

.reviewBox ul li:last-child {
	border:0;
	
}

.view_review_thumbnail {
	display:inline-block;
	width:70px;
	height: 70px;
	margin-right:10px;
	vertical-align: top;
	background-size:cover;
	background-position: center center;
}

.reviewBox ul li p.content {
	display:inline-block;
	width:calc(100% - 90px);
	font-weight:300;
	margin:0;
	line-height: 18px;
	vertical-align:top;
	color:#333333;
}

.reviewBox ul li p.content span.option {
	color:#0099aa;
	font-size:11px;
	font-weight:400;
}

.reviewBox ul li p.content span.name {
	color:#999999;
	font-size:11px;
	font-weight:400;
}

.zoom {
	width:250px;
	height:250px;
	margin:-15px 0 0 35px;
	background-color:#ffffff;
	border:1px solid #dddddd;
	background-size:cover;
	position: absolute;
	display:none;
}

.zoomFrame {
	width:180px;
	height:180px;
	margin:-22px 0 0 -178px;
	background-color:#ffffff;
	border:1px solid #dddddd;
	background-size:cover;
	position: absolute;
	display:none;
}

.zoomFrame img{
	width:100%;
	height:100%;
}

/* 리뷰 */


/* 프레임 */

.showroom .frame {
	display:none;
	width:700px;
	height:500px;
	position:absolute;
	top:300px;
	left:200px;
	background:none;
	/* background-color: rgba(0,0,0,0.3); */
}

.detailFrame {
	margin:0;
	padding:0;
}

.detailFrame .bigframe {
	width:100%;
	min-width:1160px;
	margin:0 auto;
	padding:120px 0;
	background-color:#f9f9f9;
}

.bigframe table tbody tr td {
	padding:0;
}

.mulasec_space table {
	border-collapse: collapse;
	margin:0 auto;
}

#image {
	width:300px;
}

/* mat */

.mat {
	background-color:#ffffff;
}

#mat_top {
	background-image:url('http://img.artnshop.net/frame/mat_top.png');
	background-position:center bottom;
	background-repeat: repeat-x;
	background-size: 1px 33px;
}

#mat_left {
	background-image:url('http://img.artnshop.net/frame/mat_left.png');
	background-position:right center;
	background-repeat: repeat-y;
	background-size: 33px 1px;
}

#mat_lefttop {
	background-image:url('http://img.artnshop.net/frame/mat_lefttop.png');
	background-position:right bottom;
	background-repeat: no-repeat;
	background-size: 1px 1px;
}

#mat_right {
	background-image:url('http://img.artnshop.net/frame/mat_right.png');
	background-position:left center;
	background-repeat: repeat-y;
	background-size: 33px 1px;
}

#mat_righttop {
	background-image:url('http://img.artnshop.net/frame/mat_righttop.png');
	background-position:left bottom;
	background-repeat: no-repeat;
	background-size: 1px 1px;
}

#mat_bottom {
	background-image:url('http://img.artnshop.net/frame/mat_bottom.png');
	background-position:center top;
	background-repeat: repeat-x;
	background-size: 1px 33px;
}

#mat_rightbottom {
	background-image:url('http://img.artnshop.net/frame/mat_rightbottom.png');
	background-position:left top;
	background-repeat: no-repeat;
	background-size: 1px 1px;
}

#mat_leftbottom {
	background-image:url('http://img.artnshop.net/frame/mat_leftbottom.png');
	background-position:right top;
	background-repeat: no-repeat;
	background-size: 1px 1px;
}

#mat_topbig {
	background-image:url('http://img.artnshop.net/frame/mat_top.png');
	background-position:center bottom;
	background-repeat: repeat-x;
}

#mat_leftbig {
	background-image:url('http://img.artnshop.net/frame/mat_left.png');
	background-position:right center;
	background-repeat: repeat-y;
}

#mat_biglefttop {
	background-image:url('http://img.artnshop.net/frame/mat_lefttop.png');
	background-position:right bottom;
	background-repeat: no-repeat;
	background-size: 4px 4px;
}

#mat_rightbig {
	background-image:url('http://img.artnshop.net/frame/mat_right.png');
	background-position:left center;
	background-repeat: repeat-y;
}

#mat_bigrighttop {
	background-image:url('http://img.artnshop.net/frame/mat_righttop.png');
	background-position:left bottom;
	background-repeat: no-repeat;
}

#mat_bigbottom {
	background-image:url('http://img.artnshop.net/frame/mat_bottom.png');
	background-position:center top;
	background-repeat: repeat-x;
}

#mat_bigrightbottom {
	background-image:url('http://img.artnshop.net/frame/mat_rightbottom.png');
	background-position:left top;
	background-repeat: no-repeat;
}

#mat_bigleftbottom {
	background-image:url('http://img.artnshop.net/frame/mat_leftbottom.png');
	background-position:right top;
	background-repeat: no-repeat;
}

/* 공지 */
.notice {
	border:0px solid #bbbbbb;
	border-width:0 0 2px 0;
	padding:0;
	font-size:13px;
	margin-top:100px;
}

.notice p {
	margin:3px 0;
}

.selected_info {
	display:inline-block;
	padding:10px 20px 20px 0;
	width:300px;
	vertical-align: top;
}

.alert {
	display:inline-block;
	width:100%;
	border-left:0px solid #dddddd;
	padding:10px 20px 10px 0;
	vertical-align: top;
	font-size:12px;
	font-weight: 300;
}

.warn_text {
	text-indent: -5px;
	font-size:14px;
	margin:10px 0 0 5px !important;
	line-height: 130%;
	color:#666666;
}

.warn_text span {
	color:#000000;
	font-weight:400;
}

.buy_area {
	display:inline-block;
	width:274px;
	border-left:0px solid #dddddd;
	padding:10px 0 20px 20px;
}

/* 디테일 HTML */

.detail_matiere {
	text-align:center;
}

.detail_matiere img {
	max-width:1160px;
	margin:30px auto 10px;
}

.detail_header {
	font-size:32px;
	font-weight:600;
	letter-spacing: 2px;
	text-align:center;
	margin:70px 0 4px;
	color:#000000;
}

.detail_header_line {
	width:360px;
	margin:0 auto;
	border-color: #000000;
	padding:0;
}

.detail_header_under {
	font-size:24px;
	font-weight:300;
	letter-spacing: 1px;
	text-align:center;
	margin:4px 0;
	color:#000000;
}

.detail_header_description {
	font-size:18px;
	line-height: 130%;
	font-weight:300;
	letter-spacing: -2px;
	text-align:center;
	margin:10px 0 30px;
	padding:0;
	color:#000000;
}

.detail_body_title {
	font-size:28px;
	font-weight:400;
	letter-spacing: -2px;
	text-align:left;
	margin:100px 0 20px;
	padding:0 100px;
	color:#000000;
}

.detail_body_text {
	font-size:22px;
	line-height: 130%;
	font-weight:300;
	letter-spacing: -2px;
	text-align:left;
	margin:20px 0 20px;
	padding:0 100px;
	color:#000000;
}

.detail_body_description {
	font-size:16px;
	line-height: 130%;
	font-weight:300;
	letter-spacing: -2px;
	text-align:left;
	margin:20px 0 20px 8px;
	padding:0 100px;
	color:#000000;
	text-indent: -8px;
}

ul.detail_frametype {
	margin:0;
	padding:60px;
	font-size:0;
}

ul.detail_frametype li {
	display:inline-block;
	width:calc(50% - 10px);
	vertical-align: top;
}

ul.detail_frametype li:nth-child(2)
{
	margin-left:20px;
}

ul.detail_frametype li hr {
	width:60px;
	margin:8px 0;
	padding:0;
	border-color:#000000;
}

.detail_frame_name {
	font-size:26px;
	padding:0;
	margin:0;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 110%;
	vertical-align: middle;
	
}

.circle {
	position:absolute;
	margin-top: -24px;
	margin-left: 380px;
	width:70px;
	height:70px;
	font-size:14px;
	border-radius:35px;
	text-align: center;
}

.circle1 {
	position:absolute;
	margin-top: -24px;
	margin-left: 440px;
	width:70px;
	height:70px;
	font-size:14px;
	border-radius:35px;
	text-align: center;
}

.circle p {
	color:#ffffff;
	font-weight: 500;
	line-height: 120%;
	margin:20px 0 0;
	padding:0;
}

.circle1 p {
	color:#000000;
	font-weight: 500;
	line-height: 120%;
	margin:20px 0 0;
	padding:0;
}

.detail_frame_kname {
	font-size:17px;
	padding:0;
	margin:0;
	font-weight: 400;
	letter-spacing: -1px;
	line-height: 100%;
}

.detail_frame_spec {
	font-size:12px;
	padding:0;
	margin:20px 0;
	color:#444444;
}

.detail_frame_spec span {
	font-weight: 500;
}

.detail_frame_description {
	font-size:18px;
	line-height: 160%;
	font-weight:300;
	letter-spacing: -2px;
	text-align:left;
	margin:20px 0 0;
	padding:0;
	color:#444444;
}

.detail_frame_description img {
	width:100%;
	margin:0;
}

.detail_note_title {
	font-size:22px;
	font-weight:400;
	letter-spacing: -1px;
	text-align:left;
	margin:50px 0 20px;
	padding:0 100px;
	color:#000000;
}

.detail_note_text {
	font-size:18px;
	line-height: 130%;
	font-weight:300;
	letter-spacing: -1.5px;
	text-align:left;
	margin:20px 0 20px;
	padding:0 100px;
	color:#000000;
}

.detail_logo {
	text-align:center;
	margin:100px 0 0;
}

.detail_logo img {
	width:250px;
}

.detail_logo_copy {
	text-align:center;
	font-size:20px;
	font-weight: 400;
	letter-spacing: -1px;
	margin:10px 0 100px;
}

.detail_main_copy {
	text-align:center;
	font-size:72px;
	font-weight: 400;
	letter-spacing: -5px;
	margin:100px 0 0;
	line-height: 100%;
}

.detail_main_copy_en {
	text-align:center;
	font-size:50px;
	font-weight: 200;
	letter-spacing: -1px;
	margin:10px 0 60px;
	line-height: 100%;
}

.detail_main_image {
	width:100%;
}

.detail_frame_image {
	max-width:calc(100% - 30px);
	margin:0 auto;
}

.detail_body_img {
	text-align:center;
}

.detail_body_img img {
	width:900px;
	margin:30px 0;
}

.img_description {
	font-size:16px;
	font-weight:300;
}

table.detailTable {
	width:calc(100% - 100px);
	margin:40px 50px 40px;
	border-collapse: collapse;
}

table.detailTable th {
	width:50%;
	text-align:center;
	border-bottom:1px solid #000000;
	font-size:24px;
	font-weight: 500;
	padding:30px 0;
	color:#000000;
}

table.detailTable td {
	width:50%;
	text-align:center;
	border-bottom:1px dotted #666666;
	font-size:24px;
	font-weight: 300;
	padding:30px 0;
	color:#000000;
	letter-spacing: -1px;
	line-height: 120%;
}

table.detailTable td:nth-child(1) {
	border-right:1px dotted #666666;
}

table.detailTable tr:nth-child(n+5) td {
	border:0;
	font-weight: 500;
}

.bg_gray {
	background-color:#f4f4f4 !important;
}

.bg_red {
	background-color:#ff0000 !important;
}

.bg_white {
	background-color:#ffffff !important;
}

.bg_green {
	background-color:green;
}

.bg_green p {
	color:#ffffff;
}

.bg_yellow {
	background-color:#ffdd00;
}

/*커뮤니티 */
ul.community-tab {
	width:100%;
	list-style: none;
	margin:0;
	padding:20px 0 0;
	font-size:0;
}

ul.community-tab li {
	width:calc(33.3% - 1px);
	display:inline-block;
	font-size:16px;
	padding:15px 0 10px;
	text-align:center;
	font-family:'NanumSquare';
	font-weight:700;
	letter-spacing: -0.5px;
	border-bottom:2px solid #bbbbbb;
	border-radius:5px 5px 0 0;
	cursor:pointer;
}

ul.community-tab li:last-child {
	width:calc(33.3% - 2px);
}

ul.community-tab li.active {
	border:0px solid #bbbbbb;
	border-width:2px 2px 0 2px;
	padding:15px 0 12px;
	background-color:#ffffff;
}

#community-review, #community-like, #community-comment {
	padding:10px 0 10px;
}

#community-like, #community-comment {
	display:none;
	padding-top:10px;
}

#community-comment input {
	width:calc(100% - 170px);
	height:38px;
	border-radius:5px;
	background-color:#f7f7f7;
	font-family:'NanumSquare';
	margin:0;
}

#community-comment button {
	width:165px;
	height:38px;
	border:0;
	font-family:'NanumSquare';
	font-weight:600;
	background-color:#ffffff;
	border:2px solid #dddddd;
	color:#ffffff;
	font-size:14px;
	border-radius:5px;
	color:#000000;
}

#comment-list {
	width:100%;
	list-style: none;
	padding:0;
	margin:0 0 10px;
}

#comment-list li {
	width:100%;
	font-family:'NanumSquare';
	padding:10px 0;
	border-bottom:1px solid #f4f4f4;
}

#comment-list li p.comment {
	font-size:14px;
	font-weight:500;
	line-height:120%;
	letter-spacing: -1px;
	margin:0;
	padding:0;
}

#comment-list li p.email {
	font-size:12px;
	font-weight:600;
	color:#888888;
	padding:7px 0 0 0;
	margin:0;
	letter-spacing: 0px;
}

#comment-list li p.email span {
	float:right;
}

#comment-list li p.email span button {
	width:auto;
	height:auto;
	background-color:transparent;
	color:#000000;
	font-weight: inherit;
	padding:0;
	margin:0;
	font-size:inherit;
	border:0;
}

p.comment-warning {
	text-align:center;
	font-size:11px;
	margin:5px 0;
	padding:0;
}

p.community-list-title {
	color:#4488aa;
	font-weight:400;
	font-size:18px;
	margin:20px 0;
	text-align:center;
	font-family:'NanumSquare';
}

p.community-list-title span {
	font-weight:800;
}

p.more-review {
	text-align:center;
	border:0px solid #bbbbbb;
	padding:4px 12px;
	margin:25px 0 15px;
	font-size:14px;
}

p.more-review span {
	background-color:#0099aa;
	color:#ffffff;
	padding:4px 12px 5px;
	border-radius:15px;
	font-weight:600;
}

ul.community-list, ul.like-list {
	width:100%;
	list-style: none;
	margin:0 0 10px;
	padding:0;
	font-size:0;
}

ul.community-list li {
	width:calc(20% - 16px);
	font-family:'NanumSquare';
	font-size:12px;
	padding:5px 10px 5px 0;
	margin-right:10px;
	letter-spacing:-0.5px;
	vertical-align: top;
}

ul.community-list li:last-child {
	padding-right:0;
	margin-right:0;
}

ul.like-list li {
	width:100%;
	font-family:'NanumSquare';
	font-size:12px;
	padding:5px 0;
	border-bottom:1px solid #f4f4f4;
	letter-spacing:-0.5px;
	vertical-align: top;
}

ul.like-list li.no-like, ul.community-list li.no-review {
	width:100%;
	font-size:14px;
	font-weight:400;
	padding:10px 0;
	text-align:center;
	line-height:140%;
}

#community-comment button.pageno {
	width:30px;
	background-color:#ffffff;
	color:#000000;
	font-weight:600;
	border:0;
	padding:0;
	margin:0 10px;
}

button.like {
	width:100%;
	padding:10px;
	margin:0;
	border:2px solid #dddddd;
	border-radius:4px;
	background-color:#ffffff;
}

button.like p {
	display:inline-block;
	margin:0;
	padding:0;
	font-family:'NanumSquare';
	font-size:14px;
	font-weight:600;
	letter-spacing: -1px;
	vertical-align: 4px;
}

p.review-option {
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:400;
	color:#999999;
	line-height: 100%;
}

p.review-text {
	padding:0;
	font-size:14px;
	font-weight:400;
	margin:5px 0 5px 0;
	line-height: 120%;
	overflow: hidden;
	  white-space: normal;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 3;
	  -webkit-box-orient: vertical;
	  word-break: break-all;   // 문단으로 끊어져서 줄바꿈 됨
}

p.review-name {
	margin:5px 0 0;
	padding:0;
	font-size:12px;
	font-weight:600;
	color:#888888;
}

p.review-date {
	font-family:'arial';
	margin:5px 0 0;
	padding:0;
	font-size:11px;
	font-weight:600;
	color:#888888;
	letter-spacing: -0.5px;
}

p.like-email {
	display:inline-block;
	width:calc(100% - 30px);
	vertical-align: 4px;
	margin-left:3px;
	font-family:'arial';
	letter-spacing:0;
	font-weight: 600;
}

p.like-email span.date {
	float:right;
	font-size:11px;
	color:#888888;
	letter-spacing: -0.5px;
}

.review-content {
	display:inline-block;
	width:calc(100% - 85px);
}

/* 풍선 도움말 */
span.help {
	position: absolute;
	font-size:11px;
	font-weight: 800;
	width:14px;
	height:14px;
	border-radius: 7px;
	color:#ffffff;
	background-color:#006677;
	text-align:center;
	line-height: 14px;
	margin-left:4px;
	margin-top:2px;
	cursor: pointer;
}

.help_bubble {
	display:none;
	position: absolute;
	width:290px;
	font-size:11px;
	letter-spacing:-1px;
	font-weight: 300;
	line-height: 140%;
	border-radius: 3px;
	padding:12px 10px;
	background-color:#ffffff;
	border:1px solid #999999;
	color:#333333;
	z-index:999;
}

.help_bubble strong {
	font-weight:400;
	color:#000000;
}