@charset "euc-kr";
/* CSS Document */

/* °ψΕλΏ΅Ώͺ */
#container{
    width: 100%;
}
#container .inner{
    margin: 0 15px;
}

/*banner s*/
#container .banner{
    padding-top:60px;
}
#container .banner img{
    width:100%;
}
/*banner e*/

/*section1 s*/
#section1 img{
    width:100%;
    margin:30px 0 0 0;
}
#section1 .go_btn img{
    margin:20px 0 0 0;
}

#section1 .r204 .go_btn img{
    margin-bottom:40px;
}

#section1 a{
    display:block;
    width:100%;
}
/*section1 e*/