﻿#area {
    background-image:url('images/area.gif');
    width:896px;
    height:451px;
    position:absolute;
    left:62px;
    top:134px;
}
#scroll {
    width:860px;
    height:410px;
    overflow-y:scroll;
    overflow-x:hidden;
    position:relative;
    margin-top:20px;
    margin-left:20px;
}