/*
========================================================================
RESET
========================================================================
*/
/* -------------- loader4 -------------- */

#comment_reply_input {z-index:999 !important; border:1px solid #ddd !important; }
#comment_reply_input .comment-box {border-top:0; }


#bbsData .paging_review li {display:inline-block; width:23px; height:23px; line-height:21px; font-family: tahoma; vertical-align:top; margin:0 2px; }
#bbsData .paging_review {text-align:center; font-size:0;}
#bbsData .paging_review li strong {font-size:14px;      border: 1px solid #343434;
    background: #666;
    color: #fff;
    font-weight: bold;
    letter-spacing: -1px;
    display:block;
    height:23px; line-height:21px; 
}

#bbsData .paging_review li a { 
    display:block;
    border: 1px solid #d4d4d4;
    margin:0;
    height:23px; 
    line-height:21px;

}


.bbs-link.fl_right {    
float: right;
    width: 200px;
    overflow: hidden;
    text-align: center; 
}
.bbs-link.fl_right a {    
    width: 50px;
    background: #fff;
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
}
.comment-box td.tb-left {width:100%; overflow:hidden; }
.com-cont {max-width:calc(100% - 100px); float:left; }


.content_wrap .dsc {font-size:12px; margin-top:3px; }

.bbs-table-view .list-link li a {font-size:12px; }

.bbs-table-view thead div font {font-size:13px !important; }
.bbs-table-view .title {font-weight:600; color:#6b6b6b; background:#f8f8f8; }
.bbs-table-view thead tr {border-bottom:1px solid #D1D1D1; }

.content_wrap .bottom_list {margin-top:80px; }
.bottom_list thead div {text-align:center !important; }

.load_wrap {position:fixed; width:100%; height:100%; top:0; left:0; right:0; bottom:0; background:#343333; display:block; z-index:999;}
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

.byicon {    
    display:none;
    cursor: pointer;
    background: #4f4f4f;
    color: #fff;
   
    padding: 2px 4px;
    position:absolute;
    top:-16px;
    left:0px;
} 

.style_code {display:none; }

[ttext]:hover {
	position: relative;
}

[ttext]:after{
	background-color: #fff;
        text-align:center;
	-webkit-box-shadow: 0px 0px 3px 1px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0px 0px 3px 1px rgba(50, 50, 50, 0.4);
	box-shadow: 0px 0px 3px 1px rgba(50, 50, 50, 0.4);
        border:1px solid rgba(0,0,0,0.45);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	color: #333;
	font-size: 10px;
	content: attr(ttext);

        margin-bottom: 10px;
	opacity: 0;
	left: -9999px;
        top: 90%;
	padding: 3px 5px;
	position: absolute;
	min-width:65px;
	max-width:300px;
width:auto;
        line-height:14px;
	z-index: 9999;
        -webkit-transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
	-moz-transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
	transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
}

[ttext]:hover:after {
	top: 150%;
	left: 0;
	opacity: 1;
}


/* -------------- Clock -------------- */

.load_wrap .clock{
    border-radius: 60px;
    border: 3px solid #fff;
    height: 80px;
    width: 80px;
    position: relative;

    top: 28%;
    top: -webkit-calc(50% - 43px);
    top: calc(50% - 43px);
    left: 35%;
    left: -webkit-calc(50% - 43px);
    left: calc(50% - 43px);
}
.load_wrap .clock:after{
    content: "";
    position: absolute;
    background-color: #fff;
    top:2px;
    left: 48%;
    height: 38px;
    width: 4px;
    border-radius: 5px;
    -webkit-transform-origin: 50% 97%;
            transform-origin: 50% 97%;
    -webkit-animation: grdAiguille 2s linear infinite;
            animation: grdAiguille 2s linear infinite;
}

@-webkit-keyframes grdAiguille{
    0%{-webkit-transform:rotate(0deg);}
    100%{-webkit-transform:rotate(360deg);}
}

@keyframes grdAiguille{
    0%{transform:rotate(0deg);}
    100%{transform:rotate(360deg);}
}

.load_wrap .clock:before{
    content: "";
    position: absolute;
    background-color: #fff;
    top:6px;
    left: 48%;
    height: 35px;
    width: 4px;
    border-radius: 5px;
    -webkit-transform-origin: 50% 94%;
            transform-origin: 50% 94%;
    -webkit-animation: ptAiguille 12s linear infinite;
            animation: ptAiguille 12s linear infinite;
}

@-webkit-keyframes ptAiguille{
    0%{-webkit-transform:rotate(0deg);}
    100%{-webkit-transform:rotate(360deg);}
}

@keyframes ptAiguille{
    0%{transform:rotate(0deg);}
    100%{transform:rotate(360deg);}
}


.loader4{
    position: relative;
    width: 350px;
    height: 40px;

   
    top: -webkit-calc(50% - 20px);
    top: calc(50% - 20px);
    left: -webkit-calc(50% - 175px);
    left: calc(50% - 175px);

    background-color: rgba(255,255,255,0.2);
}

.loader4:before{
    content: "";
    position: absolute;
    background-color: #fff;
    top: 0px;
    left: 0px;
    height: 40px;
    width: 0px;
    z-index: 0;
    opacity: 1;
    -webkit-transform-origin:  100% 0%;
            transform-origin:  100% 0% ;
    -webkit-animation: loader4 10s ease-in-out infinite;
            animation: loader4 10s ease-in-out infinite;
}

.loader4:after{
    content: "ÀÌ»Û°É LOADING..";
    color: #fff;
    font-family:  Lato,"Helvetica Neue" ;
    font-weight: 200;
    font-size: 20px;
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    left: 0;
    top: 0;
}

@-webkit-keyframes loader4{
    0%{width: 0px;}
    70%{width: 100%; opacity: 1;}
    90%{opacity: 0; width: 100%;}
    100%{opacity: 0;width: 0px;}
}

@keyframes loader4{
    0%{width: 0px;}
    70%{width: 100%; opacity: 1;}
    90%{opacity: 0; width: 100%;}
    100%{opacity: 0;width: 0px;}
}




.foo_cont_txt_wrap {border:1px solid #dfdfdf; background:#f8f8f8; padding:15px; font-size:14px; }
.body_wrap .dline {display:none; }

.bbs-table-write .MS_input_txt {border:1px solid #343333 !important; }
.bbs-table-write {border-top:1px solid #acacac !important; }
.bbs-table-write .input_style3 {border:1px solid #dfdfdf !important; }

.displaynone {display:none !important; }

.btn_black a {display:inline-block; padding:0px 20px; background:#343333; color:#fff; font-weight:600; font-size:13px; text-align:center; height:30px; line-height:30px; }

.myp_small ul li.line_bar { 
margin: 0px 15px;
    display: inline-block;
    width: 1px;
    height: 12px;
    background: #ddd;
    position: relative;
    top: 22px;
}


.myp_title {
    font-size: 33px;
    color: #a49388;
    margin-left: 0;
    box-sizing: border-box;
    font-weight: bold;
    text-align: center;
    padding: 70px 0 70px;
}

.myp_title {
    font-size: 33px;
    color: #a49388;
    margin-left: 0;
    box-sizing: border-box;
    font-weight: bold;
    text-align: center;
    padding: 70px 0 70px;
}

#mypage .hd {
    position: relative;
    margin-top: 40px;
}

#mypage .hd h3 {
    padding-bottom: 8px;
    color: rgb(102, 102, 102);
    font-size: 13px;
    font-weight: bold;
}

.myp_menu .top ul {
    overflow: hidden;
    display: inline-block;

    width:100%;
}

.myp_menu .top ul li {
    float: left;
    width: calc(100% / 6 - 15px);
    border: 1px solid #000;
    
    margin-right:15px;
    text-align: center;
    background:#fff;
    
}

.myp_menu .top ul li:hover {
   background:#000;
   
}

.myp_menu .top ul li:hover a {
  color:#fff;
}

.myp_menu .top ul li:last-child {
   margin-right:0px;
}

.myp_menu .top ul li a {
font-size:12px;
color:#000;
display:block;
padding:15px 0px;
}



.myp_menu .top ul li .num {
display:block;
font-weight:bold;
margin-top:5px;
}

.myp_small {
text-align:center;
margin:30px 0px;
width:100%;
overflow:hidden;
}

.myp_small > div {
float:right;
height:50px;
line-height:50px;
}

.myp_small ul {
display:inline-block;
overflow:hidden;
float:left;
height:50px;
line-height:50px;
}

.myp_small ul li {
float:left;
font-size:14px;
font-weight:bold;
}

.myp_small ul li a {
    text-align: center;
    font-size: 13px;
    font-weight: 400;
}

.myp_small ul li:last-child a {
margin-right:0;
padding-right:0;
border-right:0;
}



.new_body_right_wrap .swiper-button-next, .new_body_right_wrap .swiper-button-prev {
   
    position: absolute;
    top: 50%;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 13px 24px;
    -webkit-background-size: 13px 24px;
    background-size: 13px 24px;
    background-position: center;
    background-repeat: no-repeat;
    
 }


.new_body_right_wrap .swiper-container:hover .swiper-button-next,  .new_body_right_wrap .swiper-container:hover .swiper-button-prev { 
  display:block;
}


.content_wrap .paging a {font-size:14px; margin:0 10px; display:inline-block; }
.content_wrap .paging a.now {font-weight:600; color:#000; }
.content_wrap .paging {margin:30px 0px; height:auto; text-align:center; }

.content_wrap a, .content_wrap p {font-size:11px;}

.hd {
    position: relative;
    margin-top: 80px;
}

.hd h3 {
    font-size: 16px;
    color: #2e2e2e;
    font-weight: normal;
    line-height: 18px;
}

.hd .view {
    position: absolute;
    top: 0;
    right: 0;
    color: #2e2e2e;
    font-weight:600;
    font-size:12px;
    line-height:18px;
}

.tbl, .table-d2-list { 
  margin-top: 10px;
}

.tbl tr.MS_review_content_box {display:none }

.tbl th, .table-d2-list th { padding:15px 0; font-size:13px; color:#000; font-weight:normal; border-top:1px solid #CACACA; background:#f8f8f8;}
.tbl td, .table-d2-list td { padding:15px 0; font-size:12px; color:#343434; border-bottom:1px solid #CACACA; }
.content_wrap .tbl td a, .content_wrap .table-d2-list td a {font-size:12px; }

.tbl .btm_write {text-align:center; margin:0px 20px;}
.tbl .btm_write a {text-align:center; display:inline-block; width:387px; height:40px; line-height:40px; font-size:14px; font-weight:600; background:#000; color:#fff; }

.lst { margin-top:10px; padding-top:28px; border-top:1px solid #000 }
.lst .item-wrap .item-cont { width:1128px }
.lst .item-wrap .item-cont .item-list { padding-right:28px; width:254px }
.lst .item-wrap .item-cont .item-list .thumb { width:254px; height:254px }
.lst .item-wrap .item-cont .item-list .thumb img { width:254px; height:254px }
.lst .item-wrap .item-cont .item-list .prd-info { padding-top:13px }




.ts8 {
-webkit-transition: 0.8s; /* Safari */
    transition: 0.8s; 
}

/*¿©±â¼­ºÎÅÍ ¸®´º¾ó CSS*/


/*°øÅë*/

.half_wrap {width:470px; margin:0 auto; }

.sub-tit {font-size:13px; margin: 20px 0px; }

.cont_new_wrap {padding-bottom:100px; }

.page_title p {     
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.5;
    color: #343333;
}
.page_title p:after {
    display: block;
    content: '';
    width: 50px;
    height: 1px;
    background: #525252;
    margin: 30px auto;

 }

page_sub_title_new { 
     padding-bottom: 10px;
    font-size: 20px;
    color: #363636;
    font-weight: bold;
    line-height: 18px;
    text-align: left;
}

.body_wrap {padding:0; margin:0 auto; position:relative; min-width:1000px;}

.fe {    
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    height: 38px;
    line-height: 38px;
 }

.fe + .fe {margin-top:10px; }

form label.label_new { 
    padding-left: 11px;
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 11px);
    height: 30px;
    color: #adadad;
    line-height: 30px;
    cursor: text;
    text-align: left;

}

form input[type="text"] {
    padding-left: 10px;
    width: calc(100% - 12px);
    height: 28px;
    line-height: 28px;
    border: 1px solid #000;
}

}

.pagination {width:100%; padding:70px 0px 100px; text-align:center;  }
.pagination a {margin:0px 10px; font-size:14px;}

.prd_wrap {width:100%; overflow:hidden; font-size:0; }
.prd_wrap img {width:100%; }
.prd_wrap > li {
    width: calc(100% / 4 - 20px);
    margin-right: 26px;
    /* float: left; */
    display: inline-block;
    vertical-align: top;
}
.prd_wrap > li:nth-child(4n) {width: calc(100% / 4 - 20px); margin-right:0px; }


.prd_wrap.five > li {width: calc(100% / 5 - 15px); margin-right:18px; float:left;}
.prd_wrap.five > li:nth-child(4n) {margin-right:18px; }
.prd_wrap.five > li:nth-child(5n) {margin-right:0px; }



.prd_description {margin:20px 0px; min-height:110px; position:relative; }
.prd_description li.title__ a {font-size:12px;  font-weight:600; line-height:20px; }
.prd_description li.size__  {font-size:11.5px; color:#a3a3a3; font-weight:300; line-height:20px; }
.prd_description li.price__ .ori_prc {font-size:11px; color:#b2b2b2; font-weight:normal; line-height:20px; text-decoration:line-through; margin-right:5px; }
.prd_description li.price__ .sale_prc {font-size:12px; font-weight:600; line-height:20px; }  
.prd_description li.tag__ {border-top:1px solid #ededed; font-size:11px; line-height:20px; margin-top:10px; display:none;  }
.prd_description li.review_cnt {font-size:11px; line-height:20px; margin-top:3px;  }
.prd_description li.review_cnt.newc {color:#525252; font-weight:600;  }


.prd_description > ul, .prd_thumb, .prd_description  {position:relative; font-size:11px; text-align: left; }
/*.prd_description .top_thumb_txt  {position:absolute; top:30px; right:0; width:30px; height:30px; background:#000; color:#fff; font-size:11px; line-height:30px; text-align:center; border-radius:15px;}*/
.prd_description .top_thumb_txt  {   
        position: absolute;
    top: -15px;
    right: 4px;
    color: #000;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
  
}
.prd_description .top_thumb_txt strong {font-weight:normal; }


.prd_wrap02 {width:100%; overflow:hidden; text-align:center; padding:60px 0px; max-width:1200px; margin:0 auto;}
.prd_wrap02 > li {width: calc(100% / 3 - 45px);
    margin: 0 15px;
    display: inline-block;
 }
.prd_wrap02 li img {width:100%; }
.prd_wrap02 > li .prd_description {text-align:left; }


.prd_wrap03 {width:calc(100% - 50px); overflow:hidden; text-align:center; padding:60px 0px;  margin:0 auto; font-size:0;}
.prd_wrap03 > li {width: calc(100% / 4 - 15px);
    margin-right:20px;
    display: inline-block;
 }

.prd_wrap03 > li:nth-child(4n) {margin-right:0; }

.prd_wrap03 li img {width:100%; }
.prd_wrap03 > li .prd_description {text-align:left; }




/* global rest */
html, body {
    height: 100%;
    /* background:url("http://www.ippngirl.co.kr/design/tommyboy79/lala/top_bg.jpg") 0 0 repeat-x; */
}


html, body, pre,
 h1, h2, h3, h4, h5, h6,
 dl, dt, dd, ul, li, ol,
 th, td, p, blockquote,
 form, fieldset, legend,
 menu, nav, section, hgroup, article, header, aside, footer,
 input, select, textarea, button {
 margin: 0;
 padding: 0;
 }

body,
h1, h2, h3, h4, h5, h6, table,
input, select, textarea, a {
    font-size: 12px;
    line-height: 1.25;
    color: #525252;
    font-family: 'Noto Sans KR', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
img, fieldset,button {
    border:0 none;
}
img {
    vertical-align: top;
}
li {
    list-style: none;
}
hr, caption, legend {
    display: none;
}
a { 
    color: #525252;
    text-decoration: none;
}
a:hover {
}
button {
    overflow: hidden;
    cursor: pointer;
}
button span {
    visibility: hidden;
}
address, em {
    font-style: normal;
}
button, input, select, textarea, a {
    vertical-align: middle;
}
select {
    line-height: 18px;
    height: 18px;
}
input:focus {
    outline: none;
}
table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    /*table-layout: fixed;*/
    word-wrap: break-word;
    word-break: keep-all;
}


/*
========================================================================
°øÅë class
========================================================================



*/
/* image replace, hidden text */
.ir *,
.blind { z-index:-1; position: absolute; display: block; left: 0; top: 0; overflow: hidden; visibility: hidden; width: 0; height: 0; text-indent: -9999px; }
/* block, inline */
.d-block { display: block;}
.d-inline { display: inline;}
/* form */
.txt-right { text-align: right; }
.txt-input1 { padding: 2px 0 0 2px; height: 17px; line-height: 17px; border: 1px solid #e2e9ef; border-top: 1px solid #aaadb2; }
.txt-input2 { padding: 2px 0 0 2px; height: 17px; line-height: 17px; border: 1px solid #dcdcdc; }
.MS_input_txt { margin-right:5px; padding: 2px 0 0 2px; line-height: 17px; border: 1px solid #dcdcdc; }
.bbs-sch .MS_input_txt {border:solid 1px #b5b5b5; border-width:0 0 1px 0;}
.txt-disabled { background-color: #f6f6f6; }
.chk-rdo { width: 13px; height: 13px; vertical-align: middle; }
.txt-area1 { overflow-y: scroll; padding: 2px 0 0 2px; line-height: 17px; border: 1px solid #e2e9ef; border-top: 1px solid #aaadb2; }
/* file add trick */
.file-wrap { display: inline-block; overflow: hidden; position: relative; height: 23px; width: 280px; vertical-align: middle; background: url(/images/btn/h20_trick_fileadd.gif) no-repeat right 0; }
.file-wrap .file-txt { float: left; border: 0 none; height: 18px; font-size: 12px; line-height: 18px; width: 198px; border: 1px solid #ccc; }
.file-wrap .file-trick { cursor: pointer; position: absolute; right: 0px; top: 0; right: 0; width: 100px; height: 20px; background: none; border: 0 none; opacity: 0; filter: alpha(opacity=0); }
/* font-color */
.fc-red { color: #bd101b; }
.fc-blue { color: #000; font-weight:600; }
.MS_option_price { color: #FF3C00; }
/* bold */
.bold { font-weight: bold; }
/* float clear */
.clear {zoom: 1;}
.clear:after {content: ""; display: block; clear: both;}
/* margin */
.mr-5 { margin-right: 5px;}
.mr-10 { margin-right: 10px; }
.mr-15 { margin-right: 15px; }
.mr-20 { margin-right: 20px; }
.ml-5 { margin-left: 5px; }
.ml-10 { margin-left: 10px; }
.ml-15 { margin-left: 15px; }
.ml-20 { margin-left: 20px; }
.mt-5 { margin-top: 5px; }
.mt-10 { margin-top: 10px; }
.mt-15 { margin-top: 15px; }
.mt-20 { margin-top: 20px; }
.mb-5 { margin-bottom: 5px; }
.mb-10 { margin-bottom: 10px; }
.mb-15 { margin-bottom: 15px; }
.mb-20 { margin-bottom: 20px; }
/* padding */
.pr-5 { padding-right: 5px; }
.pr-10 { padding-right: 10px; }
.pr-15 { padding-right: 15px; }
.pr-20 { padding-right: 20px; }
.pl-5 { padding-left: 5px; }
.pl-10 { padding-left: 10px; }
.pl-15 { padding-left: 15px; }
.pl-20 { padding-left: 20px; }
.pl-30 { padding-left: 30px; }
.pt-5 { padding-top: 5px; }
.pt-10 { padding-top: 10px; }
.pt-15 { padding-top: 15px; }
.pt-20 { padding-top: 20px; }
.pb-5 { padding-bottom: 5px; }
.pb-10 { padding-bottom: 10px; }
.pb-15 { padding-bottom: 15px; }
.pb-20 { padding-bottom: 20px; }
/* table */
table img { vertical-align: middle; }
.tb-bold { font-weight: bold; }
.tb-left,
.tb-center,
.tb-right { padding: 0 10px; }
.tb-btn { padding: 0; }
.tb-left { text-align: left; }
.tb-center { text-align: center; }
.tb-right { text-align: right; }
.tb-label-r5 label { margin-right: 5px; }
.tb-label-r10 label { margin-right: 10px; }
.tb-label-r10 label.last,
.tb-label-r5 label.last{ margin-right: 0; }
/* table-type-1 */
.table-type-1 { border-top: 1px solid #b7b7b7; border-bottom: 1px solid #b7b7b7; }
.table-type-1 th,
.table-type-1 td { padding: 8px 0 8px; background: url(/images/d3/modern_simple/common/dot_h1_w10.gif) repeat-x 0 bottom; }
.table-type-1 tr.nbg th,
.table-type-1 tr.nbg td { background-image: none; }
.table-type-1 tr.bg th,
.table-type-1 tr.bg td { background-color: #f8f8f8; }
.table-type-1 th { font-weight: normal; }
/* table-type-2 */
.table-type-2 { border-top: 1px solid #b7b7b7; border-bottom: 1px solid #b7b7b7; }
.table-type-2 th,
.table-type-2 td { padding: 8px 0 8px; background: url(/images/d3/modern_simple/common/dot_h1_w10.gif) repeat-x 0 bottom; }
.table-type-2 th { font-weight: normal; }
.table-type-2 tr.nbg th,
.table-type-2 tr.nbg td { background-image: none; }
/* »óÇ°¸®½ºÆ® (¸ÞÀÎ/°Ë»ö/»óÇ°¸®½ºÆ®) */
.prd-list { margin-top: 10px; }
.prd-list table { table-layout: fixed; }
.prd-list table td { border: 0; vertical-align: top; }
.prd-list table .tb-center { padding: 0 10px; }
.prd-list table .info { padding: 5px 0; }
.prd-list .thumb { width: 270px; height: 400px; margin-left: auto; margin-right: auto; font-size:0; line-height: 0; border: 2px solid #f2f4f3; }
.prd-list .thumb a,
.prd-list .thumb img { display: block; width: 100%; height: 100%; }
.prd-list .dsc { margin-top: 15px; }
.prd-list .price { margin-top: 5px; font-weight: bold; color: #060606; }

/* ¼ö·® ÄÁÆ®·Ñ */
.table-cart .opt-spin { position: relative; }
.table-cart .opt-spin .txt-spin,
.table-cart .opt-spin .btns { float: left; }
.table-cart .opt-spin .txt-spin { 
    width: 22px;
    height: 30px;
    padding-right: 2px padding-top: 2px;
    /* border: 1px solid #acacac; */
    font-size: 14px;
    text-align: center;
    line-height: 30px;}
.table-cart .opt-spin .btns {
    width: 12px;
    height: 20px;
    margin-top: 9px;
    margin-left: 5px;
}
.table-cart .opt-spin .btns img { overflow: hidden; float: left; text-indent: -999px; background: none; }




/* ÆäÀÌÁö Å¸ÀÌÆ² */
/* Å¸ÀÔ 1*/
#content .tit-page { position: relative; margin-top: 20px; font-size: 0; line-height:0; padding-bottom: 12px; }
#content .tit-page .dsc { position: absolute; right: 0px; top: 15px; font-size: 11px; color: #a5a5a5; letter-spacing: -1px; }
#content .tit-page .dsc em { color:#333; }
/* Å¸ÀÔ 2 */
#content .tit-page-2 { position: relative; margin-top: 15px; padding-bottom: 6px; border-bottom: 1px solid #d0d0d0; }
#content .tit-page-2 .dsc { letter-spacing: -1px; display: inline-block; padding-top: 2px; margin-left: 30px; color: #9b9b9b; }
/* »óÇ° total/Á¤·Ä */
.total-sort { zoom: 1; overflow: hidden; padding-bottom: 5px; border-bottom: 1px solid #e5e5e5; }
/* total */
.total-sort .total { float: left; width: auto; }
.total-sort .total dt,
.total-sort .total dd { display: inline; }
.total-sort .total dd { font-weight: bold; color:#020202;}
.total-sort .total dt { text-transform: capitalize; padding-left:12px; background:url(/images/d3/dandy_style/common/bull_arrow_r.gif) no-repeat left 40%; margin-right:10px;}
/* sort */
.total-sort .sort { float: right; width: auto; display: inline; overflow:hidden; zoom:1;}
.total-sort .sort li,
.total-sort .sort li a { float: left; width: auto; }
.total-sort .sort li { display: inline; padding-left: 10px; padding-right:10px; background:url(/images/d3/dandy_style/common/bg_list_sep.gif) no-repeat right 40%; margin-right:-1px;}
/* °Ô½ÃÆÇ ÃÑ°Ô½Ã±Û,PAGE */
.total-page { zoom: 1; overflow: hidden; }
.total-page .total { float: left; width: auto; }
.total-page .page { float: right; width: auto;}
/* È¸¿ø µî±Þ Ç¥½Ã */
/* Å¸ÀÔ 1 */
.mem-lvl { zoom: 1; overflow: hidden; padding: 15px 50px 15px 180px; background-color: #ededed; }
.mem-lvl .lvl-img,
.mem-lvl p { position: relative; float: left; }
.mem-lvl .lvl-img { left: -120px; margin-right: -120px; width: 120px; }
.mem-lvl p { width: 100%; padding-top: 10px; line-height: 16px; }
.mem-lvl p em { color: #be101a; font-weight: bold; }
.mem-lvl span.MS_group_reserve_msg,
.mem-lvl span.MS_group_dc_msg {
    color:#F26622;
}
/* Å¸ÀÔ 2 */
.mem-lvl-2 { zoom: 1; overflow: hidden; padding: 15px 50px 15px 150px; border: 5px solid #ededed; }
.mem-lvl-2 .lvl-img,
.mem-lvl-2 p { position: relative; float: left; }
.mem-lvl-2 .lvl-img { left: -130px; margin-right: -130px; width: 120px; border-right: 1px solid #ededed; }
.mem-lvl-2 p { width: 100%; padding-top: 10px; line-height: 16px; }
.mem-lvl-2 p em { color: #be101a; font-weight: bold; }
.mem-lvl-2 span.MS_group_reserve_msg,
.mem-lvl-2 span.MS_group_dc_msg {
    color:#F26622;
}

/* ¸¶ÀÌÆäÀÌÁö »ó´Ü ¸Þ½ÃÁö ¹Ú½º */
.t-box-msg { padding: 5px; border: 0px solid #898989; text-align:right; font-size:8pt; }
.t-box-msg strong { color: #898989; }

/*
========================================================================
°øÅë - ·¹ÀÌ¾î
========================================================================
*/
/*
========================================================================
°øÅë - ·¹¾Æ¿ô
========================================================================
*/
/* z-index */
#layerWrap { z-index: 1; }
/* layout */
#header,
#layerWrap,
#contentWrap,
#ftLink .link,
#footer { position: relative; width:1371px; margin-left: auto; margin-right: auto; }
#contentWrapper { position: relative; }
#contentWrap:after { content: ""; display: block; clear: both; }
#aside,
#content { position: relative; float: left; }
#content { width: 1371px; }

/* »óÇ° ¹Ì¸®º¸±â ·¹ÀÌ¾î */
#detailpage { position: absolute; top: 100px; display: block; width: 640px; padding: 10px 10px 40px; border: 3px solid #93a4b3; background-color: #fff; }
#detailpage .loc { zoom: 1; overflow: hidden; }
#detailpage .loc span { float: right; width: auto; }
/*
#detailpage .loc span { float: right; width: auto; padding-left: 10px; background: url(/images/d3/modern_simple/common/bull_h5_arow_blue.gif) no-repeat 0 6px; }
*/
#detailpage .hd {
    margin-top: 10px; padding: 5px 10px 5px 30px; border: 1px solid #becbd7; background: #e0e6ec url(/images/d3/modern_simple/common/bull_h11_sqr_arow.gif) no-repeat 10px 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
#detailpage .hd h2 { font-weight: bold; font-size: 16px; color: #666; }
#detailpage .detail { zoom: 1; overflow: hidden; margin-top: 20px; padding-left: 300px; }
#detailpage .thumb-wrap,
#detailpage .txt-wrap { position: relative; float: left; }
#detailpage .close-layer { position: absolute; right: 0px; bottom: 0px; _bottom: -1px; }
/* thumb-wrap */
#detailpage .thumb-wrap { width: 300px; left: -300px; margin-right: -300px; text-align: center; }
#detailpage .thumb-wrap .btns { margin-top: 10px; font-size: 0; line-height: 0;}
#detailpage .thumb-wrap .btns a { margin-left: 5px; }
#detailpage .thumb-wrap .thumb img { width: 250px; }
/* txt-wrap */
#detailpage .txt-wrap { width: 100%; }
#detailpage .txt-wrap .ptit { font-weight: bold; font-size: 14px; color: #333; border-bottom:2px solid #ccc; }
#detailpage .txt-wrap .opt { margin-top: 5px; }
#detailpage .txt-wrap .opt li { padding: 3px 0; }
#detailpage .txt-wrap .opt li.s-price { color: #a00000; }
#detailpage .txt-wrap .f-btns { margin-top: 10px; padding-top: 10px; border-top: 1px solid #ccc; font-size: 0; line-height: 0; }
#detailpage .txt-wrap .f-btns a { margin-right: 5px; }
/* opt-spin */
#detailpage .opt-spin { display: inline-block; position: relative; width: 36px; height: 20px; }
#detailpage .opt-spin .txt-spin { width: 22px; height: 18px; padding-right: 2px padding-top: 2px; border: 1px solid #acacac; font-size: 11px; text-align: right; }
#detailpage .opt-spin .btns { position:absolute; left: 35px; top:0px; width: 12px; height: 20px; }
#detailpage .opt-spin .btns img { overflow: hidden; float: left; text-indent: -999px; background: none; }
#detailpage .thumb-wrap .btns { margin-top: 10px; font-size: 0; line-height: 0;}
#detailpage .thumb-wrap .btns a { margin-left: 5px; }

/* °øÅëÀ¸·Î ¾²´Â°Å */
#powerReview .frm .write .pr-options dd { width: 12%; }

textarea { width:600px; height:47px; padding:2px; border:1px solid #EDEDED;}        
.input-style { padding:2px; height:14px; line-height:14px; border:1px solid #EDEDED;}

.cont-sub-des { position:relative;}
.cont-sub-des span { margin-right:15px; color:#555;}
.cont-sub-des span em { font-size:11px; color:#9c9c9c;}
.cont-sub-des .hit { position:absolute; top:15px; right:0;}
.cont-sub-des .hit span { margin-right:0;}

.comment-box { border-top:2px solid #e5e5e5;}
.bbs-table-view .comment-box td { border-top:1px solid #e5e5e5; vertical-align:top;}
.comment-box .com-name { }
.bbs-table-view td.com-wrt-box { border:0;}
.com-wrt-box label { margin-right: 5px;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}

.comment-box .com-wrt-box .input-style { 
 margin: 0;
 padding: 0px 5px;
    
}

.com-wrt-box .input-style { 
 margin: 0 10px 0 7px;
    padding: 0px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #000;
    padding-left: 5px;
}
.com-wrt-box .wrt {     
    margin-top: 7px;
    /* height: 32px; */
    line-height: 32px;
    font-size: 12px;
    width: 100%;
    overflow: hidden;
}

.com-wrt-box .wrt textarea {width:calc(100% - 230px); float:left; padding:15px; border:1px solid #000; font-size:12px;  }
.com-wrt-box .wrt a {text-align:center; float:right; width:180px; height:79px; line-height:79px;  }

.view-link { padding:12px 0;}

/* °Ô½ÃÆÇ È¸¿ø °Ô½Ã±Û °Ë»ö */
.search_id { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #DADADA; display: block; padding: 3px; position: absolute; width: 90px; }

/* °³ÀÎÁ¤º¸º¸È£Á¤Ã¥ µ¿ÀÇ */
.new-privercy-contract { text-align: left; padding: 5px; }
.new-privercy-contract p { font-weight: bold; margin: 0; margin-bottom: 10px; margin-top: 20px; text-align: left; }
.privercy-contract-tap { position: relative; height:40px; }
.privercy-contract-tap ul { list-style: none; margin: 0; padding: 0; position: absolute; bottom: -2px; }
.privercy-contract-tap li { border: 1px solid #ccc; border-right: none; background: #F4F4F4; float:left; display: inline-block; }
.privercy-contract-tap li a { display: block; padding: 10px 10px; text-decoration: none; }
.privercy-contract-tap li.end { border-right: 1px solid #ccc; }
.privercy-contract-tap li.sel { background: #FFFFFF; border-bottom: 1px solid #FFFFFF; }
.privercy-contract { clear: both; }
.privercy-contract textarea { clear: both; border: 1px solid #CCC; height: 60px; background: #FFFFFF; padding: 10px; width: 660px; }
.privercy-agree { margin: 10px 0; }
.privercy-agree label{ margin-right: 10px; }

/*
========================================================================
dandy_style layout
========================================================================
*/
#contentWrap { width: 1371px; }
#content { width: 1371px; margn-left:auto;  margn-right:auto;  }
/*
========================================================================
dandy_style common class
========================================================================
*/
/* .navi */
.navi p { text-align: right; }
/* page-hd */
.page-hd .local { margin: 60px 0px 80px;  text-align: center;  }
/* etc */
.red { color: red; }
.black { color: black; }
.fs11 { font-size: 11px; }
/* group-wrap */
.group-wrap { width: 100%; overflow: hidden; margin-top: 20px; margin-bottom: 20px; background-color: #eee; }
.group-wrap dt,
.group-wrap dd { float: left; }
.group-wrap dt { padding: 20px 40px; }
.group-wrap dd { padding: 30px 0; line-height: 20px; }
/* page-wrap */
.page-wrap .page { margin-top: 20px; text-align: center; }
.page-wrap .page a { padding: 0 5px; letter-spacing: -1px; }
.page-wrap .page a:hover,
.page-wrap .page a.now { font-weight: bold; }
/* .item-wrap */
.item-wrap { width: 1371px; }
.item-wrap .item-hd { margin-top: 80px; margin-bottom:80px; text-align:center; }
.item-wrap .item-hd .tit { padding: 0px; }
.item-wrap .item-info { zoom: 1; overflow: hidden; padding: 40px 0 15px 0; border-bottom: 1px solid #aaa; }
.item-wrap .item-info:after { content: ""; clear: both; display: block; }
.item-wrap .item-info .item-total { float: left; padding-left: 0px; background: url(/images/d3/dandy_style/common/bull_arrow_r.gif) no-repeat 0 50%; }
.item-wrap .item-info .item-order { float: right; }
.item-wrap .item-info .item-order li { float: left; padding-right: 3px;}
.item-wrap .item-info .item-order li a{ font-size:11px}
#main .item-wrap .item-list {width:1400px !important;}
.item-wrap .item-list li p { margin-left:0px !important;}
.item-wrap .item-list .item { float:left; width: 320px; margin: 30px 0;}
.item-wrap .item-list li { margin-bottom: 8px; text-align: left; }
.item-wrap .item-list li p { width: 320px; text-align:left; margin-left:11px; color:#7f7f7f }
.item-wrap .item-list li .won {padding-top:8px; border-top:solid 1px #b1b1b1;}
.item-wrap .item-list .m-color {color:#4c4c4c !important;}
.item-wrap .item-list td { vertical-align: top;  width:320px; padding-right:30px; text-align:left;}
/* .item-wrap .item-list .short-thumb { height: 260px !important; }*/
.item-wrap .item-list .prd-thumb { width: 320px; height: 400px; margin-left: auto; margin-right: auto; }
/* .item-wrap .item-list .item .long-thumb { height: 420px !important;} */
.item-wrap .item-list .prd-thumb img { width: 100%; height: 100%; }
.item-wrap .item-list .prd-price { font-weight: bold; }
.item-wrap .item-list .price_consumer { text-decoration:line-through; }


.item-wrap .item-page { margin-top: 40px; text-align: center; }
.item-wrap .item-page a { padding: 5px;}
.item-wrap .item-page a:hover,
.item-wrap .item-page a.now { font-weight: bold; letter-spacing: -1px; }
.item-wrap .item-page a.end {color:#000}
.item-wrap .item-desc { margin-bottom: 40px; }
.item-wrap .item-none { padding-top: 40px; text-align: center; }



/* .item-wrapbest */
.item-wrapbest { width: 1400px; float:left;}
.item-wrapbest .item-hd { margin-top: 18px; margin-bottom:0px; text-align:center; }
.item-wrapbest .item-hd .tit { padding: 0 0 0 0;}
.item-wrapbest .item-info { zoom: 1; overflow: hidden; padding: 40px 0 15px 0; border-bottom: 1px solid #aaa; }
.item-wrapbest .item-info:after { content: ""; clear: both; display: block; }
.item-wrapbest .item-info .item-total { float: left; padding-left: 0px; background: url(/images/d3/dandy_style/common/bull_arrow_r.gif) no-repeat 0 50%; }
.item-wrapbest .item-info .item-order { float: right; }
.item-wrapbest .item-info .item-order li { float: left; padding-right: 3px; }
.item-wrapbest .item-info .item-order li a{ font-size:11px}
.item-wrapbest .item-list .item { margin: 0px 0; }
.item-wrapbest .item-list li {margin-bottom: 10px; text-align: center; }
.item-wrapbest .item-list td { vertical-align: top; }
.item-wrapbest .item-list .prd-thumb { width: 230px; height: 341px; margin-left: auto; margin-right: auto; }
.item-wrapbest .item-list .prd-thumb img { width: 100%;  }
.item-wrapbest .item-list .prd-price { font-weight: bold; }
.item-wrapbest .item-list .price_consumer { text-decoration:line-through; }
 
.item-wrapbest .item-page { margin-top: 0px; text-align: center; }
.item-wrapbest .item-page a { padding: 3px; }
.item-wrapbest .item-page a:hover,
.item-wrapbest .item-page a.now { font-weight: bold; letter-spacing: -1px; }
.item-wrapbest .item-desc { margin-bottom: 40px; }
.item-wrapbest .item-none { padding-top: 40px; text-align: center; }

 
.subBest-tit {text-align:center; padding:70px 0 80px;}

.item-wrapbest .item-list, .list-wrap {width:1400px; display:inline-block;}
.list-wrap li.sub-layer-info {position:relative; width:320px; height: 400px; margin-right:30px; float:left; display:inline-block;}
.list-wrap li.sub-layer-info li {position:absolute; }
.sub-layer-info .prd-thumb { position:relative; width: 320px !important; height: 400px !important; margin:0 auto; overflow:hidden;}
.sub-layer-info .prd-thumb img {position:absolute; width:320px !important; top:0%; left:0;}
.sub-layer-info .info1, .sub-layer-info .info2  {font-weight:bold; color:#fff; right:12px; filter: alpha(opacity=00); -moz-opacity:0.00; opacity:0.00; z-index: 50; }
.sub-layer-info .info1 {bottom:20px;}
.sub-layer-info .info2 {bottom:0px;}
.sub-layer-info .info_back {filter: alpha(opacity=00); -moz-opacity:0.00; opacity:0.00; z-index: 10; background:#adadad; width:100%; height:55px; bottom:-10px;}

.sub-layer-info:hover img {
	filter: alpha(opacity=50); -moz-opacity:0.50; opacity:0.50; 
} 
.sub-layer-info:hover .info1, .sub-layer-info:hover .info2 {
	filter: alpha(opacity=100); -moz-opacity:1.00; opacity:1.00; 
}

.sub-layer-info:hover .info_back {
	filter: alpha(opacity=70); -moz-opacity:0.70; opacity:0.70; 
}

.mcate { padding-bottom:px; }
.mcate span, .mcate span a { color:#222; font-weight:normal; font-size:12px}
.mcate .mcate-liner { padding:0 14px;}
.mcate span a:hover {font-weight:bold}

.icon, .brand {min-height:19px}
.cust-h2 {text-align:center; padding:0 0 130px}


.page-body {position:relative;}
#bd-layer {position:absolute; top:22px; left:0;}
#bd-layer .layer-closer {position:absolute; top:0; right:0; cursor:pointer}


.prd-list-related {padding:30px 0 0; width:100%; position:relative; display:block;}
.prd-list-related .relate-item {position:relative; float:left; display:inline; width:320px; padding:45px 50px;}
.prd-list-related ul {margin:0 auto; padding:0; width:1260px;}
.prd-list-related li {float:left; display:inline; width:320px; padding:45px 50px;} 
.prd-list-related p {padding-bottom:5px; color:#000}
.prd-list-related a {color:#000}
.prd-list-related .prd-price a {color:#000}
.prd-list-related .thumb {width:100%; height:250px; padding-bottom:5px; }
.prd-list-related .thumb img {width:100%; height:100%;}
.prd-list-related .prd-name a. .prd-list li, .prd-price a {float:left;}
.dnone {display:none}

#hdWrap #header .top-bn {position: absolute; left:113px; top:32px; }




#main .thema_slide img{width:auto !important;}


/* °Ô½ÃÆÇ °øÅë - ÀÏ¹Ý, °Ö·¯¸®, ÄÁÅÙÃ÷¸µÅ©, ÀÚ·á½Ç, ¹Ì´ÏÈ¨ÇÇ, ¹æ¸í·Ï, µ¿¿µ»ó */
/* »ó´Ü */

.bbs-link-btm .CSSbuttonBlack, .bbs-link .CSSbuttonBlack {
    background: #343333;
    border: 1px solid #343333;
    color: #fff;
}
.bbs-link-btm .CSSbuttonWhite, .bbs-link .CSSbuttonWhite { 
    background: #F8F8F8;
    border: 1px solid #ececec;
    color: #000; 
}


.bbs-hd { padding:65px 0 20px; border-bottom:1px dashed #e9e9e9 }
.bbs-hd .link { text-align: center }
.bbs-hd .link li { display: inline; }
.bbs-hd .link li a { padding: 0 10px; color: #b7b7b7; background: url(/images/d3/modern_simple/common/bull_bbs_hd_link.gif) no-repeat left 2px; }
.bbs-hd .link li.last a { background-image: none; }
/* Å¸ÀÌÆ² */
.bbs-tit { margin-top:60px; *zoom:1 }
.bbs-tit:after { display:block; clear:both; content:'' }
.bbs-tit h3 { float:left; font-size:16px; color:#000; line-height:30px }
/* °Ë»ö */
.bbs-sch { float:right }
.bbs-sch label { margin-right:10px; font-size:13px }
.bbs-sch label input { margin-top:-3px; vertical-align:middle }
.bbs-sch .key-wrap { font-size: 0; line-height: 0; }
.bbs-sch .key-wrap,
.bbs-sch .keyword,
.bbs-sch img { vertical-align: middle; }
.bbs-sch .key-wrap a { margin-left:-1px; vertical-align:top }
.bbs-sch img { *margin-top:1px; *margin-left:-1px; vertical-align:top }
.bbs-sch .MS_input_txt { margin:0; padding:0 0 0 5px; width:178px; height:28px; border:1px solid #c3c3c3 }
.bbs-sch .keyword { width: 125px; height: 14px; padding: 2px 0 0 2px; margin-right: 3px; line-height: 14px; border: 1px solid #ededed; }
/* °Ô½ÃÆÇ ±Û¾²±â, ¸ñ·Ï ÀÌµ¿ ¸µÅ© */
.bbs-btm { padding:15px 0; position:relative; *zoom:1 }
.bbs-btm:after { display:block; clear:both; content:'' }
.bbs-btm .bbs-link { float:right }
.bbs-btm .bbs-link a { margin-left:3px; width:108px; height:30px; font-size:12px; line-height:30px }

/* °Ô½ÃÆÇ ÇÑÁÙ°øÁö */
.bbs-online-notice { margin-top: 10px; margin-bottom: -10px; padding: 7px 10px; color: #9d9d9d; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }
/* °Ô½ÃÆÇ Å¸ÀÔ - ¸®½ºÆ® */
.bbs-table-list { margin-top:10px }
.bbs-table-list thead th,
.bbs-table-list tbody td  { padding:15px 0; font-size:12px; }
.bbs-table-list tbody td font, .bbs-table-list tbody td a {font-size:12px !important; } 
.bbs-table-list thead th { font-size:12px; color: #000; font-weight:normal; border-top:2px solid #acacac; background:#f8f8f8; }
.bbs-table-list tbody td { color:#343434; border-bottom: 1px solid #acacac }
.bbs-table-list tbody td a {  }
/* °Ô½ÃÆÇ Å¸ÀÔ - º¸±â */
.bbs-table-view { margin-top:10px }
.bbs-table-view thead th,
.bbs-table-view tbody td  { padding:15px 10px; } 
.bbs-table-view thead th { color: #525252; font-size:12px; font-weight:600;   background:#fff; }
.bbs-table-view thead tr:first-child {border-top: 2px solid #acacac; }
.bbs-table-view .btn-dwn { margin-top:15px;}
.bbs-table-view .privercy-agree label { vertical-align:-2px \0/IE8+9; *vertical-align:bottom }
.bbs-table-view .privercy-agree label input { vertical-align:top; *vertical-align:top }
/* ÆË¾÷ Å¸ÀÌÆ² (1:1°í°´°Ô½ÃÆÇ) */
.tit-pop { position:relative }
.tit-pop h1 { font-size:18px; color:#000; font-weight:bold; line-height:18px }
.tit-pop .txt { position:absolute; top:5px; right:0; font-size:12px; color:#343434 }

/* ¹Ì´ÏÈ¨ÇÇ, ¹æ¸í·Ï °Ô½Ã±Û ºä */
/* »ó´Ü */
.visit-vhd { margin-top: 10px; border-top: 1px solid #000 }
.visit-vhd th,
.visit-vhd td { padding:15px 0; border-bottom: 1px solid #e9e9e9; font-size:15px; color:#000 } 
.visit-vhd .tb-left{ padding:0 10px }
/* ³»¿ë*/
.visit-vcont th,
.visit-vcont td { padding:15px 0; color: #000 } 
.visit-vcont .info em { font-weight:bold }
.visit-vcont .info .video-writer { display:inline-block; *display:inline }
.visit-vcont tr.no-line th,
.visit-vcont tr.no-line td { padding-bottom: 0; border-bottom: 0; }
.visit-vcont tr.dot-line th,
.visit-vcont tr.dot-line td { padding-top: 2px; border-bottom: 1px dotted #e5e5e5; }
.visit-vcont tr.info td .tb-left { padding-left: 0; color: #555;}
.visit-vcont .tb-left{ padding: 0 3px; }
.visit-vcont td .tb-cont { padding:15px 0; min-height:250px; color:#8d8d8d }
.visit-vcont td .tb-cont img { max-width: 100%; }
/* ÄÚ¸àÆ® */
.visit-vcmt { border-top:1px solid #000 }
.visit-vcmt td { padding:20px 0 15px; border-bottom:1px dashed #e9e9e9; vertical-align:top }
.visit-vcmt .com-name { margin-right:20px; font-weight:bold; color:#000 }
.visit-vcmt .com-date { font-size:11px; color:#aeaeae }
.visit-vcmt .com-cont { padding:10px 20px 0 0; color:#828282; line-height:20px }
/* ÀÛ¼º */
.vist-vcmt-reg { margin-top: 10px; border-bottom: 1px solid #e5e5e5; }
.vist-vcmt-reg th,
.vist-vcmt-reg td ,#comment_reply_input th { padding: 6px 0;}
.vist-vcmt-reg th ,#comment_reply_input th { font-weight: normal; color: #9d9d9d; }
.vist-vcmt-reg .tb-left ,#comment_reply_input .tb-left{ padding: 0 3px; }
.vist-vcmt-reg th .tb-left { padding-left: 10px; background: url('/images/d3/modern_simple/common/bull_join_required.gif') no-repeat 0 45%; }
/* °Ô½ÃÆÇ Å¸ÀÔ - ¾²±â */
.bbs-table-write { margin-top:10px; border-top:1px solid #000 }
.bbs-table-write tbody th,
.bbs-table-write tbody td { padding:13px 0; text-align:left; border-bottom:1px solid #e9e9e9 } 
.bbs-table-write tbody th { padding-left:30px; font-size:12px; font-weight:normal; background:#f8f8f8 }
.bbs-table-write tbody td { padding:13px 10px }
.bbs-table-write .privercy-agree label { vertical-align:-2px \0/IE8+9; *vertical-align:bottom }
.bbs-table-write .privercy-agree label input { vertical-align:top; *vertical-align:top }

/* °Ô½ÃÆÇ Å¸ÀÔ - ºñ¹Ð¹øÈ£Ã£±â */
.bbs-table-pwd { margin-top:10px; padding:60px 0; border-top:1px solid #acacac; border-bottom:1px solid #acacac; background:#f8f8f8; }
.bbs-table-pwd table { width:475px; margin:0 auto }
.bbs-table-pwd tbody th,
.bbs-table-pwd tbody td  { font-size:14px;  font-weight:normal } 
.bbs-table-pwd tbody td input { padding:0 0 0 5px; width:355px; height:40px; line-height:40px; border:1px solid #000; }



.pwd-link { padding:40px 0 100px; text-align:center }
.pwd-link a { margin:0 3px; width:188px;  font-size:12px; display:inline-block;}









.body_wrap .new_body_right_wrap {position:relative; /*width:calc(100% - 860px);*/ padding-right:240px; padding-left:340px;
    

}

.body_wrap .new_body_right_wrap.push {padding-left:40px; }

.body_wrap .new_body_right_wrap.content_wrap {padding-top:100px; }




