#main-bg {
    background:transparent url(/2009lalee/image/main/bg.jpg) no-repeat scroll center top;
    position:relative;
    text-align:center;
    width:100%;
}
#layer-bg {
    background:transparent url(/2009lalee/image/main/notice_bg.jpg) no-repeat scroll 0 0;
    height:405px;
    left:70px;
    padding:65px 0 0 20px;
    position:relative;
    width:200px;
}
#notice-wrap {
    margin-bottom:15px;
}
#notice-wrap .btn-more {
    right:28px;
    top:62px;
}
#title-news {
    background:transparent url(/2009lalee/image/main/title_news.gif) no-repeat scroll 0 0;
    height:20px;
    width:85px;
}
#notice li {
    height:18px;
    overflow:hidden;
    width:170px;
}
#today-wrap {
    position:relative;
    width:170px;
}
#today-wrap .btn-more {
    right:28px;
}
#title-today {
    background:transparent url(/2009lalee/image/main/title_today.gif) no-repeat scroll 0 0;
    height:20px;
    width:85px;
}
#today-wrap h3 {
    color:#E01919;
    margin:7px 0 3px 0;
}
#today-wrap p {
    color:#7D7D7D;
    line-height:16px;
}

#flash1 {
    position:absolute;
    top:0;
    left:230px;
}

