@charset "UTF-8";


#contents #tab{
  width: 930px;
  height:29px;
  margin-bottom:24px;
  padding: 6px 0 0 0;
  background-image:url(../images/tab_bck.gif);
  background-position:left top;
  background-repeat:no-repeat;
}

#contents #tab ul{
}

#contents #tab li{
  float:left;
  padding-left:10px;
}

#contents #stage{
  width: 930px;
  height:29px;
  margin-bottom:24px;
  padding: 6px 0 0 0;
}

#contents #stage ul{
}

#contents #stage li{
  float:left;
  padding-left:10px;
}

#contents #thumb-box {
  width: 930px;
  padding:10px 0 10px 7px;
}

* html #contents #thumb-box {
  width: 923px;
  padding:10px 0 10px 7px;
}

table.thumb {
  border-collapse:collapse;
  border-spacing:0 
}

td {
border: solid 3px #ffffff;
}

#contents #thumb-botom {
  width: 930px;
  padding:10px 0 10px 10px;
}

iframe { 
  width: 910px; 
  height: 70px;
  border: 0px none;
} 



