

/*** for PC Browser ***/
@media (min-width:401px)
{

}
@media print
{
.BrowserModuleSet_contents
{
  width:740px;
}
.BrowserModuleSet_contents .SetContentPane,
.BrowserModuleSet_contents .SetRightPane
{
 float:left;
 width:360px;
}
}