.l-content-21 {
  clear: both; width: 100%; overflow:visible;
  padding-top:35px;
  padding-bottom:65px;
}
  .l-content-21__col-1, .l-content-21__col-2 { float: left; position:relative; z-index:5000; }
  .l-content-21__col-1 { width:650px; }
    .l-content-21__col-1__pad {
      position:relative;
      *zoom: 1;
    }
  .l-content-21__col-2 { width:330px; }
    .l-content-21__col-2__pad {}

.l-content {
  width:1010px;

  background:#fff;

  padding-left:40px;

  -moz-border-radius-bottomleft:4px;
  -moz-border-radius-bottomright:4px;

  -webkit-border-bottom-left-radius:4px;
  -webkit-border-bottom-right-radius:4px;

  -khtml-border-bottom-left-radius:4px;
  -khtml-border-bottom-right-radius:4px;

  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;

  border-top:3px solid #FF8605;
}

.l-main { background:#e5edef url(../../../images/bg_inner.png) top center no-repeat; }

.g-shadow_sub-content {
  display:block;
  clear:both;
  width:100%; height:23px;

  font:0/0 d;

  margin:0 0 -23px; padding:0;

  background:url(../../../images/shadow_down.png) top center no-repeat;
}