@font-face{font-family:'Nanum Gothic'; src:url('/font/NanumGothic.woff')}
@font-face{font-family:'Nanum Gothic'; src:url('/font/NanumGothic.eot')}

body {
    
    font-family: "Nanum Gothic", sans-serif;
}

#scitechkorea_all_wrap{
    
    min-width: 1220px;
    width: 100%;
    height: auto;
    margin: auto;
}
#header_wrap{
    position: relative;
    width: 100%;
    height: 160px;
}


/* Current_location */
#current_location{
    
    position: relative;
    width: 100%;
    height: 50px;
    background-color: #00a0da;
}
#current_location h2{
    
    text-indent: -99999px;
    font-size: 0;
}
#current_location_box h3{
    
    font-size: 0;
    text-indent: -99999px;
}
#current_location_box{
    
    margin: auto;
    width: 1160px;
    height: 50px;
}
#current_location_box ul li{
    
     width: 1000px;
     height: auto;
    margin: 10px 20px;
     
}
#current_location_box ul li a{
    
    text-decoration: none;
    font: 14px/32px bold;
    font-weight: 600;
    font-family: "Nanum Gothic", sans-serif;
    color: #FFFFFF;
    letter-spacing: 0.5px;
    margin-left: 5px;
}
#current_location_box ul li a:nth-child(9){
    
    color: #c0c8cc;
}


/*   product_wrap    */
#product_wrap{
    
    position: relative;
    width: 100%;
    height: auto;

}
#product{
    
    margin: 50px auto 0;
    width: 1160px;
    height: auto;
    font-family: "Nanum Gothic", sans-serif;
}
#product h3{
    
    font-size: 25px;
    width: 100%;
    height: 100px;
}
.box_left{
    
    float: left;
    width: 50%;
    height: auto;
}
.box_left>li{
    
    float: left;
    width: 500px;
    margin-top: 45px;
}
.box_right{
    
    float: left;
    width: 50%;
    height: auto;
  
}
.box_right>li{
    
    width: 100%;
    height: auto;
    margin: 45px auto;   
}
.box_right>li>p{
    
    font-size: 15px;
}
.box_right>li:nth-child(2){
    
    width: 130px;
    margin-top: -10px;
    float: left; 
}
.box_right>li:nth-child(3){
    
    width: 130px;
    margin-top: -10px;
    float: left; 
}
.box_right>li:nth-child(2):hover>a{ background-color: #7e8a99;}
.box_right>li:nth-child(3):hover>a{ background-color: #7e8a99;}
.box_right>li>a{
    
    text-decoration: none;
    color: #FFFFFF; font-size: 13px;
    font-family: "Nanum Gothic", sans-serif;
    display: block; 
    width: 110px; text-align: center;
    padding: 15px;
    background-color: #219ccc;
}

/* search bar*/
#search_bg{
    
    float: left;
    margin-top: 80px;
    position: relative;
    width: 100%;
    height: 100px;
    background-color: #c0c8cc;
}
#search_bg h2{
    
    text-indent: -99999px;
    font-size: 0;
}
#search_bar{
    margin: auto;
    width: 1000px;
    height: 100px;
}
#search_bar h3{
    
    text-indent: -99999px;
    font-size: 0;
}

/* footer */
#footer_wrap{
    
    float: left;
    width: 100%;
    height: auto;
    background-color: #FFFFFF;
}
#footer_menu{
    
    position: relative;
    width: 1160px;
    height: 250px;
    margin: 20px auto;
    
}
#boxa{
    
    position: relative;
    width: 1160px;
    height: auto;
    margin: auto;
}

/* biomedical */
#bot_biomedical{
    
    float: left;
    width: 500px;
    height: 200px;
    margin-right: 150px;
    margin-top: 35px;
    margin-left: 100px;
}
#bot_biomedical>ul{
    
    float: left;
}
#bot_biomedical>ul:nth-child(2){
    
    margin-left: 40px;
}
#bot_biomedical h3{
    margin-bottom: 10px;
    font: 14px/35px bold;
    font-family: "Nanum Gothic", sans-serif;
    font-weight: 600;
    color: #1b2940;
}
#bot_biomedical a{
    
    text-decoration: none;
    color: #000000;
}
#bot_biomedical li{
    
    width: 200px;
    height: auto;
    margin-top: 7px;
}
#bot_biomedical li:nth-child(1){
    
    margin-top: 45px;
}
#bot_biomedical li a{
    width: 205px;
    text-decoration: none;
    float: left;
    font: 12px/20px bold;
    font-family: "Nanum Gothic", sans-serif;
    color: #000000;
    margin-bottom: 9px
}

/* energy */
#bot_energy{
    
    float: left;
    width: auto;
    height: auto;
    margin-top: 35px;
}
#bot_energy>ul{
    
    float: left;
}
#bot_energy>ul:nth-child(2){
    
    margin-left: 30px;
}
#bot_energy a{
    
    text-decoration: none;
    color: #000000;
}
#bot_energy h3{
    margin-bottom: 10px;
    font: 14px/35px bold;
    font-family: "Nanum Gothic", sans-serif;
    font-weight: 600;
    color: #1b2940;
}
#bot_energy li{
    
    width: 190px;
    height: auto;
    margin-top: 7px;
}
#bot_energy li a{
    
    width: 190px;
    text-decoration: none;
    float: left;
    font: 12px/20px bold;
    font-family: "Nanum Gothic", sans-serif;
    color: #000000;
    margin-bottom: 9px
}

/*    history    */
#info_wrap{
    
    width: 100%;
    height: 230px;
    background-image: url("../images/footer.png");
    background-size: cover;
    background-repeat: no-repeat;
}
#info_wrap>ul{
    
    position: relative;
    margin: auto;
    width: 1160px;
}
#info_wrap>ul>li{
    
    float: left;
    width: 760px; 
    margin-top: 40px;
}
#info_wrap>ul>li:nth-child(2){
    
    width: 200px;
}
#info_wrap>ul>li:nth-child(3){
    
    width: 200px;
}
#info_wrap>ul>li>h3{
    
    padding: 10px; margin-top: 23px;
    text-align: left;
    font-size: 14px;
    font-family: "Nanum Gothic", sans-serif;
    font-weight: 600;
    color: #FFFFFF;
    
}
#info_wrap>ul>li>p{
    
    margin:5px auto;
    display: block;
    width: 740px;
    font-size: 12px;
    font-family: "Nanum Gothic", sans-serif;
    color: #FFFFFF;
    text-align: left;
}
#info_wrap>ul>li>p>span>a{color: #FFFFFF;}
#info_wrap>ul>li>p:nth-child(3) span{ margin-left: 10px;}

#info_wrap>ul>li>p:nth-child(4){
    
    margin-top: 20px;
    font-size: 14px;
    font-weight: 600;
}

#info_sns_logo h4{ 
    
    text-indent: -99999px;
    font-size: 0;
}
#info_sns_logo>ul{
    
    width: 200px;
    margin: auto;
}
#info_sns_logo>ul>li{
    
    float: left; 
    margin-right: 10px;
    margin-top: 70px;
}