@charset "euc-kr";

/*** !!!!!!!!!!ÇÊ¼ö!!!!!!!!!! ***/
body{line-height:normal !important;}
#quick-menu{display:none;}

.container{position:relative; background:#081941;}

/* ¸ÞÀÎVisual Banner */
.main_visual {position:relative; width:100%; min-width:1200px; height:835px; overflow:hidden; margin:0 auto; text-align:center; z-index:1; background:#fff; }
.main_visual .list_visual_box .list_visual {position:absolute; top:0; left:50%; margin-left:-961px; overflow:hidden; width:1920px; height:835px; min-width:1200px;}
.main_visual .list_visual_box .list_visual li {float:left;}



.section_wrap{position:relative; }
.section_wrap .section{display:none; text-align:center;  margin-top:0px;}
.section_wrap .section > img{ margin-top:0px;}
.section_wrap .section.on{display:block;}

.section1{background:url("../images/con01_bg.jpg") no-repeat center top;}
.section2{background:url("../images/con01_bg.jpg") no-repeat center top;}

.goos_bg{background-color:#fbfbfb; no-repeat center top;}

/* ÇÈ½º ÅÇ */
.tab_wrap{position:relative; width:100%; height:138px; margin-top:0px; background-color:#0c1e27; background-size: 100% 100%; z-index:10;}
.tab_wrap.fixed{position:fixed; left:0; top:0;}
.tab_wrap.fixed + .section_wrap{margin-top:138px;}
.tab_wrap .tab_area{position:relative; width:1100px; margin:0 auto; z-index:1;}
.tab_wrap .tab_area li{position:relative; float:left; width:548px; height:138px; margin-right:2px; text-align:center;}
.tab_wrap .tab_area li.tab5{margin-right:0}
.tab_wrap .tab_area li a{position:relative; display:block; }
.tab_wrap .tab_area li span{display:inline-block; width:548px; height:152px; background-repeat:no-repeat; background-position:0 0; text-indent:-9999px;}
.tab_wrap .tab_area .tab1 span{background-image:url("../images/tab1-off.png");}
.tab_wrap .tab_area .tab2 span{background-image:url("../images/tab2-off.png");}


.tab_wrap .tab_area .tab1.on span{background-image:url("../images/tab1-on.png");}
.tab_wrap .tab_area .tab2.on span{background-image:url("../images/tab2-on.png");}


/* top */
.top_page {position:fixed; bottom:100px; right:50%; margin-right:-735px; z-index:999; display:none;}
.top_page span{display:block; cursor:pointer;}