/* BASIC css start */
#prdBrand .cate-wrap .bcate { text-align: center; font-size: 14px; font-weight: bold; }
#prdBrand .cate-wrap .sub_cates .mcate { zoom: 1; overflow: hidden; margin: 20px 0; padding: 10px 0 10px 20px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
#prdBrand .cate-wrap {url(/images/d3/hot_issue/common/bull_w7_h7_red.gif) no-repeat 0 45%; }


/*ÁÂÃø¹è³Ê*/
.banner_left { position:absolute; left:50%; margin-left:-795px; z-index:1; top:300px; }

/*Ä«Å×°í¸® box*/
#prdBrand .cate_wrap {
	position: relative;
	z-index:1;
	width:1300px; 
        background-color:#ffffff;
	margin-top:20px;
	border-top:0px solid #ffffff;
	border-bottom:2px solid #ffff;
	overflow:hidden;
}


#prdBrand .cate_wrap li.bg{
	min-height:1px;

	
}

#prdBrand .cate_wrap .sub_cates ul {
	overflow:hidden;
}

#prdBrand .cate_wrap .sub_cates ul li {
	width:23.6%;
	float:left;
	margin: 0 5px 5px 10px;
        border: 1px solid #eeeeee;
}
#prdBrand .cate_wrap .sub_cates ul li a:hovor {
        background: #222222 ;
}

.b_cate {
	z-index:12;
	top:30%;
        margin-top:-10px;
        padding: 20px 0px 10px 0px;
	left:15px;
	width:1300px;
        background: #ffffff;
	font-family:'¸¼Àº °íµñ';
	font-size:18px;
	color:#222222;
	font-weight:bold;
	text-align:center;
        box-sizing: border-box;
	
}

/*ÁßºÐ·ù ³ëÃâ*/
.sub_cates {/*width:910px;*/ clear:both; padding:15px 0; }
 
.sub_cates .mcate li { color:#000000; font-size:12px; font-family:'Malgun Gothic'!important; font-weight:nomal; text-decoration: none; }
.sub_cates .mcate li a { display: block; color:#444444; font-family:'Malgun Gothic'; padding:7px 8px; }
.sub_cates .mcate li a:hover {  background-color: #333333; color:#ffffff;  transition: 0.7s; }
.sub_cates .mcate li a.selected  { background-color: #eeeeee; color:#333333; }

/*³×ºñ*/
.navi { margin-top: 0px; padding-left: 15px; }
.navi img { padding: 2px 2px 0px 2px;}
.navi a {font-size:11px;}

/*»óÇ°³ëÃâ À§µå°ª*/
.item-wrap .item-cont .item-list {
	float: left;
	width: 19.5%;
        height: auto;
	margin: 30px 3px 40px 3px;
        border-bottom: solid 2px #ffffff;
        border-top: solid 2px #ffffff;
        border-left: solid 2px #ffffff;
        border-right: solid 2px #ffffff;
	text-align: center; padding-top:5px;
}
.item-wrap .item-cont .item-list:hover {border: solid 2px #ddd;}
.item-wrap .item-cont .item-list .thumb { overflow: hidden; height:232px; border: 1px solid #eeeeee;}
.item-wrap .item-cont .item-list .thumb img { width: 232px !important; height: 232px !important; transition:0.5s all;-moz-transition:0.5s; }
.item-wrap .item-cont .item-list .thumb img:hover {  -webkit-transform: scale(1.6) ;  transform: scale(1.6) ; transition:0.5s all;-moz-transition:0.5s;     overflow: hidden;}
.item-wrap .item-cont .item-list .thumb img *:before,
.item-wrap .item-cont .item-list .thumb img *:after { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.25s linear; transition: all 0.25s linear;
}

/*»óÇ°°¡°Ý*/
.item-wrap .item-cont .item-list .box_prd {
	display: inline-block; vertical-align: top; font-size: 12px; letter-spacing: normal; line-height: 1.5; box-sizing: border-box;
	position: relative; 
}

.item-wrap .item-cont .item-list .box_prd .discount_rate {
	position: absolute; top: 0px; left: 0px; z-index: 4; width: 35px; height: 35px; text-align: center; font-size: 13px; line-height: 35px; font-weight: 700; color: #fff;
	background: #d20000; font-family: 'Dotum';
}
.item-wrap .item-cont .item-list .prd-price {
	font-weight: bold;
	font-family:'¸¼Àº °íµñ';
	font-size:15px;
	color: #d20005;
        text-align:left;
        padding-left: 0px;
}
.item-wrap .item-cont .item-list .p-price {
	font-family:'¸¼Àº °íµñ';
	font-size:12px;
	color: #222222;
        text-align:left;
        line-height: 23px;
        padding:10px 0px 0px 4px;
}
.prd-name {
	padding: 0px 5px 0px;
        background-color:#fff;
        height: 52px;
	font-weight: normal;
	font-size:12px;
        text-align:left; 
        overflow: hidden;
        text-overflow: ellipsis;
}
.prd-name a { color:#222; letter-spacing: 0.5px; }


.prd-sub { color: #666;
          font-size: 11px;
          text-align: left;
          padding: 0px 5px ;
          border-bottom: 1px solid #dddddd; height: 38px; }
.prd-sub a { color:#9E9E9E; font-size:11px;
}
.item-box {background-color:#fff; width: 232px;}


.option_out { 
          position: absolute;
          margin:-190px 50px;
          opacity:0.9; 
}

.option a{margin:1px 2px 2px 0;
         
}
.product-subname { text-align:left;
	           padding: 4px 0px 1px; height:25px;
}
.product-subname span {}

.item-wrap .item-info {
	zoom: 1;
	overflow: hidden;
	padding: 15px 0 10px;
	background: #f4f4f4;
        margin-bottom: 30px;
        margin-top:30px;
}

.sub_recmd_pro .thumb {width:19.6%; height:204px; clear:both; text-align:center; line-height:204px;}
.sub_recmd_pro .thumb img {width:200px; height:200px; text-align:center; padding:5px; }
.sub_recmd_pro .prd-name {font-family:'¸¼Àº °íµñ'; font-size:12px; font-weight:normal; color:#656565; text-align:left; line-height:16px;}
.all-p {padding: 2px 15px 0 5px; text-align:left; margin-bottom:15px; }

.all-p .option { text-align:right;
                 float:right;
	         padding: 3px 0px 0 3px;
                 height: 18px;
                 line-height:18px;
 }

.sub_recmd_pro .all-p .p-price {font-family:'¸¼Àº °íµñ'; font-size:11px; font-weight:normal; color:#656565; text-decoration:line-through; text-align:left;}
.sub_recmd_pro .all-p .prd-price {font-family:'¸¼Àº °íµñ'; font-size:16px; font-weight:nomal; color:#FF673B; text-align:left;}


.chu_roll{width:1100px; overflow: hidden;}
.chu_roll .sub_recmd_pro{width:200px; float:left; text-align:center; margin:0 auto;}

.prev_btn2 {position:absolute; top:130px; left:10px; z-index:30;}
.next_btn2 {position:absolute; top:130px; right:55px; z-index:30;}

.clearFix { *zoom:1; }
.clearFix:after { content:''; display:block; clear:both; }



/**Ä«Å×°í¸®¹è³Ê**/
#category_title {
   width: 100%;
    margin: 0 auto;
    position: relative;
    clear: both;
}

#Wide.topb01 {
    position: relative;
    background: #ececec ;
    height: 460px;
    max-width: 100%;
    margin-top: 0px; 
    cursor: pointer;
    min-width:1200px;
}


.topb01 .WideBox {
    display: block;
    max-width: 1300px;
    height: 100%;
    margin: 0px auto 0px;
}




.topb01 .WideBox .Wide_txt {
    float:right;
    text-align: right;
    max-width: 1250px;
    height: 100%;
    margin:18px 40px 0 0;
}
.topb01 .WideBox .Wide_txt .text01 {
    word-spacing: 0.30em;
    margin: 0px auto 0;
    padding: 10px 0px 10px 0px;
    width: 100%;
    font-family: 'Nanumsquare';
    font-weight: lighter;
    font-size: 40px;
    line-height: 40px;
    color: #222;
}

.topb01 .WideBox .Wide_txt .text02 {
    word-spacing: 0.30em;
    margin: 00px auto 0;
    padding: 10px 0px 10px 0px;
    width: 100%;
    font-family: 'Nanumsquare';
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    color: #222;
}

.topb01 .WideBox .Wide_txt .text03 {
overflow: hidden;
    display: inline-block;
    margin: 12px 3PX 0;
    background-color: #eee;
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 13px;
    line-height: 32px;
    color: #f5f5f5; width: 300px; height: 300px; 
}
.topb01 .WideBox .Wide_txt .text03 img {width:300px;}
.topb01 .WideBox .Wide_txt .text03 a {color:#222;line-height: 32px;letter-spacing: 1px;  -webkit-transition: all 0.3s;  transition: all 0.3s;  -webkit-transform: translateY(0);  transform: translateY(0);  display: inline-block; width: 300px; height: 300px;}
.topb01 .WideBox .Wide_txt .text03 a:hover {color:#eee;line-height: 32px;letter-spacing: 1px; background-color: #222; -webkit-transition: all 0.3s;  transition: all 0.3s;-webkit-transform: translateY(-8px);  transform: translateY(-8px); opacity: 0.8; }


/**½½¶óÀÌÆ®º£ÀÌ½º**/
.top_bg { height:350px; background:url(/design/cubesnow/2017/sub_bg.gif) 0 0 repeat;}

.page-bg { }
.page-bg a {border: 1px solid #eeeeee; }


/* BASIC css end */

