body{
   font-size: 12px;
}
#cus_hd2{
  color: #B59B0C; font-size: 20px; vertical-align: top;
}

#istop{
   width: 100%; height: 75px;
   background-color: #817744;
   text-align: left;
   font-size: 24px;
   color: #FFFFFF;
   margin-bottom: 10px;
   clear: both;
}
#formblk{
   width: 100%; height: 75px;
      }
#isform{
   width: 70%; height: 65px;
   background-color: #B59B0C;
   float: right;
}
.isptext{
   font-size: 12px;
   text-align: justify;
   padding-left: 12%;
   width: 80%;
   clear: both;
}
.isphd{
   font-weight: bold;
   padding-left: 10%; clear: both;
}
.isclear{
   clear: both;
}
