/* BASIC css start */
#blk_scroll_wings.top_fix , #cherrypicker_scroll.top_fix {
    position: absolute !important;
    top:347px !important;
    right: 50% !important; 
}

.preview{margin-top:5px;}
.category_title img {  display: block; margin: 0px auto; }

#contentWrap {width:1200px !important;}
/* class-list */
#productClass .cate-wrap {/* overflow:hidden */}
#productClass .cate-wrap .bcate {padding-bottom: 10px;font-size: 20px;color: #000000;font-weight:bold;line-height: 1;}
 

/* best-item */
#productClass .best-item { padding-top: 20px; padding-bottom: 10px; border-top: 2px solid #5c5c5c; border-bottom: 2px solid #5c5c5c; background-color: #f8f8f8; }

/* total-sort */
#productClass .total-sort { padding-top: 30px; }
#productClass .cate-wrap .class-list {}

#productClass .cate-wrap .class-list ul {
    font-size: 0;
}

#productClass .cate-wrap .class-list ul li {
    font-size: 12px;
    width: 183px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    height: 42px;
    text-align: center;
    line-height: 40px;
    margin-right: 18px;
    margin-top: 10px;
}

#productClass .cate-wrap .class-list ul li a {
    font-size: 14px;
    color: #646464;
    width: 183px;
    display: block;
    height: 42px;
    line-height: 40px;    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}

#productClass .cate-wrap .class-list ul li:nth-child(6n) {
    margin-right: 0;
}

#productClass .cate-wrap .class-list ul li a:hover, #productClass .cate-wrap .class-list ul li.active a {
    color: #fff;
}

#productClass .cate-wrap .class-list ul li:hover, #productClass .cate-wrap .class-list ul li.active {
    background: #003ca6;
    border: 1px solid #ffffff;
}

#productClass .cate-wrap .class-list ul li:hover { 
}





.prd_title {
    position: relative;
    text-align: center;
    padding-bottom: 30px;
    padding-top: 100px;
    width: 1200px;
    margin: 0 auto;
}

.prd_title h3 {
    color: #333333;
    font-size: 28px;
    letter-spacing: -0.5px;
    font-family: 'NanumSquareRoundB';
}


.prd_list .prd-name, .prd_list .prd-name a {
  margin-bottom: 10px;
  color: #2e2e2e;
  font-size: 12px;
  font-weight: bold;
}
.prd_list .prd-price, .prd_list .prd-price a {
}
.prd_list .prd-price a .price, .prd_list .prd-price .price {

}
.prd_list .prd-price .consumer, .prd_list .prd-price a .consumer {font-size: 13px;color: #a5a5a5;text-decoration: line-through;font-weight: normal;margin-left: 2px;vertical-align: top;}
.prd_list .prd-price .consumer .won, .prd_list .prd-price a .consumer .won {

}
.prd_list .prd-price .dc_per, .prd_list .prd-price a .dc_per {
  display: none;
}
ul.prd_list {
  font-size: 0; 
} 
.list4x li.pd_wrap {
  font-size: 12px;
  vertical-align: top;
  width: 287.25px;
  float: left;
  position: relative;
  margin-left: 17px;
  padding-bottom: 60px;
}
.prd_list .pd_wrap .img img {  border: 1px solid #ececec;
  width: 94%; 
}
.list4x li.pd_wrap:nth-child(4n) {
  margin-right: 0;
}
.list4x li.pd_wrap:nth-child(4n+1) {
  clear: both;
}

.prd_list .pd_wrap .img {
}
.prd_list .pd_wrap .info .subname {
  color: #2e2e2e;
  font-size: 14px;
  margin-bottom: 10px;
}
.prd_list .pd_wrap .info {
  margin-top: 20px;
  text-align: center;
}
.prd_list .pd_wrap .info .prd-price {
  font-size: 14px;
  color: #2e2e2e;
  font-weight: 800;
}
.prd_list .pd_wrap .info .prd-price .dc_per {
  right: 15px;
  position: absolute;
  top: -10px;
  margin-right: 0;
} 
.brand_info {
    font-size: 0;
    padding-top: 70px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 40px;
}

.brand_info .total {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    font-weight: bold;
    color: #646464;
    width: 50%;
    text-align: left;
}

.brand_info .sort {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    width: 50%;
    text-align: right;
}
 

.brand_info .sort #sort {
    height: 30px;
    width: 145px;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    outline: 0;
    background: url(/design/gunwoo21plus/elecshop/images/selectbg.png) white right 10px center no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding: 0 30px 0 10px;
}

.brand_info .sort #sort:hover {
    border: 1px solid #1c1c1c;
} 

.brand_info .sort #sort::-ms-expand {
  display: none;
} 

/* 1. ÆäÀÌÂ¡ ÀüÃ¼¸¦ °¨½Î´Â ¹Ù±ù ¹Ú½º */
.paging-container {
    width: 100% !important;
    text-align: center !important; /* ³»ºÎÀÇ ol ¿ä¼Ò¸¦ Áß¾ÓÀ¸·Î º¸³¿ */
    padding: 60px 0 !important;
    clear: both !important;
    display: block !important;
}

/* 2. ½ÇÁ¦ ¼ýÀÚ¿Í È­»ìÇ¥°¡ ´ã±ä ¸®½ºÆ® */
ol.paging {
    display: inline-block !important; /* ¹Ú½º ³Êºñ¸¦ ¼ýÀÚ°¡ ÀÖ´Â ¸¸Å­¸¸ Â÷ÁöÇÏ°Ô ÇÔ */
    list-style: none !important;
    margin: 0 auto !important; /* ¼öÆò Áß¾Ó Á¤·ÄÀÇ ÇÙ½É */
    padding: 0 !important;
    vertical-align: middle !important;
}

/* 3. °¢ ¼ýÀÚ¿Í È­»ìÇ¥ Ä­ */
ol.paging li {
    display: inline-block !important; /* ¼¼·Î°¡ ¾Æ´Ñ °¡·Î·Î ³ª¿­ */
    margin: 0 4px !important; /* ¼ýÀÚ »çÀÌÀÇ °£°Ý ÁÂ¿ì µ¿ÀÏ ¹èºÐ */
    padding: 0 !important;
    vertical-align: middle !important;
}

/* 4. Å¬¸¯µÇ´Â ¸µÅ© ¿µ¿ª */
ol.paging li a {
    display: block !important;
    min-width: 26px !important; /* ¹ØÁÙÀÌ ±ÛÀÚº¸´Ù ¾à°£ ³Ð°Ô º¸ÀÌµµ·Ï ¼³Á¤ */
    height: 30px !important;
    line-height: 30px !important; /* ¼ýÀÚ¸¦ ¼öÁ÷ Áß¾ÓÀ¸·Î */
    color: #666 !important;
    font-size: 16px !important;
    text-decoration: none !important;
    text-align: center !important;
}

/* 5. ÇöÀç º¸°í ÀÖ´Â ÆäÀÌÁö °­Á¶ (#0000FF ÆÄ¶õ»ö) */
ol.paging li.now a {
    color: #003ca6 !important;
    font-weight: 900 !important;
    border-bottom: 2px solid #003ca6 !important; /* ÆÄ¶õ»ö ¹ØÁÙ */
}

/* 6. È­»ìÇ¥ ¹öÆ° ½ºÅ¸ÀÏ */
ol.paging li.first a, ol.paging li.prev a, 
ol.paging li.next a, ol.paging li.last a {
    color: #333 !important;
    font-weight: bold !important;
}
/* BASIC css end */

