/* BASIC css start */
/*201229_±âÈ¹Àü_±âº»±âÈ¹Àü_»óÇ°Áø¿­µðÀÚÀÎ_240426_ÀÌ¹ÌÁöÀÌ»ó ¼öÁ¤*/


#contentWrap-2 {
    width: 100%;
    position: relative;
}

#content-2 {
    width: 100%;
    min-height: 600px;
    min-width: 1100px;
    text-align: center;
}
/* 240426 ¼öÁ¤ */

/* .visual img {
    position: relative;
    left: 50%;
    margin-left: -100%;
} */

.visual img {
    position: relative;
}

/* page-hd */
#productPlan .page-hd {
    padding: 8px 15px 5px;
    background-color: #c9c9c9;
}

#productPlan .page-hd h2 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

/* page-body */
#productPlan .page-body {
    /*padding-bottom: 80px;*/
    text-align: center;
}

#productPlan .page-body .visual {
    
}

#productPlan .page-body .pick {
    width:1100px;
    margin :0 auto;
    margin-top: 10px;
    text-align: right;
}

#productPlan .page-body .pick select {
    width: 320px;
    border: 1px solid #c5c5c5;
}

#productPlan .page-body .clst {
   width: 1100px;
   margin :0 auto;
    zoom: 1;
    overflow: hidden;
    margin-top: 17px;    
    padding-bottom: 1px;
}

#productPlan .page-body .clst li {
    float: left;
    border:1px solid #ddd;
    width:25%;
    padding:13px;
    box-sizing: border-box;
    margin:0 -1px -1px 0;
    font-weight: bold;
    background: url(http://herbnoori.img14.kr/img/shop_img/bar_arrow_6x10.png) no-repeat 248px 50%;
}

#productPlan .page-body .clst li a {
    display: block;
    white-space: nowrap;
    font-size: 14px;
    color:#222;
}

#productPlan .page-body .p-hd {
    position: relative;
    padding: 0 10px 5px;
    background:#394055;
}

#productPlan .page-body .p-hd.mt-35 {
    margin-top: 35px;
}

#productPlan .page-body .p-hd h3 {
    color: #fff;
    font-size: 20px;
    padding:20px;
}

#productPlan .page-body .p-hd .top {
    position: absolute;
    bottom: 11px;
    right: 11px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

#productPlan .page-body .plst {
    zoom: 1;
    overflow: hidden;
    margin: 25px auto 0;
}

#productPlan .page-body .prd-list {
  margin:10px auto 0;
  width: 1100px;
}

/* #productPlan .page-body .prd-list .thumb { width: 176px; height: 176px;} */
/* BASIC css end */

