/* ----------------------- */
/*       positioning      */
/* ----------------------- */

#content {
    position: relative;
}

#core {
    /*padding-bottom:20px;*/
    overflow: hidden;
}

#focus-container {
    /*
    position: absolute;
    bottom: 0;
    */
    width: 825px;
    /*height: 69px;69*/
    border-top: 1px solid #CFE6F8;
    margin-bottom:5px;
}

.focus {
    float: left;
    width:200px;
    margin: 0 5px 0 0;
}

.focus-flash {
    position: absolute;
    right: 2px;
    width:auto;
    margin: 0;
}

.focus h4 {
    color: #4F588B;
    text-indent:10px;
    line-height: 14px;
    font-size: 11px;
    background: #AED6F2 url(../images/home/bg_focus.gif) no-repeat right bottom;
}

.focus p {
    margin: 5px 0 0 0;
    font-size: 10px;
}

.focus a {
    font-size: 10px;
    text-decoration: underline;
    line-height: 14px;
}



/* ----------------------- */
/*           style         */
/* ----------------------- */

