@charset "utf-8";
#border-bottom {
    background: url(../images/page/j_bottom.png) repeat-x;
}
#border-bottom div {
    background: url(../images/page/j_corner_br.png) 100% 0 no-repeat;
}
#border-bottom div div {
    background: url(../images/page/j_corner_bl.png) no-repeat;
    height: 11px;
}
#footer .copyright {
    margin: 10px;
    text-align: center;
    font-family:Verdana, Geneva, sans-serif;
    font-size: 10px;
    color:#3C78E8;
}