﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
.BrowserLTitletorinet_h1titlebar_b {
    border-left: solid 8px #33CC99;
    border-bottom: solid 1px #cccccc;
    border-right: solid 1px #eeeeee;
}

/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}

}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.BrowserLTitletorinet_h1titlebar_b {
    border-left: solid 8px #33CC99;
    border-bottom: solid 1px #cccccc;
    border-right: solid 1px #eeeeee;
}
}
