#main{
  width: 900px;
  border-left: 25px solid #ffffff;
}
#main p{
  text-align: left;
  line-height: 26px;
  background-image: url("../img/common/adot.gif");
}
.facilitylink {
  height: 36px;
  line-height: 26px;
  margin-bottom: 20px;
}
.facilitylink a{
  display: block;
  width: 150px;
  height: 30px;
  line-height: 30px;
  color: #2f6291;
  float: right;
  text-align: right;
  font-weight: bold;
}
.facilitylink a:hover{
  color: red;
}
/***  lightbox only  ***/
#bankin #gallery,#frame #gallery,#paint #gallery,#inspection #gallery,#bodycoating #gallery,#film #gallery{

  padding: 10px 0px;
  border-top: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  margin-bottom: 10px;
}

/***  bankin only  ***/
#bankin{}
#bankin #gallery{
  height: 94px;
}
#bexplain{
  height: 130px;
  margin-bottom: 30px;
}
#bexplain2{
  clear: both;
}
/***  frame only  ***/
#frame{}
#frame #gallery{
  height: 188px;
}
#fexplain{
  height: 105px;
}
/***  paint only  ***/
#paint{}
#paint #gallery{
  height: 94px;
}
#pexplain{
  margin-bottom: 20px;
}
/***  inspection only  ***/
#inspection{}
#inspection #gallery{
  height: 94px;
}
#iexplain{
  margin-bottom: 20px;
}
#ihoken{
  clear: both;
}
/***  bodycoating only  ***/
#bodycoating{}
#bodycoating #gallery{
  height: 94px;
}
#boexplain{
  height: 150px;
}
#boexplain2{
  margin-bottom: 20px;
  line-height: 26px;
  background-image: url("../img/common/adot.gif");
}
/***  film only  ***/
#film{}
#film #gallery{
  height: 94px;
}
#fixplain{
  margin-bottom: 20px;
}