.main-slider {
	width:100vw;
	height:100vw;
	background-color:#f4f4f4;
	overflow:hidden;
}

.Thumb, .Thumb img {
	display:inline-block;
	width:100vw;
	height:100vw;
}

.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:45px;
	height:45px;
	border: 2px solid #ffffff;
	border-radius:3px;
}

.thumbnail-slider .slick-slide {
	opacity: 0.8;
	transition: opacity 0.2s;
	border-radius:2px;	
}
.thumbnail-slider .slick-current img {
	opacity: 1;
	border: 2px solid #4499aa;

}

.thumbnail-slider img {
	width:45px;
	height:45px;
	object-fit: cover;
}

.product_info {
	display:inline-block;
	width:calc(100% - 20px);
	padding:0 10px;
	background-color:rgba(255,255,255,1);
	margin:8px auto 0;
	border:0px;
	border-bottom:1px solid #dddddd;
	text-align:left;
	
}

.product_info hr {
	border:0px;
	border-bottom:1px dotted #dddddd;
	margin:8px 0;
}

.product_info ul {
	list-style: none;
	padding:0px;
	margin:0px;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	
}

.product_info ul li {
	font-weight: 300;
	display:inline-block;
	margin-right:2px;
}

.product_info button.buynow {
	width:calc(100% - 186px);
	height:42px;
	padding:11px 13px;
	margin-right:2px;
	background-color:#dd0000;
	border:0px;
	color:#ffffff;
	font-size:16px;
	border-radius:2px;
	vertical-align: top;
}

.product_info button.cart {
	width:91px;
	height:42px;
	padding:10px 13px;
	margin-right:2px;
	background-color:#ffffff;
	border:1px solid #dd0000;
	color:#dd0000;
	font-size:16px;
	border-radius:2px;
	vertical-align: top;
}

.naverpay {
	display:inline-block;
	border-radius:2px;
	width:89px;
	height:40px;
	border:1px solid #339955;
	overflow:hidden;
	vertical-align: top;
}

.select_tab {
	position:relative;
	width:100%;
	overflow-x: hidden;	
}

.posterlabel {
	text-align:center;
	font-size:12px;
	margin:20px 0;
	color:#8f763c;
}


/* 작품 설명 부분 */

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

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

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

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

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

/* 작품 설명 부분 */

.detail {
	text-align: center;
}

/* 191009 */
.detailImage {
	width:calc(100% - 2px);
	max-width:1160px;
	border:1px solid #f4f4f4;
}

.detail .explain {
	font-size:10px;
	text-align:center;
	padding:0;
	margin:5px;
	line-height: 10px;
	color:#777777;
}

.detail .explain img {
	width:12px;
	margin-right:3px;
	vertical-align: top;
	opacity: 0.5;
}

.zoom {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:none;
	background-color:ffffff;
	z-index:999999;
	overflow:scroll;
}

.zoom .explain {
	position:fixed;
	width:100%;
	padding:5px;
	bottom:0;
	font-size:10px;
	text-align:center;
	background-color:#ffffff;
	letter-spacing: -0.5px;
}

.zoomImage {
	max-width:1000px;
	max-height:1000px;
}

.detail-bottom img {
	width:100%;
	max-width:1160px;
}

.buyarea {
	position:fixed;
	width:100%;
	bottom:0px;
	left:0;
	z-index:999999;
}

.buyareabody {
	width:calc(100% - 20px);
	
	padding:0 10px 10px;
	background-color:#f7f7f7;
	vertical-align:top;
	
}

.grab {
	width:70px;
	height:20px;
	margin:0 auto;
	text-align:center;
	background-color:#f7f7f7;
	border:0 solid #dddddd;
	border-width:1px 1px 0 1px;
	border-radius:7px 7px 0 0;
}

.line {
	height:1px;
	font-size:0;
}

.leftline {
	display:inline-block;
	width:calc((100% - 70px) / 2);
	border:0px solid #dddddd;
	border-width:1px 0 0 0;
}

.centerline {
	display:inline-block;
	width:70px;
	border:0px solid #f7f7f7;
	border-width:1px 0 0 0;
}

.rightline {
	display:inline-block;
	width:calc((100% - 70px) / 2);
	border:0px solid #dddddd;
	border-width:1px 0 0 0;
}

p {
	letter-spacing:-1px;
}

p.name {
	font-size:18px;
	margin:0px;
	padding:0px;
}

p.ename {
	font-size:12px;
	color:#999999;
	margin:0px;
	
	
}

p.description {
	font-size:12px;
	font-weight: 300;
	padding:0px 0 0px 0;
	margin-bottom:10px;
	color:#888888;
	word-break: break-all;
}

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;
	width:70px;
	font-size:12px;
	margin:0px;
	padding:3px 0px;
	color:#666666;
	
}

p.agreement {
	margin:0 0 12px;
}

p.optiontitle {
	font-size:14px;
	margin:0px;
	padding:6px 0px;
	text-align: left;
	font-weight: 400;
}

ul.optiontab {
	margin:0 0 6px 0;
	padding:0;
	letter-spacing: -1px;
	font-size:0;
}

ul.optiontab li {
	font-size:12px;
	font-weight: 300;
	width:60px;
	margin:0;
	padding:6px 4px;
	border:0px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	text-align:center;
	color:#777777;
}

ul.optiontab li:nth-child(3) {
	width:calc(100% - 140px);
}

ul.optiontab li.current {
	font-size:12px;
	font-weight: 300;
	border:0px solid #dddddd;
	border-width:1px 1px 0 1px;
	color:#000000;
}

div.viewTitle {
	position:fixed;
	width:calc(100% - 20px);
	padding:10px 10px 16px;
	background-color:#fafafa;
	border-bottom:1px solid #dddddd;
	z-index:99999999;
}

div.viewTitle a {
	text-decoration: none;
	color:#000000;
	font-size:15px;
	letter-spacing:-1px;
	line-height: 130%;
}

p.option {
	display:inline-block;
	width:90px;
	font-size:14px;
	margin:0px;
	padding:6px 0px;
	vertical-align: top;
}

div.buyinginfo {
	padding:7px 0 0;
}

p.result {
	display:inline-block;
	width:calc(100% - 90px);
	font-size:14px;
	margin:0px;
	padding:2px 0px;
	color:#444444;
	font-weight: 300;
	text-align:right;
}

div.pricesave {
	display:inline-block;
	float:right;
	margin:7px 0 0 3px;
	padding:0;
	text-align: right;
	font-size:13px;
}

span.price {
	font-family:'arial';
	font-size:20px;
	color:#000000;
	font-weight: 600;
	letter-spacing: -0.5px;
}

span.won {
	vertical-align:1px;
	margin-left:1px;
}

p.tag {
	display:inline-block;
	width:calc(100% - 70px);
	font-size:13px;
	margin:0px;
	padding:3px 0px;
	color:#666666;
	font-weight: 300;
}

p.result input[type=text] {
	width:50px;
	margin-right:0px;
	text-align:right;
	padding:0 10px 0 0;
	border:0;
	font-size:13px;
	font-weight: 500;
	background-color:#ffffff;
}

select {
	width:42%;
	text-align:right;
	padding:7px 22px 7px 5px;
	border-radius: 3px;
	border:1px solid #bbbbbb;
	background-color:#ffffff;
	letter-spacing: -1px;
	font-size:14px;
	font-weight: 500;
	color:#000000;
	-webkit-appearance: none; 
	-moz-appearance: none;    
	appearance: none;
	background-image: url('http://img.artnshop.net/bg/select_bg.gif');
	background-position: right center;
	background-repeat: no-repeat;
}

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

#optionVal {
}

#quantity {
	width:34px;
	margin:0 5px;
	padding:6px;
	text-align:center;
	background-color:#ffffff;
	border:1px solid #bbbbbb;
	border-radius:3px;
}

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

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

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

p.callcenter {
	text-align:left;
	margin:0px;
}

.callcenter {
	margin-top:5px;
}

.callcenter ul
{
	list-style-type: none;
	padding:0px;
	margin:0px;
	font-size:0px;
}

.callcenter ul li {
	display:inline-block;
	width:calc(100% - 56px);
	margin-right:6px;
}

.callcenter ul li:nth-child(2n) {
	width:50px;
	margin-right:0px;
}

.callcenter ul li button {
	width:100%;
	border:1px solid #bbbbbb;
	padding:4px;
	background-color:#ffffff;
	color:#666666;
	font-size:16px;
	height:48px;
	vertical-align:top;
}

.callcenter ul li button img {
	height:32px;
}

.callcenter ul li:nth-child(2) button {
	border:1px solid #fae800;
	background-color:#fae800;
}

/*리뷰 */

.reviewBox {
	border:0px solid #eeeeee;
	border-width:1px 0 1px 0;
	margin-bottom:20px;
}

.reviewBox ul {
	margin:0;
	padding:0;
}

.reviewBox ul li {
	display:block;
	letter-spacing: -1px;
	font-size:12px;
	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:90px;
	height:90px;
	margin-right:5px;
	vertical-align: top;
	background-size:cover;
	background-position: center center;
}

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

.reviewBox ul li p.content a {
	color:#000000;
	text-decoration: none;
	line-height: 140%;
}

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

.reviewrate {
	width: 100%;
	border: 0px solid #eeeeee;
	border-width: 0 0 2px 0;
	padding-bottom: 20px;
	text-align: center;
}

p.reviewpercent {
	font-family: 'arial';
	font-size: 62px;
	padding: 0;
	margin: 0px 0 0 0;
	text-align: center;
	font-weight: 600;
	line-height: 100%;
	color: #000000;
	letter-spacing: -2px;
}

p.reviewdetail {
	font-size: 14px;
	padding: 0;
	margin: 0;
	text-align: center;
	font-weight: 400;
	line-height: 100%;
	color: #666666;
	letter-spacing: -1px;
}

p.reviewdetail span {
	font-family: 'arial';
	font-weight: 600;
}

/* 리뷰 */

/* 라벨 */

.bg_thumbnail {
	display:block;
	position:absolute;
	width:calc(100% - 20px);
	margin-top:-55px;
	padding:0 10px;
	overflow-x:hidden;
}

.bg_thumbnail ul {
	list-style: none;
	white-space: nowrap;
	overflow-x:auto;
	overflow-y:hidden;
	padding:0px;
	margin:0px;
	font-size:0;
	text-align:center;
}

.bg_thumbnail ul li {
	display:inline-block;
	margin-right:2px;
	vertical-align:top;
}

.bg_thumbnail label input {
	visibility: hidden;
	position:absolute;
	margin:0;
}

.bg_thumbnail label input:checked + img {
	width:46px;
	height:46px;
	border:1px solid #dd0000;
	opacity: 1;
	transition:0.15s;
}

.bg_thumbnail label input + img {
	cursor: pointer;
	width:46px;
	height:46px;
	transition:0.15s;
	opacity: 1;
	border:1px solid #ffffff;
}

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

.framenamespot {
	display:block;
	position:absolute;
	left:calc((100vw - 114px) / 2);
	width:100px;
	text-align:center;
	background-color:rgba(128,128,128,0.7);
	color:#ffffff;
	margin-top:-95px;
	padding:2px 7px 4px;
	z-index:9;
	letter-spacing: -1px;
	font-weight:600;
	font-size:13px;
	border-radius:14px;
}

/* 라벨 */

/* 라벨 */

ul#print_media .mediali, ul#radio_matiere li {
	font-size:12px;
	letter-spacing: -0.5px;
	margin:0;
}

ul#print_media label input + p {
	cursor: pointer;
	padding:2px 8px 3px 7px;
	margin:0;
}

ul#radio_matiere label input + p {
	cursor: pointer;
	padding:2px 20px 3px;
	margin:0;
}

ul#print_media label:nth-child(1) input + p, ul#radio_matiere label:nth-child(1) input + p {
	border:0px solid #dddddd;
	border-width:1px 0 1px 1px;
	border-radius: 3px 0 0 3px;
}

ul#print_media label:nth-child(2) input + p, ul#radio_matiere label:nth-child(2) input + p {
	border:0px solid #dddddd;
	border-width:1px 1px 1px 0;
	border-radius: 0 3px 3px 0;
}

ul#print_media label input:checked + p, ul#radio_matiere label input:checked + p {
	background-color:#666666;
	border-color:#666666;
	color:#ffffff;
}

ul#print_media label:nth-child(1) input:disabled + p, ul#radio_matiere label:nth-child(1) input:disabled + p {
	background-color:#eeeeee;
	border-color:#dddddd;
	color:#777777;
}

ul#print_media label:nth-child(2) input:disabled + p, ul#radio_matiere label:nth-child(2) input:disabled + p {
	background-color:#ffffff;
	border-color:#dddddd;
	color:#999999;
}

ul#print_media .mediali input, ul#radio_matiere .mediali input {
	vertical-align: -2px;
}

ul#frame_type, ul#print_media, ul#mat_type, ul#radio_matiere {
	margin-bottom:8px;
	font-size:0;
}

ul#frame_type label, ul#print_media label {
	
}

ul#frame_type label input, ul#print_media label input, ul#mat_type label input, ul#radio_matiere label input {
	visibility: hidden;
	position:absolute;
}

ul#frame_type label input:checked + img, ul#mat_type label input:checked + img {
	border:1px solid #dd0000;
	background-color:#f4f4f4;
}

ul#frame_type label input + img, ul#mat_type label input + img {
	cursor: pointer;
	width:46px;
	height:46px;
	border:1px solid #eeeeee;
	margin:0;
}

ul#frame_type label p, ul#mat_type label p {
	margin:0px;
	text-align:center;
	font-size:11px;
	font-weight: 300;
}

ul#print_media label p, ul#radio_matiere label p {
	margin:0px;
	text-align:center;
	font-size:12px;
	font-weight: 300;
}

/* 라벨 */

/* 상표권 */

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

.copyright .wrap {
	width:calc(100% - 30px);
	padding:0px 15px;
	text-align: left;
}

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

/* 프레임 */

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

.detailFrame .bigframe {
	width:100%;
	margin:0px auto;
	padding:150px 0;
	background-color:#f4f4f4;
}


/*장바구니 팝업*/
.cartpop {
	display:none;
}

.cartpop .dialog {
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-50px;
	margin-left:-110px;
	width:200px;
	height:80px;
	background-color:#ffffff;
	z-index:999999;
	padding:20px 10px;
	text-align: center;
}

.cartpop .dialog p {
	margin:0 0 20px;
	padding:0;
	font-size:13px;
	letter-spacing: -0.5px;
	font-weight: 300;
	line-height: 130%;
}

.cartpop .dialog button {
	font-size:12px;
	letter-spacing: -0.5px;
	width:90px;
	padding:6px 0;
	background-color:#f1f1f1;
	border:0;
}

.cartpop .dialog button.red {
	background-color:#850037;
	color:#ffffff;
}

.cartpop .bg {
	position: fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	z-index:99999;
}

/* 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;
}


/* 디테일 HTML */

.detail_logo {
	text-align:center;
	padding:0;
	margin:30px 0 4px;
}

.detail_logo_copy {
	text-align:center;
	font-size:14px;
	padding:0;
	margin:4px 0 25px;
	color:#000000;
}

.detail_main_copy {
	text-align:center;
	font-size:22px;
	letter-spacing: -1.5px;
	line-height:120%;
	font-weight: 300;
	color:#000000;
}

.detail_main_image {
	width:100%;
	height:auto;
	background-color:#f4f4f4;
}

.detail_image {
	width:100%;
	height:220px;
	background-color:#f4f4f4;
}

.detail_matiere {
	text-align:center;
}

.detail_matiere img {
	max-width:100%;
	margin:30px auto 0px;
}

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

.detail_header_line {
	width:120px;
	margin:0 auto;
	border:0px dotted #666666;
	border-width:1px 0 0 0;
	padding:0;
}

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

.detail_body_title {
	font-size:16px;
	font-weight:500;
	letter-spacing: -1.5px;
	text-align:left;
	margin:50px 0 10px;
	padding:0 20px;
	color:#000000;
}

.detail_body_text {
	font-size:14px;
	font-weight:300;
	letter-spacing: -1.5px;
	text-align:left;
	margin:10px 0 20px;
	padding:0 20px;
	color:#000000;
	line-height: 140%;
}

.detail_note_title {
	font-size:12px;
	font-weight:500;
	letter-spacing: -1.5px;
	text-align:left;
	margin:20px 0 5px;
	padding:0 20px;
	color:#000000;
}

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

.detail_body_description {
	font-size:11px;
	font-weight:300;
	letter-spacing: -1px;
	text-align:left;
	margin:-10px 0 20px 6px;
	padding:0 20px;
	color:#000000;
	text-indent: -6px;
	line-height: 120%;
}

.detail_frame_description {
	font-size:14px;
	font-weight:300;
	letter-spacing: -1px;
	text-align:left;
	margin:10px 0 20px;
	padding:0 20px;
	color:#000000;
	line-height: 140%;
}

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

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

ul.detail_frametype li {
	display:inline-block;
	width:100%;
	vertical-align: top;
}

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

.detail_frame_image {
	max-width:100%;
	margin:0 auto;
}

.circle {
	position:absolute;
	margin-top: -24px;
	right:20px;
	width:50px;
	height:50px;
	font-size:11px;
	border-radius:35px;
	text-align: center;
}

.circle1 {
	position:absolute;
	margin-top: -24px;
	right:65px;
	width:50px;
	height:50px;
	font-size:11px;
	border-radius:35px;
	text-align: center;
}

.circle p {
	color:#ffffff;
	font-weight: 600;
	line-height: 110%;
	margin:12px 0 0;
	padding:0;
}

.circle1 p {
	color:#000000;
	font-weight: 600;
	line-height: 110%;
	margin:12px 0 0;
	padding:0;
}


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

ul.detail_frametype li hr {
	width:60px;
	margin:5px 0;
	padding:0;
	border:0px solid #000000;
	border-width:1px 0 0 0;
}

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

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

.detail_frame_spec span {
	font-weight: 500;
}

ul.community-tab {
	list-style: none;
	margin:0;
	padding:6px 5px 0;
	font-size:0;
	background-color:#f7f7f7;
}

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

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:10px 0 12px;
	background-color:#ffffff;
}

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

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

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

#community-comment button {
	width:100%;
	border:0;
	font-family:'NanumSquare';
	font-weight:800;
	background-color:#999999;
	color:#ffffff;
	font-size:14px;
	padding:10px 0;
	border-radius:5px;
}

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

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

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

#comment-list li p.email {
	font-size:11px;
	font-weight:400;
	color:#999999;
	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;
	background-color:transparent;
	color:#000000;
	font-weight: inherit;
	padding:0;
	margin:0;
	font-size:inherit;
}

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

p.community-list-title {
	color:#4488aa;
	font-weight:500;
	font-size:13px;
	text-align:center;
	font-family:'NanumSquare';
}

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

ul.community-list {
	list-style: none;
	margin:0;
	padding:0;
	font-size:0;
}

ul.community-list li {
	font-family:'NanumSquare';
	font-size:12px;
	padding:5px 0;
	letter-spacing:-0.5px;
	border-bottom:1px dotted #dddddd;
}

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

button.like {
	width:calc(100% - 10px);
	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:12px;
	font-weight:600;
	letter-spacing: -1px;
	vertical-align: 4px;
}

p.review-option {
	padding:0;
	margin:0;
	font-size:11px;
	color:#777777;
}

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

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

p.like-email {
	display:inline-block;
	width:calc(100% - 36px);
	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);
}

.help_bubble {
	display:none;
	position: fixed;
	left:10px;
	top:56px;
	width:calc(100% - 42px);
	font-size:14px;
	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;
}

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

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

table.detailTable td {
	width:50%;
	text-align:center;
	border-bottom:1px dotted #666666;
	font-size:12px;
	font-weight: 300;
	padding:10px 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:#ffbb00;
}