/* main 컷 이미지 시작 */
/* main01 */
html { overflow-y:scroll; }
#Wrapper_main {width:100%; height:621px; background:url(../images/01_main/main01.jpg) no-repeat top center; min-width:1280px;}
.copy_main {width:312px; height:180px; position:absolute; top:190px; left:55%; background:url(../images/01_main/copy_main01.png) no-repeat top left}
a:hover{text-decoration:none}
ul {margin:0px; padding:0px; list-style:none;}

/* main02
.Wrapper_main2 {width:100%; height:621px; background:url(../images/01_main/main02.jpg) no-repeat top center}
.copy_main {width:312px; height:180px; position:absolute; top:179px; right:54%; background:url(../images/01_main/copy_main02.png) no-repeat top left}

main03
.Wrapper_main3 {width:100%; height:621px; background:url(../images/01_main/main03.jpg) no-repeat top center}
.copy_main {width:312px; height:180px; position:absolute; top:204px; left:55%; background:url(../images/01_main/copy_main03.png) no-repeat top left}

main04
.Wrapper_main4 {width:100%; height:621px; background:url(../images/01_main/main04.jpg) no-repeat top center}
.copy_main {width:312px; height:180px; position:absolute; top:204px; left:55%; background:url(../images/01_main/copy_main04.png) no-repeat top left}
*/
/* main 컷 이미지 끝 */


/* GNB */
#menu_wrap {width:1280px; padding-left:0; margin:0 auto; z-index:1;}
.menu_wrap_main {width:681px; top:193px; position:absolute;}

.menu_bg {padding:15px 0 25px 30px; background:#205fb4; border:solid 1px #1b5ab0; border-top:none; position:absolute; top:75px; z-index:1}
.menu_bg a {color:#fff; text-decoration:none; line-height:25px;}
.menu_bg a:hover {color:#a2caff; font-weight:600;}
.m01 {width:145px; margin-left:389px; float:left;}
.m02 {width:78px; margin-left:529px; float:left;}
.m03 {width:95px; margin-left:653px; float:left;}
.m05 {width:110px; margin-left:892px; float:left;}

#headerWrapper {width:100%; height:75px; background:#fff; min-width:1280px; border-bottom:solid 5px #215fb4;}
#headerWrapper .header {width:1001px; height:76px; margin:0 auto; background-image:none;}
#headerWrapper .header .logo {float:left; padding:20px 0 0 0; width:auto;}
#headerWrapper .header .nv_logo {float:left; padding:10px 40px 0 35px;}
#headerWrapper .header ul {width:auto; padding:29px 0 0 0; float:left;}
#headerWrapper .header ul li {display:inline; margin-right:40px;}
#headerWrapper .header ul li a {font-size:16px; color:#000; font-weight:600; text-decoration:none;}
#headerWrapper .header ul li a:hover {color:#215fb4;}
#headerWrapper .header ul .mrno {margin-right:0;}
/*#headerWrapper .header ul.smenu {width:73px; padding:15px 0 9px 12px; float:right; background:#f4f4f4; line-height:0;}*/
#headerWrapper .header ul.smenu {width:73px; padding: 15px 12px 9px 0px; float:right; background:#f4f4f4; line-height:0;}


/* FOOTER */
#footerWrap {width:100%; height:91px; background:url(../images/00_common/bot_bg.gif)  repeat-x bottom; min-width:1280px; left:0; top:0;}
#footerWrap .footer {width:989px; height:89px; margin:0 auto; border:solid 1px #eaeaea;}
#footerWrap .footer .logo {float:left; margin:29px 30px 0 21px;}
#footerWrap .footer .address {float:left; color:#7e7e7e; font-size:11px; margin:28px 0 0 0; line-height:19px;}
#footerWrap .footer .address span {font-size:10px;}
#footerWrap .footer .address img {margin:0 7px; vertical-align:middle;}
#footerWrap .footer .site {width:auto; height:52px; padding:23px 10px 0 0; float:right;}


.btn_empty {margin:148px 0 0 33px;}
.content {width:991px; height:164px; top:438px; margin:0 auto; position:relative;}
.con01{width:756px; height:164px; float:left}
.con02{width:235px; height:164px; float:right; background-image:url(../images/01_main/con05_bg.jpg)}
.con02_1{width:198px; height:119px; padding:23px 19px 22px 19px}
.con02_1 a{text-decoration:none; color:#595a5f}
.con02_1 a:hover{text-decoration:none; color:#0066B3}

.main_con01{width:189px; height:164px; float:left; background-image:url(../images/01_main/con01.png)}
.main_con02{width:189px; height:164px; float:left; background-image:url(../images/01_main/con02.png)}
.main_con03{width:189px; height:164px; float:left; background-image:url(../images/01_main/con03.png)}
.main_con04{width:189px; height:164px; float:left; background-image:url(../images/01_main/con04.png)}
.content .tit {font-size:17px; color:#272525; font-weight:600; margin-bottom:9px; letter-spacing:0.5px;}
.content .arrow {margin:0 0 3px 12px;}
.content ul {margin:18px 10px 0 15px;}
.content li {font-size:12px; color:#333; line-height:18px; letter-spacing:-0.25px;}


.main_select {width:102px; height:19px; top:415px; margin:0 auto; position:relative;}

ul.ul1 {width:202px; padding:35px 16px 23px 16px; font-size:12px; color:#635f5e}
ul.ul1 li {list-style: none; padding:0 0 0 7px; background:url(../images/01_main/btn_main_empty.png) no-repeat 0 12px; line-height:25px}

.pr7{padding-right:7px}
.pb17{padding-bottom:17px}

/*동영상 팝업 닫기 버튼*/
.boxclose:before {
  content: "X";
}