/* BASIC css start */
.footer {width:100%;}

#productClass .page-body { position:relative; width:930px; z-index: }
#productClass .page-body:after { content: ""; display: block; clear: both; }
#productClass .page-body .left_menu {width:150px; float:left; display: block;}



/* 카테고리 타이틀 */
#productClass .page-body .now_cateTit {float:left; padding:0px;  width:100%; border-bottom:1px solid #3366cc; margin-bottom:50px;  }
#productClass .page-body .now_cateTit h3 {padding:3px 0 10px 20px;font-size:25px; color:#3366cc; font-weight:700;letter-spacing : -1px;margin-bottom:10px; }


/*상품진열 정보*/

#productClass .page-body .item-wrap {width:930px; float:left; display: block;}

/*** 메인 타이틀 */
#productClass .page-body .item-wrap .cateTit1 {margin:20px 20px; text-align:left; }
#productClass .page-body .item-wrap .cateTit1 h3 { font-size:22px; color:#393939; font-weight:bold; border-bottom:1px solid #ddd; padding:0px 0 20px 10px; letter-spacing : -1px}
#productClass .page-body .item-wrap .cateTit1 span {font-size:15px; color:#393939; font-weight:normal; padding-left:10px; }


/**** contents*/
#productClass .page-body .item-wrap .item-cont { width:930px; *zoom:1 }
#productClass .page-body .item-wrap .item-cont:after { content: ""; display: block; clear: both }
#productClass .page-body .item-wrap .item-cont .item-list { padding:0px 15px; float:; width:200px; text-align:center;  }
#productClass .page-body .item-wrap .item-cont .item-list .thumb { width:190px;  overflow:hidden }
#productClass .page-body .item-wrap .item-cont .item-list .thumb img { width:180px;  }
#productClass .page-body .item-wrap .item-cont .item-list .prd-info { padding:18px 0 60px; overflow:hidden; line-height:20px; }
#productClass .page-body .item-wrap .item-cont .item-list .prd-ico img { margin:2px }
#productClass .page-body .item-wrap .item-cont .item-list .prd-name {     padding-top: 20px; font-weight: bold; }
#productClass .page-body .item-wrap .item-cont .item-list .prd-name a { display:block; color:#1c1c1c; text-overflow:ellipsis;  white-space:nowrap; overflow:hidden; }
#productClass .page-body .item-wrap .item-cont .item-list .prd-subname {  margin-top:10px; display:block; color:#393939; text-overflow:ellipsis;  white-space:nowrap; overflow:hidden;}





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

#productClass .r_page   {float:right; width:930px;}
#productClass    {zoom:1;}
#productClass:after  {clear:both; height:0;content:"."; display:block; visibility:hidden;}

#productClass .r_page .total-sort  {padding:15px 0px;}



/* BASIC css end */

