#main{
  width: 700px;
  float: right;
}
#main p{
  text-align: justify;
  line-height: 26px;
  background: url("../img/common/adot.gif");
}
#left{
  width: 230px;
  padding-top: 10px;
  float: left;
  background-color: #ebf5fc;
}
#left ul{

}
#left ul li{
  list-style-image: url("../img/common/clist.gif");
  padding-left: 10px;
  margin-left: 40px;
  height: 25px;
  line-height: 25px;
}
#left ul li a{
  color: #2f6291;
}
#left ul li a:hover{
  color: red;
}
/***   ftosou only   ***/
#ftosou{
  height: 340px;
}
#ftosou img{
  float: left;
}
/***   fframe only   ***/
#fframe{
  height: 330px;
}
#fframe img{
  float: left;
}
/***   falignment only   ***/
.alignmentsub{
  padding: 3px 0px 3px 5px;
  border-top: 3px double #2f6291;
  border-bottom: 3px double #2f6291;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}
#toein,#camber{
  clear: both;
  text-align: center;
}
#toein{
  height: 370px;
}
#camber{
  height: 270px;
}
#caster{
  height: 150px;
}
#caster img{
  float: left;
}
/***   fcomputer only   ***/
#fcomputer{
  height: 150px;
}
#fcomputer img{
  float: left;
  border-right:15px solid #ffffff;
}