﻿@charset "UTF-8";

H2{
  width:539px;
}
H3{
  width:519px;
}
H4{
  margin:0px 10px 10px 10px;
  font-weight:bold;
  font-size:9pt;
  color:#E7376E;
}
DIV#cmnContents P{
  margin:0px 10px 10px 10px;
}

DIV#staffChiefPhoto{
  float:left;
  width:154px;
  height:138px;
  margin:0px 5px 10px 5px;
  padding:6px 4px 0px 4px;
  background-image:url(images/chief_photo_bg.gif);
  background-repeat:no-repeat;
}
DIV#staffChiefComment{
  float:left;
  width:341px;
  height:134px;
  margin-bottom:10px;
  padding:10px 8px 0px 8px;
  background-image:url(images/chief_comment_bg.gif);
  background-repeat:no-repeat;
}
DIV#staffChiefComment P{
  font-size:9pt;
}
DIV#staffChiefComment H4{
  margin-bottom:8px;
  color:#666666;
  font-size:12pt;
}
DIV#staffStaffPhoto{
  width:520px;
  height:232px;
  margin:0px auto 10px auto;
  background-image:url(images/staff_photo_bg.gif);
  background-repeat:no-repeat;
}
DIV.staffStaffPhotoSpace{
  float:left;
  width:110px;
  height:86px;
  margin:8px;
}

DIV.staffStaffPhotoSpace DIV{
  padding:3px 3px 5px 3px;
  background-color:#FFFFFF;
  border:1px solid #B2B2B2;
}
DIV#cmnContents DIV.staffStaffPhotoSpace P{
  margin:0px;
  text-align:center;
  font-size:8pt;
}