/* BASIC css start */
/* class-list */
#productClass .cate-wrap { overflow:hidden }
#productClass .cate-wrap .bcate { padding-bottom:10px; font-size:18px; color:#202020; font-weight:bold; border-bottom:1px solid #e3e3e3 }
#productClass .cate-wrap .class-list { margin: 0 auto; text-align: center; display: table;}
#productClass .cate-wrap .class-list ul { *zoom:1 }
#productClass .cate-wrap .class-list ul:after { display:block; clear:both; content:'' }
#productClass .cate-wrap .class-list ul li {    display: inline-block;
    width: 100px;
    margin: 15px 0 15px 20px;
    padding: 0 5px 0 0;
    line-height: 14px;
    vertical-align: top; }
#productClass .cate-wrap .class-list ul li a { display:block; padding: 0 13px 0 0;
    font-weight: normal;
    font-size: 12px;
    color: #000;
    text-align: center; }
#productClass .cate-wrap .class-list ul li a:hover { color: #888; }
/* 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; }




.item-hd { position: relative; width: 100%; margin-top: 30px; padding-bottom: 15px;   }
.item-hd .tit { zoom: 1; overflow: hidden; }
.item-hd .tit dt,
.item-hd .tit dd { float: left; }
.item-hd .tit h2 { padding-left: 5px; font-size: 0; }
.item-hd .tit dd { float: left;
    padding: 0 0 0 8px;
    font-size: 11px;
    color: #2b2b2b;}
.item-hd .odr { position: absolute; top: 3px; right: -10px; width: 303px; }
.item-hd .odr ul { zoom: 1; overflow: hidden; }
.item-hd .odr li { float: left; margin-right: 10px; padding-left: 10px; }
.item-hd .odr li:first-child { background:none;} 
.item-hd .odr li a { line-height: 1.5; color: #2b2b2b; font-size: 11px; font-family:"nanumgothic"; }
.item-hd .odr li a:hover { color:#888; }
.item-hd .btn { position: absolute; top: -5px; right: 0; width: 186px; text-align: right; }





/* BASIC css end */

