@charset "UTF-8";

* {padding:0; margin:0;font-family:'맑은 고딕','Malgun Gothic', 'MalgunGothic', Dotum, Gulim, Verdana, Tahoma;color:#444}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0;border:0; font-size:13px; line-height:20px}
input, select, textarea, button {margin:0; padding:0;}
em, address {font-style:normal;}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
legend,caption{ position:absolute; left:0; top:0; width:1px; height:1px; text-indent:-10000px; overflow:hidden; }
input,select,textarea {vertical-align:middle;}
h1 img, h2 img, h3 img,	h4 img, h5 img, h6 img {margin: 0;}
img, fieldset {border:0 none;}
img {vertical-align:top; max-width:100%;}
button {cursor:pointer;}
button,input[type='submit'],input[type='reset'],input[type='button'] {overflow:visible; border:0 none; background:transparent; cursor:pointer; text-align:center;}


a:link, a:visited {text-decoration:none; color:#c3c3c3;}
a:hover, a:focus, a:active { text-decoration:none;color:#fff;}
a img {border:0;padding:0;}


html {
	 
      background: url(/sites/afna/intro/images/intro.jpg) no-repeat center center fixed;
	webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  
}
#wrap{width: 1200px;  min-height: 1100px; margin: 0 auto; position: relative;}
#wrap .top_logo{position: absolute; top:30px; left: 0; }
#wrap .intro_txt{position: absolute; top:85px; right:0px; }
.btn_01, .btn_02, .btn_03{font-weight:800; font-size: 20px; color: #000; letter-spacing: -3px; line-height: 30px; width: 200px; height: 100px; padding:30px 0 0 230px; }


.btn_01{position: absolute; right: 0; top: 440px; background:rgba(128,32,64,0.7); background-image:url(/sites/afna/intro/images/icon.png); background-position:35px 17px; background-size: auto; background-repeat: no-repeat;}

.btn_02{position: absolute; right:0; top: 724px; background:rgba(64,124,32,0.7); background-image:url(/sites/afna/intro/images/icon.png); background-position: 35px -187px; background-size: auto; background-repeat: no-repeat; }

.btn_03{position: absolute; right:0; top: 582px; background:rgba(29,35,205,0.7); background-image:url(/sites/afna/intro/images/icon.png); background-position: 35px -378px; background-size: auto; background-repeat: no-repeat; }
.intro-wrap .btn_04{position: absolute; right:0; top: 350px;  }

/*
.btn_01, .btn_02{font-weight:800; font-size: 28px; color: #fff; letter-spacing: -3px; line-height: 40px; width: 260px; height: 160px; padding:50px 0 0 210px; }

.btn_01{position: absolute; right: 0; top: 405px; background:rgba(128,32,64,0.7); background-image:url(/sites/afna/intro/images/icon.png); background-position: 45px 55px; background-size: auto; background-repeat: no-repeat;}

.btn_02{position: absolute; right:0; top: 630px; background:rgba(64,124,32,0.7); background-image:url(/sites/afna/intro/images/icon.png); background-position: 45px -167px; background-size: auto; background-repeat: no-repeat;  }
*/

/*20221226_기초군사훈련 게시판 바로가기 배너*/
.btn_05{
    position: absolute;
    top: 724px;
    right: 0;
    display: inline-block;
    width: 430px;
    height: 130px;
}

.btn_05 img{
width: 100%;
height: 100%;
}
