﻿@charset "utf-8";
/* font setting */
@import url(http://fonts.googleapis.com/earlyaccess/jejugothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

* {margin: 0;padding: 0;
    font-family: 'Jeju Gothic', sans-serif;font-size: 10pt;
    //'Nanum Gothic'}

/* CSS Document */
body, div, ul, li, dl, dt, dd, ol, p, h1, h2, h3, h4, h5, h6, form {
    margin: 0px;
    padding: 0px;
}
a {selector-dummy: expression(this.hideFocus=true);}

    a:link {color: #000;text-decoration: none;}
    a:visited {color: #000;text-decoration: none;}
    a:hover {color: #F26722;text-decoration: none;}
    a:active {text-decoration: none;}
     a.2002_ssamgol:hover {background-color: #6600CC;color: #FFF;text-decoration: none;}
    /* hong intro */
    a.prof:link {color: #6600CC;font-weight: 500;text-decoration: none;}
    a.prof:visited {color: #6600CC;text-decoration: none;}
    a.prof:active {color: #fff;text-decoration: none;}
    a.prof:hover {background-color: #6600CC;color: #FFF;text-decoration: none;}
     
ul {list-style-type: none;}
img {border: 0px;vertical-align: top;}
.gan {margin: 5px;}

#bn_home {
    position: fixed;
    top: 0px;
    left: 0px;
    border: 0;
    margin: 0px;
    padding: 0px;
    z-index: 200;
}

#bn_menu {
    position: fixed;
    top: 170px;
    left: 260px;
    width: 112px;
    height: 180px;
    //background-color: #fff;
    border: 0;
    margin: 0px;
    padding: 0px;
    z-index: 800;
}

#flash_box {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    border: 0;
    margin: 0px;
    padding: 0px;
    z-index: 500;
}

#sc_menu {
    position: fixed;
    width: 100%;
    max-width: 755px;
    max-height: 111px;
    top: 161px;
    left: 408px;
    border: 0;
    margin: 0px;
    padding: 0px;
    z-index: 300;
}


#work_wrap {
    position: fixed;
    margin-left: 0px;
    margin-top: 190px;
    z-index: 10005;
}
/* middle box menu */

#work_wrap0{
    position: fixed;
    margin-left: 48px;
    margin-top: 295px;
    padding-top: 15px;
    padding-left: 15px;
    border: 1px solid #000;
    width:500px;
    height:80px;
    z-index: 998;
}
#work_wrap0 ul li{font-size: 10px;}
#work_wrap0 ul li a{font-size: 14px;}

#sc_menu2 {
	position: relative;
	width: 100%;
	top: 0px;
	left: 360px;
	margin: 0px;
	padding: 0px;
	font-family: "Jeju Gothic", sans-serif;
}
#work_wrap_index {
    position: fixed;
    margin-left: 48px;
    margin-top: 190px;
    border: 1px solid #000;
    width:620px;
    z-index: 999;
}
#work_wrap2 {
    position: fixed;
    margin-left: 48px;
    margin-top: 190px;
    border: 1px solid #000;
    width:740px;
    //height:120px;
    z-index: 999;
    //overflow-y:auto;
}

#work_container {
    position: fixed;
    height: 100%;
    z-index: 1000;
    display: none;
}

.work_text_click {
    background-color: #fff;
    opacity: 0.8;
    font-size: 14px;
    font-weight: bolder;
    border: 2px solid #b4b4b4;
    margin-bottom: 50px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 545px;
    z-index: 110;
}
/* middle box menu click */
.work_text_click2 {
    display: none;
    background-color: #fff;
    //opacity: 0.9;
    font-size: 14px;
    //font-weight: bolder;
    border: 2px solid #b4b4b4;
    margin-bottom: 50px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 545px;
    z-index: 115;
}


#work_sub {
    position: absolute;
    z-index: 500;
    width: 485px;
    height: 100%;
    padding-left:5px;
}

#work_sub ul {
        position: absolute;
        z-index: 999;
        margin-top: 10px;
    }

#work_sub ul li {
            margin-bottom: 3px;
        }

#work_sub > div.work_back {
        position: absolute;
        background-color: white;
        top: 1px;
        left: 11px;
        width: 100%;
        height: 100%;
        opacity: 0.9;
        margin-top: 1px;
        margin-left: -10px;
        padding-left: 10px;
        z-index: 99;
    }


.im_bb {
    position: fixed;
    width: 100%;
    min-width: 1000px;
    top: 0px;
    left: 0px;
    border: 0;
    margin: 0px;
    padding: 0px;
    z-index: -1;
}

.im_bb2 {
    position: relative;
    width: 100%;
    min-width: 1000px;
    left: 0px;
    border-color: #b4b4b4;
    margin: 0px;
    padding: 0px;
}

.pro_wid {
    width: 700px;
    border: 0;
}

#sc_book {
    position: fixed;
    width: 100%;
    max-width: 512px;
    max-height: 88px;
    top: 300px;
    left: 407px;
    border: 0;
    margin: 0px;
    padding: 0px;
    z-index: 501;
}

#maak_title {
    position: absolute;
    top: 596px;
    left: 0px;
    border: 0;
    margin: 0px;
    padding: 0px;
}
/* project img */
#pro_body {
    position: absolute;
    top: 30px;
    left: 408px;
    font-size: 12px;
    line-height: 17px;
    width: 640px;
}

#pro_body2 {
	position: absolute;
	top: 30px;
	left: 408px;
	font-size: 12px;
    //line-height: 20px;
    //width: 1300px;
	z-index: 200;
	font-family: "Jeju Gothic", sans-serif;
}
#pro_body2 ul li img {width: 612px;border: 1px solid #D8D8D8;}
#pro_body2 ul li .top_blank {margin-top: 30px;}


#pro_body22 {
    position: absolute;
    top: 30px;
    left: 408px;
    font-size: 12px;
    //line-height: 20px;
    //width: 1300px;
    z-index: 200;
}

#pro_body22 ul li img {width:1000px;}
#pro_body22 ul li .top_blank {margin-top: 100px;}


#pro_body3 {
    position: fixed;
    width: 100%;
    min-width: 1000px;
    top: 0px;
    left: 0px;
    border: 0;
    margin: 0px;
    padding: 0px;
    z-index: -1;
}

#pro_body4 {
    position: absolute;
    top: 700px;
    left: 408px;
    font-size: 12px;
    line-height: 200%;
    width: 1300px;
    z-index: 2;
}


.top_blank2 {
    padding-bottom: -600px;
}


#prof ul li {
    line-height: 170%;
}

.pro_title {
    margin-top: 50px;
    margin-bottom: -3px;
    font-weight: bolder;
    line-height: 180%;
    font-size: 18px;
}

.pro_title2 {
    margin-bottom: 40px;
    font-weight: 800;
    font-size: 12px;
}

.pro_title3 {
    margin-bottom: 40px;
    font-weight: 800;
    font-size: 12px;
}

.pro_title_big {
    margin-top: 50px;
    margin-left: -300px;
    margin-bottom: -3px;
    font-weight: bolder;
    line-height: 140%;
    font-size: 54px;
    z-index: 700;
}

/* project title */
.pro_title_big22 {
    position: fixed;    
    margin-left: -380px;
    bottom: 250px;
    //font-weight: bolder;
    line-height: 120%;
    letter-spacing:-2px;
    font-size: 45px;
    color:#6E6E6E;
    z-index: 700;
}
.view_btn { margin-bottom: 10px;width: 150px; position: fixed;    
    margin-left: -380px;
    bottom: 220px; z-index: 701;}
.pro_link {
    font-weight: 800;
    font-size: 40px;
}

.pro_title_big2 {
    float: right;
    position: fixed;
    right: 50px;
    top: 20px;
    font-weight: bolder;
    line-height: 120%;
    font-size: 40px;
    z-index: 700;
}

.pro_title_big3 {
    float: right;
    position: fixed;    
    left: 800px;
    top: 20px;
    font-weight: bolder;
    line-height: 120%;
    font-size: 60px;
    z-index: 500;
}

.pro_small_t {
    margin-bottom: 10px;
    font-weight: bolder;
    font-size: 13px;
}

.pro_img {
    margin-bottom: 10px;
    margin-top: 1px;
}

#pro_dd {
    margin-top: 5px;
    float: right;
    width: 300px;
}

#prof {
    position: absolute;
    left: 405px;
    font-size: 12px;
    line-height: 18px;
}

.pro_img {
    margin-top: 80px;
}

#pro_m {
	position: relative;
	float: left;
	display: inline;
	top: 400px;
	left: 0px;
	margin-bottom: 0px;	
	padding: 0px;
	border: 0px;
	width: 100%;
}

#pro_m .category1 {
	position: absolute;
	float: left;
	left: 0px;
	margin-bottom: 60px;	
	padding: 0px;
	border: 0px;
	width: 100%;
}

#pro_m .category1 ul > li a{
    position: relative;
    float: left;
    list-style: none;
    font-size: 16pt;
}
#pro_m .category1 ul a:hover:after,
#pro_m .category1 ul a:focus:after
{
    
    bottom: 0px;
    content: attr(title);
    color: #000000;
    display: block;
    letter-spacing: -1px;
    height: 50px;
    margin-left: 10px;	
    line-height: 20px;
    position: absolute;
    text-align: left;    
    width: 100%;
}

#pro_m .category2 ul > li a{
   position: relative;
    float: left;
    list-style: none;
    font-size: 16pt;
}
#pro_m .category2 ul a:hover:after,
#pro_m .category2 ul a:focus:after
{
    bottom: 0px;
    content: attr(title);
    color: #000000;
    display: block;
    letter-spacing: -1px;
    height: 50px;
    margin-left: 10px;	
    line-height: 20px;
    position: absolute;
    text-align: left;    
    width: 100%;
}
#pro_m .category3 ul > li a{
    position: relative;
    float: left;
    list-style: none;
    font-size: 16pt;
}
#pro_m .category3 ul a:hover:after,
#pro_m .category3 ul a:focus:after
{
    bottom: 0px;
    content: attr(title);
    color: #000000;
    display: block;
    letter-spacing: -1px;
    height: 50px;
    margin-left: 10px;	
    line-height: 20px;
    position: absolute;
    text-align: left;    
    width: 100%;
}
#pro_m .category4 ul > li a{
   position: relative;
    float: left;
    list-style: none;
    font-size: 16pt;
}
#pro_m .category4 ul a:hover:after,
#pro_m .category4 ul a:focus:after
{
    bottom: 0px;
    content: attr(title);
    color: #000000;
    display: block;
    letter-spacing: -1px;
    line-height: 1px;
    height: 50px;
    margin-left: 10px;	
    line-height: 20px;
    position: absolute;
    text-align: left;    
    width: 100%;
}



#pro_m .category2 {
	position: absolute;
	float: left;
	left: 0px;
	margin-bottom: 60px;	
	padding: 0px;
	border: 0px;
	width: 100%;
}

#pro_m .category3 {
	position: absolute;
	float: left;
	left: 0px;
	margin-bottom: 60px;
	padding: 0px;
	border: 0px;
	width: 100%;
}

#pro_m .category4 {
	position: absolute;
	float: left;
	left: 0px;
	margin-bottom: 60px;	
	padding: 0px;
	border: 0px;
	width: 100%;
}


#pro_m ul .category {
	display:inline-block;
}

.pro_m_line {
	display: block;
	float: left;
	padding: 0px;
	font-size: 11px;
	text-align: right;
	margin-bottom: 10px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.category{
	display: block;
	
	padding-bottom: 50px;
	width: 100%;
}

#pro_m .category ul  li{
	display:block;
}

.category ul li{
	z-index:100;
}

.title_after {
    margin-top: 5px;
    margin-bottom: 150px;
}

.pro_m_de {
    margin-top: 10px;
    font-size: 12px;
    text-align: right;
    float: right;
    width: 300px;
}

.img img {
    opacity: 1.0;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;	
}


    .img img:hover {
        opacity: 0.2;
    }


.prof_m_title {
    font-size: 13px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 20px;
}

.link_mo {
    z-index: 1;
    margin-bottom: 30px;
}

.prof_title {
    font-size: 15px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
}


#prof_fir {
    position: absolute;
}

#blank {
    width: 300px;
    height: 700px;
}

#intro_maak_back {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 1258px;
    overflow-x: hidden;
    overflow-y: scroll;
}

#intro_maak_movie {
    position: fixed;
    top: 65px;
    left: 668px;
    border: 0;
    z-index: 100;
}

#intro_p_back {
    position: fixed;
    top: 0px;
    left: 0px;
    border: 0;
    width: 100%;
}

#intro_p {
    position: absolute;
    z-index: 5;
    top: 640px;
    padding-top: -800px;
    left: 452px;
}

.blank {
	display:block;
	height: 10px;
	width: 100%;
}
    
.img2{
	position:absolute;
	left:0px;
}
