﻿

/*** for PC Browser ***/
@media (min-width:401px)
{

}
@media print
{
body
{
    background-image: none;
}
#HeaderPane,
#LeftPane,
#RightPane,
#FooterPane
{
    display: none;
}
}



/*** for PC Browser ***/
@media (min-width:401px)
{
/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}

}
