@charset "utf-8";

@font-face {
    font-family: 'NanumGothic';
    font-weight: normal;
    font-style: normal;
    src: url('font/NanumGothic.eot');
    src: local('%'),
    url('font/NanumGothic.eot?#iefix') format('embedded-opentype'),
    url('font/NanumGothic.woff') format('woff'),
    url('font/NanumGothic.ttf') format('truetype');
}

@font-face {
    font-family: 'NanumGothicBold';
    font-style: normal;
    font-weight: normal;
    src: url('NanumGothicBold.eot');
    src: local('%'),
    url('font/NanumGothicBold.eot?#iefix') format('embedded-opentype'),
    url('font/NanumGothicBold.woff') format('woff'),
    url('font/NanumGothicBold.ttf') format('truetype');
}

/*공동*/
* {box-sizing:border-box;list-style:none; border-spacing:0 ;border-collapse:collapse;}
a {text-decoration:none}

#sub_wrap {
    width:848px;
    height:auto;
    position:relative;
    margin:0 auto;
    padding:0;
    font-family:'NanumGothic';
}


/*   소개->평가원소개(evaluation.html)  
.evaluation-1{width:848px; height:54px; padding:10px;margin:0 auto; margin-bottom:900px; background-color:#898daa; border:1px solid #black; border-radius: 0.3em;}
.egebox{width:30px;height:30px;background:#fff; margin-top:20px;border-radius: 0.2em;}
.top_font{ font-family:NanumGothic;padding-left:15px; padding-top:-10px; font-size:12px; color:#fff; letter-spacing:1px;line-height:130%;}
.font-space{height:30px;} .font-space2{height:10px;}
.title-font{color:#437bad; font-size:14px; font-family:NanumGothicBold; }
.con-font{font-family:NanumGothic;padding-left:15px; padding-top:-10px; font-size:12px; color:#9c9c9c; letter-spacing:1px;line-height:130%;}
.img-lay{width:848px; }  */

/* hyun (evaluation.html) -회사소개 */

.sn_contents{border:1px solid #dfdfde; border-radius:0.5em;width:848px; height:1500px; text-align:center;  margin:0 auto; padding-left:70px; background-color:#ffffff;}
.top_font{ font-family:NanumGothic; padding-top:-10px; font-size:12px; color:#fff; letter-spacing:1px;line-height:130%;}
.font-space{height:30px;} .font-space2{height:10px;}
.title-font{color:#F37021; font-size:18px; font-family:NanumGothicBold;  }
.con-font11{font-family:NanumGothic; padding-top:15px; font-size:18px; color:#464646; letter-spacing:1px;line-height:130%;  }
.con-font{font-family:NanumGothic; padding-top:15px; font-size:15px; color:#9c9c9c; letter-spacing:1px;line-height:130%; }
.img-lay{ padding:50px; }
.sub_bn{ padding-top:50px;}
.sub_title{color:#F37021; font-size:25px; font-family:NanumGothicBold; padding:50px;}


/* hyun (evaluation.html) - 회사 연혁 */
.sn_contents2{border:1px solid #dfdfde; border-radius:0.5em;width:848px; height:1800px; text-align:center;  margin:0 auto; padding-left:70px; background: url(../img/brain.jpg) no-repeat 0 1200px;}
.font-table2{ vertical-align: middle;}
h5{color:#F37021; font-size:25px; font-family:NanumGothicBold; text-align:right; padding:20px; width:170px;}
.con-font-s2{font-family:NanumGothic; padding-top:15px; font-size:15px; color:#6e6e6e; text-align:left;  }


/* hyun (evaluation.html) - 주요업무 */
.sn_contents3{border:1px solid #dfdfde; border-radius:0.5em;width:848px; height:1800px; text-align:center;  margin:0 auto; padding-left:70px; }
.font-table2{ vertical-align: middle;}


/* hyun (evaluation.html) - 특허현황*/
.sn_contents4{border:1px solid #dfdfde; border-radius:0.5em; width:848px; height:2200px; text-align:center;  margin:0 auto; }
.img-lay24{padding:0px; }

/* hyun (evaluation.html) - 인증서*/
.sn_contents5{border:1px solid #dfdfde; border-radius:0.5em; width:848px; height:3400px; text-align:center;  margin:0 auto; }
.img-lay4{padding:0px; }




/*회원가입 사전설문*/
.sn_contents_join {border:1px solid #dfdfde; border-radius:0.5em; width:848px; height:1700px;   margin:0 auto; }
.join_tit { color:#F646464; font-family:NanumGothicBold; text-align:center; padding:50px; width:848px; font-size:30px;}
.join_con{padding-left:50px;}
h6{ font-family:NanumGothicBold; font-size:15px; color:#464646;}
.bt {text-align:center;}
#button {width:100px; height:30px; }
#textfield3{width:100px;}
#textfield4{width:50px;}
#textfield5{width:50px;}