/* BASIC css start */
#productDetail .loc-navi { margin-top: 30px; padding-bottom: 5px; border-bottom: 1px solid #e5e5e5; color: #555; font-size: 12px; padding: 0 0 10px; }
.loc-navi a { color: #555; font-size: 12px; }

/* 상단 섬네일, 상품 옵션 정보 */
#productDetail .thumb-info { zoom: 1; }
#productDetail .thumb-info:after { content: ""; display: block; clear: both; }

/* 섬네일 */
#productDetail .thumb-info .thumb-wrap { float: left; width: 530px; text-align: center; }
#productDetail .thumb-info .thumb { width: 530px; text-align: center; margin: 0 auto; text-align: left; }
#productDetail .thumb-info .thumb img { display; block; width: 500px; /*max-width: 500px;*/ border-radius: 5px; }
#productDetail .thumb-info .thumb-ctrl { clear: both; padding-top: 20px; text-align: center; }
#productDetail .thumb-info .thumb-ctrl a { font-size: 11px; }
#productDetail .thumb-info .thumb-ctrl a img { vertical-align: middle; margin-right: 3px; }
#productDetail .thumb-info .thumb-ctrl a:hover { text-decoration: underline; }

/* 상품옵션 정보 */
#productDetail .thumb-info .info { float: right; width: 580px; background: #fff; border-radius: 5px; padding: 0px 30px 30px; }
#productDetail .thumb-info .info .tit-prd { font-weight: bold; font-size: 14px; color: #252525; }
#productDetail .thumb-info .info .table-opt { margin-top: 20px; color: #555; }
#productDetail .thumb-info .info .table-opt th,
#productDetail .thumb-info .info .table-opt td { font-size: 12px; padding: 11px 0 10px; }
#productDetail .thumb-info .info .table-opt th { font-weight: normal; letter-spacing: -1px; }
#productDetail .thumb-info .info .table-opt th div,
#productDetail .thumb-info .info .table-opt td div { padding: 0px; }

/* 판매가격 */
#productDetail .thumb-info .info .table-opt .price { font-weight: bold; }
.price11 { color:#d4b28d; font-weight: bold;}

/* 주문수량 */
#goods_amount { float:left; }
#productDetail .thumb-info .info .table-opt .opt-spin { position: relative; width: 52px; height: 15px; border: 1px solid #acacac; }
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin,
#productDetail .thumb-info .info .table-opt .opt-spin .btns { float: left; }
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin { width: 41px; height: 13px; padding-left: 2px padding-top: 2px; border: 0; font-size: 11px; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns { width: 17px; height: 15px; border-left: 1px solid #aaa; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a { overflow: hidden; float: left; width: 100%; height: 8px; text-indent: -999px; background: none; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-up { border-bottom: 1px solid #aaa; background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 50%; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-dw { background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 50%; }
#productDetail .thumb-info .info .prd-btns { margin-top: 0; text-align: center; }
#productDetail .thumb-info .info .prd-btns a { margin-right: 5px; }
#productDetail .thumb-info .info .nhn-btns { width: 100%; height: auto; overflow: hidden; padding: 10px 0; }

/* 통합옵션 */
#productDetail .thumb-info .info .table-opt .opt-wrap { width: 100%; }
#productDetail .thumb-info .info .table-opt .opt-wrap .tit { margin-bottom: 5px; padding-left: 10px; display: none; }
#productDetail .thumb-info .info .table-opt .opt-wrap dl { overflow: hidden; width: 100%; margin-bottom: 7px; }
#productDetail .thumb-info .info .table-opt .opt-wrap dt { float: left; width: 90px; padding-top: 4px; }
#productDetail .thumb-info .info .table-opt .opt-wrap dd { float: left; width: 248px; }
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn { padding-left: 10px; text-align: right; }
#productDetail .thumb-info .info .table-opt .opt-wrap select { width: 490px; height: 22px; border: 1px solid #ddd; }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns { position: relative; width: 56px; height: 25px }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns input { position: absolute; top: 0; left: 0; width: 35px; height: 17px; border: 1px solid #ddd; text-align: right; padding: 2px; }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns .btn-up { position: absolute; top: 2px; right: 0; }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns .btn-dw { position: absolute; bottom: 4px; right: 0; }
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count select { float: left; width: 180px; }
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count .opt-btns { float: left; width: 56px; margin-left: 5px; }





/* 세트상품 */
#productDetail .thumb-info .info .table-opt.package{margin:-25px 0 25px; border-top:1px solid #e8e8e8;}
#productDetail .thumb-info .info .table-opt.package td{padding:25px 0; border-bottom:1px solid #e8e8e8;}
#productDetail .thumb-info .info .table-opt.package td.thumb{text-align:center; width:120px;}
#productDetail .thumb-info .info .table-opt.package td.thumb img{width:100px; height:auto;}
#productDetail .thumb-info .info .table-opt.package td.infor{padding-left:15px;}
#productDetail .thumb-info .info .table-opt.package td.infor li{font-size:0; line-height:0; letter-spacing:0;}
#productDetail .thumb-info .info .table-opt.package td.infor span,
#productDetail .thumb-info .info .table-opt.package td.infor a{display:inline-block; vertical-align:top; font-size:12px; line-height:25px;}
#productDetail .thumb-info .info .table-opt.package td.infor span.tit{width:90px;}
#productDetail .thumb-info .info .table-opt.package td.infor span.price{width:calc(100% - 90px); font-weight:bold;}
#productDetail .thumb-info .info .table-opt.package td.infor span.price.consumer{text-decoration:line-through;}
#productDetail .thumb-info .info .table-opt.package td.infor span.price select{width:100%; height:24px; font-weight:normal; border:1px solid #e8e8e8;}
#productDetail .thumb-info .info .table-opt.package td.infor span.package_product_tit{display:none;}
#productDetail .thumb-info .info .table-opt.package td.infor .opt-btns{display:inline-block; width: 62px; height:24px; position: relative; margin-top:5px;}
#productDetail .thumb-info .info .table-opt.package td.infor .opt-btns input{height:12px; float:inherit !important; line-height:12px;}
#productDetail .thumb-info .info .table-opt.package td.infor .opt-btns a{width:11px; height:9px; line-height:0;}
#productDetail .thumb-info .info .table-opt.package td.infor .opt-btns .btn-up{right:0px; top:1px; position:absolute;}
#productDetail .thumb-info .info .table-opt.package td.infor .opt-btns .btn-dw{right:0px; bottom:1px; position:absolute;}

#productDetail .opt-wrap.package{background:#f3f3f3; text-align:right; padding:20px; margin-top:25px; width:inherit !important; box-sizing:border-box; border-radius:5px;}
#productDetail .opt-wrap.package ul{line-height:25px;}







/* 타이틀 공통 */
#productDetail .tit-detail { zoom: 1; position: relative; margin-top: 70px; padding-left: 15px; font-size: 0; line-height: 0; }
#productDetail .tit-detail .btns { position: absolute; right: 0px; top: -5px; font-size: 0; line-height: 0; }
#productDetail .tit-detail .btns a { margin-left: 5px; }

/* 상품 상세 이미지 */
#productDetail .prd-detail table { table-layout: auto; }
#productDetail .prd-detail { margin-top: 15px; width: 100%; overflow: hidden; line-height: 20px; text-align: center; }
#productDetail .prd-detail img { max-width: 100%; }

/* 관련상품 */
#prdRelated .prdlist_rollup { margin-top: 20px; }
#productDetail .prd-list { padding-top: 10px; border-top: 1px solid #b4b4b5; }
#productDetail .prd-list .thumb { width: 50px; height: 50px; }
#productDetail .prd-list th { padding-bottom: 10px; border-bottom: 1px solid #aaa; }
#productDetail .prd-list td { padding: 5px 0; border-bottom: 1px solid #aaa; }
#productDetail .prd-list .prd-amount { position: relative; width: 52px; height: 15px; border: 1px solid #acacac; }
#productDetail .prd-list .prd-amount .txt-spin,
#productDetail .prd-list .prd-amount .btns { float: left; }
#productDetail .prd-list .prd-amount .txt-spin { width: 41px; height: 13px; padding-left: 2px padding-top: 2px; border: 0; font-size: 11px; }
#productDetail .prd-list .prd-amount .btns { width: 17px; height: 15px; border-left: 1px solid #aaa; }
#productDetail .prd-list .prd-amount .btns a { overflow: hidden; float: left; width: 100%; height: 8px; text-indent: -999px; background: none; }
#productDetail .prd-list .prd-amount .btns a.btn-up { border-bottom: 1px solid #aaa; background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 50%; }
#productDetail .prd-list .prd-amount .btns a.btn-dw { background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 50%; }
#productDetail .related-allbasket { width: 100%; padding-top: 10px; text-align: right; }

/* review-write */
#productDetail .review-write { margin-top: 15px; padding: 5px 0 10px; border-top: 1px solid #b4b4b5; border-bottom: 1px solid #b4b4b5; }
#productDetail .review-write th,
#productDetail .review-write td { padding: 5px 0 4px; }
#productDetail .review-write th { font-weight: normal; }

/* 댓글리스트 공통 */
#productDetail .table-slide { }
#productDetail .table-slide thead th { border-bottom: 1px solid #e7e7e7; font-weight: normal; display: none; }
#productDetail .table-slide th,
#productDetail .table-slide td { padding: 18px 3px 18px; cursor: pointer; }
#productDetail .table-slide tr.cnt { display: none; }
#productDetail .table-slide tr.cnt td { cursor: default; }
#productDetail .table-slide tr.nbg td { background-image: none; border-bottom: 1px solid #e7e7e7; }
#productDetail .table-slide tr.reply .tb-txt { padding-left: 30px; background: url(/images/d3/modern_simple/common/bull_reply.gif) no-repeat 10px 0; }

/* review-list */
#productDetail .review-list { margin-top: 0px; }
/* qna board */
#productDetail .qna-list { margin-top: 0px; }


/* ****************** 상품 상세 옵션 ******************** */
.MK_not_choice { color: red; }
.MK_optAddWrap,
.MK_optAddWrap * { margin: 0; padding: 0; }
.MK_optAddWrap { color: #666; font-size: 11px; line-height: 13px; font-family: Dotum; }
.MK_optAddWrap li { list-style: none; }
/* 옵션선택 */
#MK_optAddList { overflow: hidden; *zoom: 1; }
#MK_optAddList li { float: left; width: 100%; margin-top: 5px; }
#MK_optAddList .MK_tit,
#MK_optAddList .MK_div,
#MK_optAddList .MK_st { float: left; }
#MK_optAddList .MK_tit,
#MK_optAddList .MK_div { font-size: 11px; line-height: 16px; }
#MK_optAddList .MK_tit { width: 65px; margin-right: 5px; }
#MK_optAddList .MK_div { width: 5px; text-align: center; }
#MK_optAddList .MK_st { width: 205px; }
#MK_optAddList .MK_st .MK_btn-add { cursor: pointer; }
#MK_optAddList .MK_st select { margin-left: 5px; width: 195px; height: 18px; }
/* 옵션선택PP */
#MK_optAddListPP { overflow: hidden; *zoom: 1; }
#MK_optAddListPP .MK_tit,
#MK_optAddListPP .MK_st { float: left; width: auto; }
#MK_optAddListPP .MK_tit { margin-right: 5px; margin-top: 3px; }
/* 옵션 결과 리스트 */
#MK_innerOptWrap { margin-top: 10px; font-family: "Ubuntu","Nanum Gothic","dotum","arial",AppleGothic,sans-serif; line-height: 21px; }
#MK_innerOptWrap #MK_innerOptScroll.limit { position: relative; height: 150px; overflow-y: auto; }
#MK_innerOptWrap .MK_inner-opt-cm li { *zoom: 1; position: relative; min-height:13px; _height: 13px; *margin-bottom: -4px; padding: 8px 5px; border-bottom: 1px solid #ddd; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { position: absolute; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { display: block; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price { right: 20px; top: 10px; color: #333; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { right: 5px; top: 8px; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .basic_option { margin-top: 3px; padding: 0; }
/* 사용자 입력 인풋박스 (color, size )*/
.MK_optAddWrap .MK_inner-opt-cm li .MK_txt_uinput { width: 200px; }
/* 기본옵션 */
#MK_innerOptWrap #MK_innerOpt_01 li .MK_p-name { margin-right: 140px; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl { width: 50px; top: 10px; *top: 9px; right: 100px; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl input.MK_count { width: 30px; height: 16px; line-height: 16px; padding: 2px 0 0 2px; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a { position: absolute; right: 0px; font-size: 0; line-height: 0; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a img { vertical-align: top; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-up { top: 2px; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-dw { top: 12px; }

/* 개별옵션 */
#MK_innerOptWrap #MK_innerOpt_02 li .MK_p-name { margin-right: 80px; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl { width: 50px; top: 3px; *top: 2px; right: 90px; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl input.MK_count { width: 30px; height: 16px; line-height: 16px; padding: 2px 0 0 2px; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a { position: absolute; right: 0px; font-size: 0; line-height: 0; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a img { vertical-align: top; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a.MK_btn-up { top: 2px; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a.MK_btn-dw { top: 12px; }

/* 총합계 */
#MK_innerOptTotal { padding: 30px 5px 20px !important; font-size: 12px; color: #333; text-align: right; font-size: 11px; }
#MK_innerOptTotal .MK_txt-total { }
#MK_innerOptTotal .MK_txt-won { color: #272727; }
#MK_innerOptTotal .MK_total { color: #272727; font-size: 21px; font-weight: bold; margin-left: 5px; }

/* 소리뷰 */
#sorivu { position: relative; margin-top:40px; }

/* 상품 일반정보(상품정보제공 고시) */
#productWrap { margin: 10px 0; }
#productWrap h3.tb-tit { margin-bottom: 10px; text-align: left; }
#productWrap table { width: 100%; font-size: 12px; border-collapse: collapse; border-width: 1px 0 1px 0; border-color: #b4b4b4; border-style: solid; table-layout: fixed; }
#productWrap table th { border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; background-color: #f8f8f8; color: #3b3b3d; text-align: left; padding: 10px 0 10px 15px; }
#productWrap table td { color: #8b8b8b; border-bottom: 1px solid #e0e0e0; word-break: break-all; text-align: left; padding: 10px 0 10px 17px; }

#detail_info { background: #fff; border: 1px #ddd solid; border-top: 2px #272727 solid; padding: 40px; margin-bottom: 70px; width: 1170px; border-radius: 3px; }
#detail_info_wrap { position:relative; margin:0 auto; }
#detail_info_wrap .tlt_l { font-size: 17px; font-weight: 100; color: #272727; font-family: "Montserrat","Nanum Gothic",sans-serif; padding: 10px 0 20px; height: 30px; line-height: 30px; }
#detail_info_wrap .tlt_l .icon { float: right; text-align: left; font-size: 15px; display:inline-block; *display:inline; *zoom:1; }
#detail_info_wrap .tlt_l .icon img { vertical-align: middle; margin-left: 4px; }

.detail_div_ea { width: 100%; height: auto; overflow: hidden; margin-bottom: 70px; text-align: center; }
.btns { text-align: right; margin-top: 10px; }
.paging { margin: 0; }

.coupon_area { text-align: center; }
.coupon_area > a > div { margin: 0 auto; }

/* 탭 */
.detail_tab .menu { background: none; border: none; text-align: left; border-bottom: 1px #ddd solid; }
.detail_tab .menu li { background: none; border: none; display:inline-block; *display:inline; *zoom:1; float: none; }
.detail_tab .menu li a { display: block; text-decoration: none; outline: 0; line-height: 20px; text-transform: uppercase; background: none; border: none; min-width: auto; padding: 5px 15px; color: #7f7f7f; font-size: 13px; font-family: "Raleway","Nanum Gothic",sans-serif; font-weight: 500; text-transform: uppercase; letter-spacing: 1.5px; line-height: 20px; }
.detail_tab .menu li.selected a { background: none; border: none; color: #444; border-bottom: 2px #444 solid; letter-spacing: 1px; margin-bottom: -1px; font-weight: bold; }



.prdlist_default { margin-top: 30px; }


/* 스마트쿠폰목록 */
#productDetail .smart-coupon-list  { padding:20px 0; text-align:center;}
#productDetail .smart-coupon-list  ul {display: inline-block; *display:inline; zoom:1; overflow:hidden; margin-left:-30px; min-width:300px;}
#productDetail .smart-coupon-list  ul li {position:relative; float:left; width:344px; margin:0 0 30px 30px; border:1px solid #cecece; border-radius:10px; letter-spacing:-1px; overflow:hidden; text-align:left;}
#productDetail .smart-coupon-list  ul li .c-info {position:relative; float:left; width:245px; padding:20px; border-right: 1px dashed #cecece; }
#productDetail .smart-coupon-list  ul li .c-image a {display:block;}
#productDetail .smart-coupon-list  ul li .c-image img { width:368px; height:128px;}
#productDetail .smart-coupon-list  ul li p { padding-bottom:10px; line-height:18px; font-size:12px; color:#999; word-break:break-all; font-family:"Malgun Gothic"; }
#productDetail .smart-coupon-list  ul li p:last-child {padding-bottom:0;}
#productDetail .smart-coupon-list  ul li p.c-name { font-size:14px; color:#000; font-weight:bold; word-break: break-all; }
#productDetail .smart-coupon-list  ul li p.c-price {font-size:26px; color:#ff3a34; font-weight:bold; line-height:24px;}
#productDetail .smart-coupon-list  ul li.sc-style1.sc-reserve p.c-price {color:#3b6ce9;}
#productDetail .smart-coupon-list  ul li .sc-btn-down {position:absolute; top:0; right:0; bottom:0; width:58px; margin:auto; vertical-align:middle; background:#f8f8f8; font-family:"Malgun Gothic"; } 
#productDetail .smart-coupon-list  ul li .sc-btn-down > span {position:absolute; left:0; top:0; right:0; bottom:0; margin:auto; height:22px; text-align:center; font-size:0; }
#productDetail .smart-coupon-list  ul li .sc-btn-down > span > span.sc-complete {font-size:12px; color:#999;}
#productDetail .smart-coupon-list  ul li .sc-btn-down > span a { font-size:0; display:inline-block; margin-top:-5px; }
#productDetail .smart-coupon-list  ul li .sc-btn-down span a > span { font-size:0; text-indent:-9999px; display:inline-block; width:22px; height:22px; background:url('/images/common/ico_h11_down_black_l.png') no-repeat center center; }
#productDetail .smart-coupon-list  ul li.sc-style2 {border:1px solid #fff;}
#productDetail .smart-coupon-list  ul li.sc-style2 .c-info { background:#171940; border-color:#171940; }
#productDetail .smart-coupon-list  ul li.sc-style2 p { color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2 p.c-txt { color:#999; }
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down { background:#ff3a34; border:0; color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2.sc-reserve .sc-btn-down { background:#3b6ce9; color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down span a { color:#fff; }
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down span .num {color:#fff;}
#productDetail .smart-coupon-list  ul li.sc-style2 .sc-btn-down span a > span { background:url('/images/common/ico_h11_down_white_l.png') no-repeat center center; }
#productDetail .smart-coupon-list  ul li.sc-style3 { width:346px; border:0; border-radius:0; }
#productDetail .smart-coupon-list  ul li.sc-style3 .c-info { width:244px; border:1px solid #000; border-right:2px dotted #272a4d; border-radius:10px; }
#productDetail .smart-coupon-list  ul li.sc-style3 p.c-price { color:#eb3697;}
#productDetail .smart-coupon-list  ul li.sc-style3 .sc-btn-down { background:#fff2f9 ; border:1px solid #272a4d; border-left:0; border-radius:10px; }
#productDetail .smart-coupon-list  ul li.sc-style3 .sc-btn-down span a { color:#999; }
#productDetail .smart-coupon-list  ul li.sc-style3 .sc-btn-down span a > span { background:url('/images/common/ico_h11_down_pink_l.png') no-repeat center center; }
#productDetail .smart-coupon-list  ul li.sc-style3.sc-reserve .sc-btn-down { background:#eefff7; }
#productDetail .smart-coupon-list  ul li.sc-style3.sc-reserve p.c-price {color:#18b776;}
#productDetail .smart-coupon-list  ul li.sc-style3.sc-reserve .sc-btn-down span a > span { background:url('/images/common/ico_h11_down_green_l.png') no-repeat center center; }





/* 통옵 추가 구성 상품 */
#productDetail .thumb-info .info .table-opt td.add-option-tit { padding:15px 0 0; border-top:1px solid #e4e4e5; color:#000; font-size:14px; }
#productDetail .thumb-info .info .table-opt tr.add-option-start > td .add-option-img,
#productDetail .thumb-info .info .table-opt tr.add-option-start > td .add-option-wrap { border-bottom:1px dashed #e4e4e5; }
#productDetail .thumb-info .info .table-opt td.add-option-img { padding-top:10px; border-bottom:1px solid #e4e4e5; vertical-align:top; }
#productDetail .thumb-info .info .table-opt td.add-option-img .thumb-s img { max-width:100%; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap { padding-top:10px; border-bottom:1px solid #e4e4e5; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .prd-icon,
#productDetail .thumb-info .info .table-opt td.add-option-wrap .tit-prd { padding-left:20px; padding-top:0; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt { padding-left:20px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td select.basic_option,
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td select.addition_option { width:310px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td input.basic_option,
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td input.addition_option { width:306px; height:22px; line-height:24px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap { padding:5px 0 0 0; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap .tit { display:none; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap dd { width: 110px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap select { width: 100px; }
#productDetail .thumb-info .info .table-opt td.add-option-wrap .table-opt td .opt-wrap input { width: 205px; }
#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_p-tit { display:block; width:90%; height:100%; line-height:12px; color:#000; font-weight:bold; }
#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_price { top:40px; right:0; }
#productDetail .thumb-info .info .table-opt tr.add-option-end .MK_btn-del { top:0; }

/* BASIC css end */

