@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 .inner .picture img{
    width:100%;
    margin:20px 0 10px 0;
}
#section1 .welcome img{
    width:100%;
}
/*section1 e*/

/*section2 s*/
#section2 .layout img{
    width:100%;
    margin:0 0 20px 0;
}
/*section2 e*/