#main .about{
  width: 230px;
  float: left;
}

#main .about span{
  display: block;
}

#main .about span.title{
  color: #6C4800;
  margin-bottom: 5px;
  padding: 5px 0 10px;
  font: bold 17px arial;
  background: transparent url('../images/bg_titleline.gif') no-repeat bottom center;
}

#main .about span.content{
  color: #3F2B14;
  font: 13px arial;
  padding: 0 5px;
  text-align: center;
}

#main .videoCNT{
  width: 243px;
  height: 193px;
  float: right;
  background: url('../images/bg_video.png');
  padding-top: 17px;
  padding-left: 11px;
  overflow: hidden;
}

#main .passport{
  clear: both;
  background: transparent url('../images/bg_coffestain.gif') no-repeat top right;
}

#main .passport img{
  color: #1F130A;
  margin-left: 15px;
  font: bold 15px courier new;
}

#main .passport span{
  float: right;
  display: block;
  padding: 20px 20px 0;
}

#main .passport span.text01{
  width: 200px;
  color: #1F130A;
  margin-top: 15px;
  text-align: center;
  font: 13px/20px arial;
}

#main .passport span.text02{
  width: 210px;
  color: #1F130A;
  text-align: center;
  font: 12px/20px arial;
}

#main .sublinks{
  clear: both;
  color: #795200;
  font: italic 10px arial;
}