/* BASIC css start */
/* 전체 레이아웃 */
#contentWrap {
 position: relative;
 margin-left: 0px;
 right: 0%;
 width: 1920px;
}
/* 카테배너 */
.cate_banner {
 width: 1920px;
}
.cate_bg {
 width: 1920px;
 height: 300px;
 background: url('https://dealer9492.jpg3.kr/vivitek/cate/product_banner.jpg');
}
/* 배너 텍스트 */
.sub_txt {
 font-size: 18px;
 letter-spacing: -1px;
 line-height: 60px;
 text-align: center;
 color: #fff;
}
.main_txt {
 font-size: 50px;
 letter-spacing: -1px;
 line-height: 60px;
 text-align: center;
 font-weight: bold;
 color: #fff;
}
/* prd-class-hd */
#productClass {
 width: 1280px;
 margin-left: 350px;
}
#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;
}
/* class-list */
#productClass .class-list {
 zoom: 1;
 overflow: hidden;
 padding: 15px
}
#productClass .class-list li, #productClass .class-list li a {
 float: left;
 width: auto;
 white-space: nowrap;
}
#productClass .class-list li {
 padding-left: 12px;
 margin-right: 12px;
 background: url(/images/d3/modern_simple/common/bull_h2_sqr_gray.gif) no-repeat 0 50%;
}
/* 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 .best-item h3 {
 margin-left: 20px;
 font-size: 0;
 line-height: 0;
}
/* total-sort */
#productClass .total-sort {
 padding-top: 30px;
 padding-bottom: 30px;
 float: left;
 margin-left: 50px;
}
.total {
 font-size: 14px;
 font-weight: normal;
 color: #444;
 margin-right: 150px;
}
.total span {
 color: #068f39;
}
/* 카테고리 메뉴 */
.sub_menu {
 margin-top: 60px;
 margin-bottom: 20px;
}
#subMenu {
 margin-left: 80px;
 width: 1200px;
}
#subMenu li {
 float: left;
 width: 200px;
 height: 50px;
 position: relative;
 border: 1px solid #c0c0c0;
 border-radius: 50px;
 text-align: center;
 margin-bottom: 20px;
 margin-right: 20px;
}
#subMenu li a {
 display: block;
 font-size: 15px;
 line-height: 50px;
 font-weight: 600;
 color: #2d2d2d;
 text-decoration: none;
}
#subMenu li a:hover {
 color: #1ba74c;
}
#subMenu1 {
 margin-left: 80px;
 width: 1200px;
}
#subMenu1 li {
 float: left;
 width: 200px;
 height: 50px;
 position: relative;
 border: 1px solid #c0c0c0;
 border-radius: 50px;
 text-align: center;
 margin-bottom: 20px;
 margin-right: 20px;
}
#subMenu1 li a {
 display: block;
 font-size: 15px;
 line-height: 50px;
 font-weight: 600;
 color: #2d2d2d;
 text-decoration: none;
}
#subMenu1 li a:hover {
 color: #1ba74c;
}
.info {
 border: 1px solid #d1d1d1;
 margin: 10px 0;
 background: #ffffff;
 width: 294px;
}
/* BASIC css end */

