/* BASIC css start */


.wrap_container .main_section .prod_tab_section {
    padding-bottom: 110px;
}


.wrap_container .main_section .prod_tab_section .cel_prod_tit {
    text-align: center;
    width: 100%;
    padding-top: 39px;
    font-size: 25px;
    font-family: 'Nanum Gothic';
    color: #000;
    letter-spacing: -1px;
}

.wrap_container .main_section .prod_tab_section .cel_prod_tab {
    width : 644px;
    height : 66px;
    margin : 0 auto;
}

.wrap_container .main_section .prod_tab_section .cel_prod_tab {
    width : 644px;
    height : 66px;
    margin : 0 auto;
}

.wrap_container .main_section .prod_tab_section .cel_prod_tab .click {
    width: 302px;
    height: 46px;
    line-height: 44px;
    position: relative;
    z-index: 10;
    float: left;
    margin: 10px 5px;
}


.wrap_container .main_section .prod_tab_section .cel_prod_tab .click > div {
    text-align: center;    
    width: 300px;
    height: 44px;
    border: 1px solid #b2b2b2;
    line-height: 44px;
    position: relative;
    z-index: 10;
    float: left;
    margin: 10px 5px;
}

.wrap_container .main_section .prod_tab_section .cel_prod_tab .click > div:hover { 
    background: #000;
    color: #fff;

}

.prod_content_wrap .caroufredsel_wrapper{/*width:1400px!important;*/ height:394px!important;}

/* BASIC css end */

