﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
#BaseTable
{
width:100%;
float:left;
}
#SystemMenu
{

}
#HeaderPane
{
	width:auto;

}
#Middle
{
 width:90%;
 height:auto;
 margin-right:auto;
 text-align:left;
 float:left; 
 margin-left:5%;
}

* html #Middle
{  margin-left:2%;
}


#LeftPane
{
 width:100%;
 height: auto;
}


#ContentPane
{
 width:100%;
 height: auto;
}
#RightPane
{
 width:100%;
 float:left;
}
#FooterPane
{
	width:100%;
     clear:both;
}

#RightPane
{
 width:auto;
 height:auto;
 float:left;
 padding:0;
 width:100%;
 position:relative;
/* z-index:1;*/
}
/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}
}
