@charset "UTF-8";
/* CSS Document */

#horizontal_scroll {
width: 800px;
height: 400px;
overflow: auto;
}