/* BASIC css start */
/* 전체 레이아웃 */
#contentWrapper {
 position: relative;
 margin-left: 0px;
 right: 0%;
 width: 1920px;
}
/* 상단배너 */
.banner {
 width: 1920px;
}
.bg_1 {
 width: 1920px;
 height: 250px;
 background-color: #ffe71b;
}
.bg_2 {
 width: 1920px;
 height: 140px;
 background-color: #333;
}
/* 카테고리 관련 */
#productClass .class-list {
 zoom: 1;
 overflow: hidden;
 padding: 15px;
 margin-top: 60px;
}
.cate-navi {
 text-align: center;
 font-weight: bold;
 margin-bottom: 60px;
}
.tittit a {
 color: #222;
 font-size: 40pt;
}
/* 프로모션 상품 */
.loop_prd {
 width: 33%;
 margin: 0px 80px;
}
.loop_prd .thumb a img {
 width: 350px;
 height: 350px;
}
.prd-list .thumb a, .prd-list .thumb img {
 display: block;
 width: 380px;
 height: 380px;
}
.prd_subname {
 text-align: left;
 margin-top: 15px;
 margin-bottom: 0px;
}
.prd_subname a {
 font-size: 13px;
 font-weight: bold;
 color: #ff6600;
}
.prd_name {
 text-align: left;
 font-weight: normal;
 margin-top: 0px;
 padding: 15px 0px 15px 0px;
}
.prd_name a {
 font-size: 15px;
 color: #444;
 width: 350pc;
}
.prd_name2 {
 text-align: left;
 font-weight: normal;
}
.prd_name2 a {
 font-size: 14px;
}
.promotion-pro .info .dsc {
 margin: 15px 0px 10px 0px;
}
.price_info {
 border-top: 1px solid #ddd;
 border-bottom: 1px solid #ddd;
 height: 30px;
 padding: 10px 0;
 margin-top: 10px;
}
.price_txt {
 text-align: left;
 font-weight: normal;
 color: #444;
 font-size: 14px;
}
.price_sell {
 color: #444;
 font-weight: bold;
 font-size: 24px;
 margin-top: 5px;
}
.prd_icon {
 padding-right: 40px;
 padding-top: 25px;
}
/* 베스트 아이템 */
#productClass .best-item {
 padding-top: 20px;
 padding-bottom: 50px;
}
#productClass .best-item h3 {
 margin-left: 20px;
 font-size: 0;
 line-height: 0;
}
.prd-list .price {
 margin-top: 0px !important;
 text-align: left;
 font-weight: normal;
 color: #444;
 font-size: 14px;
}
.pri_txt {
 text-align: left;
 font-weight: normal;
 color: #444;
 font-size: 12px;
 margin-top: 15px;
}
.best_prd_icon {
 float: right;
 padding-right: 20px;
}
.recmd_name {
 text-align: left;
 font-weight: bold;
 color: #444;
 font-size: 14px;
}
.recmd_subname {
 text-align: left;
 font-weight: bold;
 color: #444;
 font-size: 14px;
}
.recmd_pri_sell {
 text-align: left;
 font-weight: normal;
 color: #444;
 font-size: 12px;
}
.font11t {
 font-size: 11pt !important
}
#search_suggest ul, li, dl, dt, dd.tittit a {}
.best-item {
 display: none;
}
#productClass .class-list li, #productClass .class-list li {
 float: left;
 display: block;
 width: 195px;
 text-align: center;
 line-height: 50px;
 padding: 0;
 margin: 0px 15px 0px 0px;
 background-color: #f8f8f8;
}
#productClass .class-list li, #productClass .class-list li a {
 display: block;
 font-size: 12pt;
 font-weight: 500;
 width: 195px;
 line-height: 50px;
 border-radius: 500px;
}
.catestyle a:hover {
 width: 195px;
 background-color: #ff8800;
 color: #fff;
}
.cate_menu {
 width: 1280px;
 margin-left: 100px;
}
/* 총 상품 갯수 */
#productClass .total-sort {
 padding: 40px 0px 20px 20px;
 border-bottom: 1px solid #ededed;
}
.total {
 font-size: 12pt;
 font-weight: normal;
 color: #444;
 letter-spacing: -1px;
}
.total span {
 font-weight: bold;
 color: #ff8800;
}
/* prd-class-hd */
#productClass .prd-class-hd {
 zoom: 1;
 overflow: hidden;
 padding: 8px 15px 5px;
 background-color: #c9c9c9;
}
#productClass .prd-class-hd h2 {
 float: left;
 font-size: 14px;
 text-transform: uppercase;
 font-weight: bold;
 color: #fff;
}
#productClass .prd-class-hd .loc-navi {
 float: right;
 color: #fff;
}
#productClass .prd-class-hd .loc-navi a {
 color: #fff;
}
/* 상품정보 */
.prd_idx {
 border-bottom: 1px solid #ebebeb;
}
.prd_sub_name {
 padding: 25px 0px 0px 0px;
 text-align: left;
 font-size: 14px;
 font-weight: bold;
 color: #ff6600;
 width: 300px;
}
.prd_info {
 padding: 60px 0px;
 width: auto !important;
 float: none;
}
/* BASIC css end */

