
@font-face {
    font-family: 'NanumSquareNeoBold';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.ttf) format("truetype");
}




/* reset */
html,body {width:100%;min-width:1276px; overflow-x : hidden; overflow-y : hidden;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button,strong,span,em,iframe,img,textarea,input,a,select {margin:0;padding:0}
body {width:100%;font-family:'NanumSquareNeoBold',dotum,Helvetica,sans-serif,;font-size:12px;line-height:1.6;color:#333;background:url(/img/intro/bg_main.jpg) no-repeat #f8f9f9 center 0;text-align:left;word-break:break-all;-ms-word-break:break-all}
dl,ul,ol,li {list-style:none;}
fieldset, img {border:none;}
img {vertical-align:top;}
hr {display:none;}
input,textarea,select {font-size:12px;color:#333;vertical-align:top;}
table {width:100%;border-spacing:0;border-collapse:collapse;empty-cells:show;}
legend, caption {width:0; height:0; font:0/0 Sans-serif; visibility:hidden; z-index:-1;}
em, address {font-style:normal;}
a {cursor:pointer;}
a:link, a:visited {text-decoration:none;color:#666;}
a:hover, a:active {text-decoration:none;color:#428ac8;}

#wrap{width:100%; height:100%;}


/*intro*/
#intro{position:absolute; left:50%; top:0px;   margin-left:-320px;}
#intro .introT {width:700px;   overflow:hidden;}
#intro .center_bg{width:640px;  padding-top:260px;}
#intro h1 {margin-top:auto; margin-bottom:auto; margin-bottom:24px;text-align:center;}
#intro h1 img{margin-top:48px;  }


.content {display:block; margin:50px auto 0px auto; width:700px;font-family:'NanumSquareNeoBold';}
.content a {display:inline-block; position:relative;width:30%; height:80px; line-height:80px; font-size:18px;  margin:0px 5px; text-align:center; letter-spacing:-1px;text-decoration:none;-webkit-transition:.3s ease-in-out; transition:.3s ease-in-out; }
.content a.gobt1 {color:#fff;background:#ff7a29;}
.content a.gobt2 {color:#fff;background:#a4aa02;}
.content a.gobt3 {color:#fff;background:#588ebf;}
.content a.gobt1:hover {background:#fff; color:#ff7a29;}
.content a.gobt2:hover {background:#fff; color:#a4aa02;}
.content a.gobt3:hover {background:#fff; color:#588ebf;}



@media (max-width: 1200px){
#intro{position:relative; width:90%; margin:100px auto;left:0px;}
#intro .introT {width:100%;   overflow:hidden;}
#intro .center_bg{width:100%;  padding-top:260px;}
#intro h1 {margin-top:auto; margin-bottom:auto; margin-bottom:24px;text-align:center;}
#intro h1 img{margin-top:48px; zoom:2 }

#intro .center_bg{padding-top:150px;}
.content a {display:block; width:100%; height:4em; line-height:4em; font-size:4em;  margin:1em 0;}



}
