@charset "utf-8";
/*@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);*/

html, body {
    min-width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: "Nanum Gothic", 맑은 고딕, "Malgun Gothic", '돋움', 'Lucida Grande', Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

li, ul, img, p, form {
    border: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}

input:not([type=button]) {
    background: url(../img/search_back.jpg) no-repeat;
    padding-left: 10px;
    margin-left: 10px;
    width: 238px;
    border: 0;
    height: 28px;
    font-family: 맑은 고딕, "Malgun Gothic", '돋움', 'Lucida Grande', Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

select {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    width: 150px;
    height: 28px;
    font-family: 맑은 고딕, "Malgun Gothic", '돋움', 'Lucida Grande', Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

textarea {
    background-color: #f2f2f2;
    border: 1px solid #d7d7d7;
    font-family: 맑은 고딕, "Malgun Gothic", '돋움', 'Lucida Grande', Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

a:link {
    text-decoration: none;
    color: #fff;
}

a:hover {
    text-decoration: none;
    color: #fff;
}

a:visited {
    text-decoration: none;
    color: #fff;
}

.clear {
    clear: both;
}

.red {
    color: #ff0000;
}

.gray {
    color: #999999;
}

.orange {
    color: #ff5704;
}

.green {
    color: #0fa4de;
}

.green2 {
    color: #0fa4de;
    font-size: 70px;
}

.blue {
    color: #5c71a6;
    font-size: 70px;
}

.purple {
    color: #975ca6;
    font-size: 70px;
}

.green3 {
    color: #0fa4de;
    font-size: 30px;
}

.blue3 {
    color: #5c71a6;
    font-size: 30px;
}

.purple3 {
    color: #975ca6;
    font-size: 30px;
}

/*mobile*/
#m_top {
    display: none;
}

.m_menu {
    display: none;
}

#footer_sub_m {
    display: none;
}

.sub_top_m {
    display: none;
}

#menu_bar_m {
    display: none;
}

.games_img_m {
    display: none;
}

.map_m {
    display: none;
}

.contact_img_m {
    display: none;
}

/* main */
#wrap {
    width: 100%;
    margin: 0;
    padding: 0;
}

#header {
    width: 100%;
}

#header {
    width: 100%;
    height: 540px;
}

/*#header {width:100%; height:540px; background:url(../img/index_img1.jpg) no-repeat; background-position:center; background-position-y:-50px; background-size:100%; }*/
#header .index_img img {
    width: 100%;
    height: 540px;
}

#header_inner {
    width: 1096px;
    margin: -500px auto 0;
}

#header #header_inner .main_menu {
    position: absolute;
    width: 1096px;
    margin: 0 auto;
    z-index: 1;
    padding-top: -39px;
}

#header #header_inner .logo {
    width: 113px;
}

#header #header_inner .main_menu li {
    float: left;
}

#header #header_inner .main_menu .menu {
    float: right;
    font-size: 17px;
    font-weight: 800;
    padding-top: 4px;
}

#header #header_inner .main_menu .menu li {
    float: left;
    color: #fff;
    margin-left: 38px;
    text-shadow: #000 1px 1px 1px;
}

#header #header_inner .main_text {
    position: absolute;
    margin-top: 250px;
    font-size: 33px;
    color: #fff;
    font-weight: bold;
    text-shadow: #000 1px 1px 1px;
    line-height: 40px;
}

#header #header_inner .main_text .text_s {
    font-size: 18px;
}

#header #header_inner .main_text2 {
    position: absolute;
}

/*.img_bar li{width:33.3333%; height:4px; background-color:#292929; float:left;}
.img_bar li:first-child{background-color:#0fa4de;}*/

#container {
    width: 100%;
    height: 460px;
    background-size: 130%;
    background: #090909 url(../img/middle_back.jpg) no-repeat center;
}

#container .m_text_box {
    width: 1096px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    padding-top: 30px;
}

#container .m_text1 {
    font-size: 70px;
}

#container .m_text2 {
    font-size: 35px;
    font-weight: bold;
    margin-top: 20px;
}

#container .m_text3 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 25px;
    line-height: 28px;
}

#container .m_text_btn {
    width: 250px;
    height: 30px;
    background-color: #0fa4de;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    padding-top: 8px;
    margin: 25px auto 0;
}

.scroll {
    z-index: 3;
    position: absolute;
    width: 100%;
    margin-top: -60px;
}

.btn_scroll {
    width: 121px;
    height: 121px;
    margin: 0 auto;
    background: url(../img/btn_scroll.png) no-repeat;
}

#container2 {
    width: 100%;
    height: 460px;
    background-size: 100%;
    background: #e0e3d2 url(../img/middle_back2.jpg) no-repeat center;
}

#container2 .m_text_box {
    width: 1096px;
    margin: 0 auto;
    color: #000;
    text-align: center;
    padding-top: 75px;
}

#container2 .m_text1 {
    font-size: 70px;
}

#container2 .m_text2 {
    font-size: 35px;
    font-weight: bold;
    margin-top: 20px;
}

#container2 .m_text3 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 25px;
    line-height: 28px;
}

#container2 .m_text4 {
    font-size: 25px;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 40px;
    line-height: 28px;
}

#container2 .m_text4_1 {
    font-size: 25px;
    font-weight: bold;
    margin-top: 45px;
    margin-bottom: 40px;
    line-height: 28px;
}

#container2 .m_text5 {
    font-size: 60px;
    margin-top: 25px;
    line-height: 28px;
}

#container2 .m_text6 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 25px;
    line-height: 28px;
}

#container2 .m_text_icon {
    width: 480px;
    margin: 45px auto 0;
}

#container2 .m_text_icon li {
    width: 33.3333%;
    text-align: center;
    float: left;
    font-size: 16px;
    line-height: 30px;
}

#container3 {
    width: 100%;
    height: 460px;
    background-size: 130%;
    background: url(../img/middle_back3.jpg) no-repeat center;
}

#container3 .m_text_box {
    width: 1096px;
    margin: 0 auto;
    color: #000;
    text-align: center;
    padding-top: 80px;
}

#container3 .m_text1 {
    font-size: 70px;
}

#container3 .m_text2 {
    font-size: 35px;
    font-weight: bold;
    margin-top: 20px;
}

#container3 .m_text7 {
    font-size: 15px;
    color: #a7a7a7;
    margin-top: 20px;
}

#container3 .m_text_btn {
    width: 250px;
    height: 30px;
    background-color: #0fa4de;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    padding-top: 8px;
    margin: 25px auto 0;
}

#container4 {
    width: 100%;
    height: 460px;
    background-size: 100%;
    background: #fdfdfd url(../img/middle_back4.jpg) no-repeat center;
}

#container4 .m_text_box {
    width: 1096px;
    margin: 0 auto;
    color: #000;
    text-align: left;
    padding-top: 80px;
}

#container4 .m_text1 {
    font-size: 50px;
}

#container4 .m_text2 {
    font-size: 35px;
    font-weight: bold;
}

#container4 .m_text7 {
    font-size: 18px;
    color: #a7a7a7;
    line-height: 25px;
    margin-top: 8px;
}

#container4 .m_text_btn {
    width: 250px;
    height: 30px;
    background-color: #0fa4de;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    padding-top: 8px;
    margin-top: 15px;
}

#footer {
    width: 100%;
    height: 150px;
    border-top: 1px solid #dddddd;
}

#footer .copy {
    width: 1096px;
    margin: 10px auto 0;
}

#footer .copy_logo {
    width: 1096px;
    text-align: right;
    margin: -18px auto 0;
}

/*company*/
#header_sub {
    width: 100%;
    height: 90px;
}

#header_sub .sub_top {
    width: 100px;
    margin: 0 auto;
    padding-top: 18px;
}

#header_sub .sub_top img {
    width: 100%;
}

#header_sub .sub_text {
    font-size: 20px;
    width: 100%;
    text-align: center;
    margin-top: 0;
}

#sub_title {
    width: 100%;
    height: 460px;
    background-size: 150%;
    background: #090909 url(../img/company_title.jpg) no-repeat center;
}

#sub_title .sub_text_box {
    width: 1096px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    padding-top: 150px;
}

#sub_title .s_text1 {
    width: 150px;
    font-size: 18px;
    padding: 10px;
    border: 1px solid #fff;
    margin: 0 auto;
}

#sub_title .s_text2 {
    font-size: 40px;
    font-weight: bold;
    margin-top: 20px;
}

#sub_title .s_text3 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    line-height: 28px;
}

#menu_bar {
    width: 100%;
    height: 90px;
    background-size: 100%;
    background: url(../img/middle_back.jpg) no-repeat center;
}

#menu_bar ul {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

#menu_bar li {
    float: left;
    padding: 35px 35px 0;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

#menu_bar .menu_inner {
    margin: 0 auto;
}

.menu_company_on {
    background-color: #fff;
    margin-top: 15px;
    height: 40px;
}

.menu_company_on a {
    color: #1d1d1d;
}

.menu_company_on .menu_text1 {
    margin-top: -15px;
}

.menu_ci_on {
    background-color: #fff;
    margin-top: 15px;
    height: 40px;
}

.menu_ci_on a {
    color: #1d1d1d;
}

.menu_ci_on .menu_text2 {
    margin-top: -15px;
}

.menu_news_on {
    background-color: #fff;
    margin-top: 15px;
    height: 40px;
}

.menu_news_on a {
    color: #1d1d1d;
}

.menu_news_on .menu_text3 {
    margin-top: -15px;
}

.menu_game_on {
    background-color: #fff;
    margin-top: 15px;
    height: 40px;
}

.menu_game_on a {
    color: #1d1d1d;
}

.menu_game_on .menu_text4 {
    margin-top: -15px;
}

.menu_contact_on {
    background-color: #fff;
    margin-top: 15px;
    height: 40px;
}

.menu_contact_on a {
    color: #1d1d1d;
}

.menu_contact_on .menu_text5 {
    margin-top: -15px;
}

#container_company {
    width: 100%;
    height: 600px;
    background-size: 100%;
    background: url(../img/company_img1.jpg) no-repeat center;
    background-position-y: -50px;
}

#container_company .sub_text_box {
    width: 1096px;
    margin: 0 auto;
    color: #000;
    text-align: left;
    padding-top: 40px;
}

#container_company .s_text4 {
    font-size: 60px;
    margin-top: 25px;
    line-height: 28px;
}

#container_company .s_text5 {
    font-size: 30px;
    margin-top: 35px;
    font-weight: bold;
    line-height: 28px;
}

#container_company .s_text6 {
    font-size: 16px;
    margin-top: 25px;
    line-height: 20px;
    color: #a7a7a7;
    margin-bottom: 20px;
}

#footer_sub {
    width: 100%;
    height: 127px;
    background-color: #666666;
    margin-top: 20px;
    text-align: center;
    padding-top: 3px;
}

/*ci*/

#sub_title_ci {
    width: 100%;
    height: 460px;
    background-size: 150%;
    background: #090909 url(../img/ci_title.jpg) no-repeat center;
}

#sub_title_ci .sub_text_box {
    width: 1096px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    padding-top: 150px;
}

#sub_title_ci .s_text1 {
    width: 150px;
    font-size: 18px;
    padding: 10px;
    border: 1px solid #fff;
    margin: 0 auto;
}

#sub_title_ci .s_text2 {
    font-size: 40px;
    font-weight: bold;
    margin-top: 20px;
}

#sub_title_ci .s_text3 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    line-height: 28px;
}

#container_ci {
    width: 100%;
}

#container_ci .sub_text_box {
    width: 1096px;
    margin: 0 auto;
    color: #000;
    text-align: left;
    padding-top: 40px;
}

#container_ci .s_text4 {
    font-size: 60px;
    margin-top: 25px;
    line-height: 28px;
}

#container_ci .s_text5 {
    font-size: 30px;
    margin-top: 35px;
    font-weight: bold;
    line-height: 28px;
}

#container_ci .s_text6 {
    font-size: 16px;
    margin-top: 25px;
    line-height: 20px;
    color: #a7a7a7;
    margin-bottom: 20px;
}

#container_ci .s_text7 {
    font-size: 17px;
    margin-top: 25px;
    line-height: 20px;
    color: #242427;
    margin-bottom: 20px;
}

/*news*/

#sub_title_news {
    width: 100%;
    height: 460px;
    background-size: 150%;
    background: #090909 url(../img/news_title.jpg) no-repeat center;
}

#sub_title_news .sub_text_box {
    width: 1096px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    padding-top: 150px;
}

#sub_title_news .s_text1 {
    width: 150px;
    font-size: 18px;
    padding: 10px;
    border: 1px solid #fff;
    margin: 0 auto;
}

#sub_title_news .s_text2 {
    font-size: 40px;
    font-weight: bold;
    margin-top: 20px;
}

#sub_title_news .s_text3 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    line-height: 28px;
}

/*board*/

#board_news .m_text_btn {
    width: 65px;
    height: 30px;
    background-color: #0fa4de;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    margin: 0 auto;
}

#board_news {
    width: 100%;
}

#board_news .sub_text_box {
    width: 1096px;
    margin: 0 auto;
    color: #000;
    text-align: left;
    padding-top: 40px;
    padding-bottom: 30px;
}

#board_news .s_text4 {
    font-size: 60px;
    margin-top: 25px;
    line-height: 28px;
}

#board_news .s_text5 {
    font-size: 30px;
    margin-top: 35px;
    font-weight: bold;
    line-height: 28px;
}

#board_news .s_text6 {
    font-size: 16px;
    margin-top: 25px;
    line-height: 20px;
    color: #a7a7a7;
    margin-bottom: 20px;
}

#board_news .s_text7 {
    font-size: 17px;
    margin-top: 25px;
    line-height: 20px;
    color: #242427;
    margin-bottom: 20px;
}

/*games*/

#sub_title_games {
    width: 100%;
    height: 460px;
    background-size: 150%;
    background: #090909 url(../img/games_title.jpg) no-repeat center;
}

#sub_title_games .sub_text_box {
    width: 1096px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    padding-top: 150px;
}

#sub_title_games .s_text1 {
    width: 150px;
    font-size: 18px;
    padding: 10px;
    border: 1px solid #fff;
    margin: 0 auto;
}

#sub_title_games .s_text2 {
    font-size: 40px;
    font-weight: bold;
    margin-top: 20px;
}

#sub_title_games .s_text3 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    line-height: 28px;
}

#container_games {
    width: 100%;
}

#container_games .sub_text_box {
    width: 1096px;
    margin: 0 auto;
    color: #000;
    text-align: left;
    padding-top: 40px;
}

#container_games .s_text4 {
    font-size: 60px;
    margin-top: 25px;
    line-height: 28px;
}

#container_games .s_text5 {
    font-size: 30px;
    margin-top: 35px;
    font-weight: bold;
    line-height: 28px;
}

#container_games .s_text6 {
    font-size: 16px;
    margin-top: 25px;
    line-height: 20px;
    color: #a7a7a7;
    margin-bottom: 20px;
}

#container_games .s_text7 {
    font-size: 17px;
    margin-top: 25px;
    line-height: 20px;
    color: #242427;
    margin-bottom: 20px;
}

/*.games_img {width:100%; margin-top:80px; margin-bottom:-20px; height: 400px;}
.games_img img{width:100%; height: 100%}*/
.games_img {
    position: relative;
    top: 50%;
    left: 50%;
    margin: 80px 0 -20px -952.5px;
}

.games_img img {
    width: 1905px;
    height: 400px;
}

#container_games .game_text_box_inner {
    margin-top: 105px;
    position: absolute;
    z-index: 5;
}

#container_games .game_text_box {
    width: 1096px;
    margin: 0 auto;
}

#container_games .g_text1 {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
}

#container_games .g_text2 {
    font-size: 16px;
    color: #d0d0d0;
    line-height: 20px;
    margin-top: 5px;
}

#container_games .g_text2 img {
    margin-bottom: 5px;
}

#container_games .g_text_btn {
    width: 250px;
    height: 30px;
    background-color: #0fa4de;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    padding-top: 8px;
    margin-top: 15px;
}

/*contact*/

#sub_title_contact {
    width: 100%;
    height: 460px;
    background-size: 150%;
    background: #090909 url(../img/contact_title.jpg) no-repeat center;
}

#sub_title_contact .sub_text_box {
    width: 1096px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    padding-top: 150px;
}

#sub_title_contact .s_text1 {
    width: 150px;
    font-size: 18px;
    padding: 10px;
    border: 1px solid #fff;
    margin: 0 auto;
}

#sub_title_contact .s_text2 {
    font-size: 40px;
    font-weight: bold;
    margin-top: 20px;
}

#sub_title_contact .s_text3 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    line-height: 28px;
}

#container_contact {
    width: 100%;
}

#container_contact .sub_text_box {
    width: 1096px;
    margin: 0 auto;
    color: #000;
    text-align: left;
    padding-top: 40px;
}

#container_contact .s_text4 {
    font-size: 60px;
    margin-top: 25px;
    line-height: 28px;
}

#container_contact .s_text5 {
    font-size: 30px;
    margin-top: 35px;
    font-weight: bold;
    line-height: 28px;
}

#container_contact .s_text6 {
    font-size: 16px;
    margin-top: 25px;
    line-height: 20px;
    color: #a7a7a7;
    margin-bottom: 20px;
}

#container_contact .s_text7 {
    font-size: 17px;
    margin-top: 25px;
    line-height: 20px;
    color: #242427;
    margin-bottom: 20px;
}

.map {
    margin-bottom: -20px;
}

/*bbs*/

#bbs {
    margin-top: 30px;
    width: 100%;
    border-top: 1px solid #f4f4f4;
}

#bbs .search {
    text-align: left;
    margin: 20px 0 8px 0;
}

#bbs .search * {
    vertical-align: middle;
}

#bbs .search label {
    margin-right: 0;
}

/*.bbs{width:100%;border:0; border-collapse:collapse; }
.bbs th, td{border:0; font-size:16px;}
.bbs th{height:40px;  background-color:#fafbfc; border-top:4px solid #bcbbc0; text-align:center;}
.bbs th.no{height:40px; }
.bbs th.writer{height:40px; }
.bbs tr{height:40px;}
.bbs td{height:40px; text-align:center;}
.alt td{background:#fff;}
.bbs td.no{margin-left:3px;}
.bbs td.hit{margin-right:3px;}
.bbs td.title{text-align:center; padding-left:10px;}
.bbs td.title a{color:#555555;}
.bbs td writer{text-align:left;}
.bbs td writer p *{vertical-align:middle;}
.bbs td writer span{margin-right:5px;}*/
.bbs {
    height: 200px;
    width: 100%;
    border: 0;
    border-collapse: collapse;
}

.bbs th, td {
    border: 0;
    font-size: 16px;
    text-align: center;
}

.bbs th {
    height: 40px;
    background-color: #fafbfc;
    border-top: 4px solid #bcbbc0;
}

.bbs thead tr {
    height: 40px;
}

.bbs #tablecenter {
    height: 40px;
}

.altimg {
    margin-top: 3px;
    width: 20px;
    float: left;
}

.bbs .bottom {
    height: 32px;
    border: none;
    color: #2f4e7c;
    margin-top: 30px;
}

.bbs .bottom a {
    display: inline-block;
    padding: 4px;
    font-weight: bold;
    text-decoration: none;
    color: #989899;
    margin-top: 30px;
}

.bbs .bottom a:hover {
    color: #33335c;
    margin-top: 30px;
    font-weight: bold;
}

.bbs .last {
    padding-bottom: 20px;
    border-bottom: 1px solid #f4f4f4;
}

.bbs .select {
    text-decoration: underline;
    font-weight: 900;
    color: #33335c;
}

.no_top {
}

.last_btn td {
    border: 0;
}

#bbs_view {
    margin-top: 30px;
    width: 100%;
    border-top: 1px solid #f4f4f4;
}

.date {
    text-align: right;
    margin-top: 30px;
    font-size: 15px;
    margin-bottom: 5px;
}

.bbs_view {
    width: 100%;
    border: 0;
    border-collapse: collapse;
}

.bbs_view th {
    height: 40px;
    background-color: #fafbfc;
    border-top: 1px solid #bcbbc0;
    font-size: 18px;
    text-align: center;
    font-weight: 300;
}

.bbs_view td {
    height: 40px;
    width: 100%;
    text-align: center;
}

.subject {
    border-bottom: 1px solid #f4f4f4;
}

.text_btn {
    width: 250px;
    height: 30px;
    background-color: #0fa4de;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    padding-top: 8px;
    margin: 25px auto 0;
}

.bbs_view a {
    color: #0782C1 !important;
}

/*1280버전*/
@media screen and (max-width: 1280px) {
    #header {
        width: 100%;
        height: 540px;
        background: url(../img/index_img1.jpg) no-repeat center;
        background-position-y: -50px;
        background-size: 137%;
    }

    #container {
        width: 100%;
        height: 460px;
        background-size: 200%;
        background: #090909 url(../img/middle_back.jpg) no-repeat center;
    }

    #container2 {
        width: 100%;
        height: 460px;
        background-size: 185%;
        background-position-y: -95px;
        background: #e0e3d2 url(../img/middle_back2_m.jpg) no-repeat;
        display: block;
    }

    #container3 {
        width: 100%;
        height: 460px;
        background-size: 180%;
        background: url(../img/middle_back3_m.jpg) no-repeat center;
    }

    #container4 {
        width: 100%;
        height: 460px;
        background-size: 180%;
        background: #fdfdfd url(../img/middle_back4_m.jpg) no-repeat center;
    }

    #sub_title {
        width: 100%;
        height: 460px;
        background-size: 220%;
        background: #090909 url(../img/company_title.jpg) no-repeat center;
    }

    #sub_title_ci {
        width: 100%;
        height: 460px;
        background-size: 220%;
        background: #090909 url(../img/ci_title.jpg) no-repeat center;
    }

    #sub_title_news {
        width: 100%;
        height: 460px;
        background-size: 220%;
        background: #090909 url(../img/news_title.jpg) no-repeat center;
    }

    #sub_title_games {
        width: 100%;
        height: 460px;
        background-size: 220%;
        background: #090909 url(../img/games_title.jpg) no-repeat center;
    }

    #sub_title_contact {
        width: 100%;
        height: 460px;
        background-size: 220%;
        background: #090909 url(../img/contact_title.jpg) no-repeat center;
    }
}
