/*
 * FutureRecommend
 * S/N 
 */
.FS2_Recommend2_container_history_v{
  }
.FS2_Recommend2_container_history_v a{
  }
.FS2_Recommend2_container_history_v a img{
  }
.FS2_Recommend2_container_history_v ul{
  padding:0px;
  }
.FS2_Recommend2_container_history_v ul li{
  display:block;
  float:center;
  height: 68px;
  }
.FS2_Recommend2_container_history_v img{
    height: 60px;
    margin: 0 0 8px 0;
    width: 60px;
  }

.checkitemwaku{
    width:950px;
  /*  margin:0 auto;*/
    position:relative;
}
.checkitemwaku2{
    width:780px;
    margin:0 auto;
    position:relative;
}

.checkitembox{
    width:80px;
    height:260px;
    border:#EEE solid 1px;  
    font-size:10px;
    text-align:center;
    position:absolute;
    top:0;
    right:-90px;
}

.checkitembox .more {
    background:#EEE;
    width:81px;
    height:20px;
}

.checkitembox .itemtitle{
    margin: 0 0 8px 0;
}