﻿#oqp_main {
  min-width:560px; min-height:500px;
  overflow:hidden;
  
  text-align:left;
  color:#333333;
}
  #oqp_top {
    bottom:auto;
    min-height:105px;
  }
  #oqp_bottom {
    top:105px;
  }
    .OQP_Body_Ctrlp {
        position:absolute;
        left:0px;
        top:0px; bottom:0px;
        
        min-width:30px; min-height:395px;
        vertical-align:top;
        
        background-color:#A3A5A8;
        border-right:solid 1px #ECECEC;
      }
      .OQP_Body_Main {
        position:absolute;
        left:230px; right:0px;
        top:0px; bottom:0px;
        
        min-height:395px;
      }
