﻿/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.IBContents {
    font-size: 100%;
    padding: 10px;
    overflow: scroll;
}

.IBContents table th, .IBContents table td {
    white-space: nowrap;
}


.IBContents Img {
    max-width: 900px !important;
}
}
