@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{
    margin:20px 0 30px 0;
}
/*section1 e*/

/*section2 s*/
#section2 .txt img{
    width:100%;
    margin:0 0 40px 0;
}
#section2 .txt img:last-child{
    margin:0 0 20px 0;
}
/*section2 e*/