﻿/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}


/*** for Smart Phone ***/
@media (max-width:400px)
{
#ContentPane .ItemList_Standard .Contents table td {
    padding: 5px;
    border: 1px solid #D7D7D7;
    display: inline-block;
    box-sizing: border-box;
    white-space: normal !important;
    border: none;
}
}
