@charset "UTF-8";

/* .wrap {width:1000px; margin:0 auto;} */
a {display:inline-block;width:100%;height:100%;}

.header {width:1000px;height:70px; margin:0 auto;}
.header .logo {float:left;}
.header .mamber {float: right; padding:15px 0 ;box-sizing:border-box;}
.header .mamber a {width: 120px; line-height:40px ; text-align: center; color: #0077dc;font-size:16px; border-radius:5px;border:1px solid #0077dc;}
.header .mamber a:hover {color: #fff; background-color: #0077dc; transition:0.3s;}

.header .download {margin-left: 10px; float: right; padding:15px 0 ;box-sizing:border-box;}
.header .download a {width: 150px; line-height:40px ; text-align: center;  color: #fff; font-size:16px; border-radius:5px;border:1px solid #0077dc; background-color: #0077dc;}

.visual {max-width:1920px;height:600px;margin:0 auto; background:url(/images/kr/visual01.jpg) no-repeat 50%;}

.container {max-width:1920px; margin-top:-130px}
.content01 {width:1000px;height:233px; margin:0 auto; background:url(/images/kr/img01.png) no-repeat 50%;}
.content01 .btn1 {padding:140px  0 0 65px;box-sizing:border-box;}
.content01 .btn1 a {width: 120px; line-height:40px ; text-align: center; color: #ffffff;font-size:16px;font-weight: bold; border-radius:5px;border:1px solid #ffffff;} 
.content01 .btn1 a:hover {color: #0077dc; background-color: #fff; transition:0.3s;}
.content02 {width:1000px;height:1090px; margin:0 auto; background:url(/images/kr/img02.png) no-repeat 50%;}
.content03 {width:100%; background-color: #f7f7f7;}
.content03_01 {width:1000px;height:630px; margin:0 auto; background:url(/images/kr/img03.png) no-repeat 50%;}
.content04 {width:100%; background:url(/images/kr/img04_bg.jpg) no-repeat 50%;}
.content04_01 {width:1000px;height:475px; margin:0 auto; background:url(/images/kr/img04.png) no-repeat 50%;}
.content05 {width:1000px;height:935px; margin:0 auto; background:url(/images/kr/img05.png) no-repeat 50%;}
.content06 {width:100%; background-color: #f7f7f7;}
.content06_01 {width:1000px;height:460px; margin:0 auto; background:url(/images/kr/img06.png) no-repeat 50%;}

.language{ padding-left: 10px; position: relative; float: right; margin-right: 10px; top:10px; width: 170px; height:30px; background:#f1f1f1; border-radius:6px; font-size: 13px; line-height: 30px}
.language strong{margin:4px 0 0 8px;}
.language ul{position:absolute; top:6px; right:2px;}
.language li{float:left; margin-right:4px; cursor:pointer; width:27px; height:18px;}
.language li.kr{background:url(/images/langicon_kr.gif) no-repeat;}
.language li.kr:hover,
.language .kr li.kr{background:url(/images/langicon_kr_.gif) no-repeat;}
.language li.en{background:url(/images/langicon_en.gif) no-repeat;}
.language li.en:hover,
.language .en li.en{background:url(/images/langicon_en_.gif) no-repeat;}
.language li.jp{background:url(/images/langicon_jp.gif) no-repeat;}
.language li.jp:hover,
.language .jp li.jp{background:url(/images/langicon_jp_.gif) no-repeat;}

.footer {width:1000px;height:260px; margin:0 auto; background:url(/images/kr/footer.png) no-repeat 50%;}