@charset "UTF-8";
/* CSS Document */

@media print
{
#box
{
overflow: visible;
height: auto;
}
}