  
.index_body{
  background-color : #BBB4BC;
  background-image : url(index_bg.jpg);
  background-repeat : repeat-y;
  background-attachment : scroll;
  position : absolute;
  float : none;
  visibility : visible;
}.sub_body{
  background-color : #BBB4BC;
  background-image : url(sub_bg.jpg);
  background-repeat : repeat-y;
  background-attachment : scroll;
  position : absolute;
  float : none;
  visibility : visible;
}
.index_table{
  
  
  
  white-space: nowrap;
  width : 560px;
  float : none;
  position : absolute;
  visibility : visible;
  
  
  
  left : 39px;
  line-height : 120%;
  top : 5px;
}

.content_td{
  white-space: nowrap;
  width : 130px;
  height : 30px;
  font-size : 12px;
  font-weight : bold;
}.select_td{
  white-space: nowrap;
  
  
  font-size : 12px;
  font-weight : bold;
  color : #0000a0;
}

.menu_td{
  white-space: nowrap;
  border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : gray gray gray gray;
  font-weight : bold;
  padding-top : 0px;
  padding-left : 2px;
  padding-right : 0px;
  padding-bottom : 0px;
  visibility : visible;
}

.amazon_index{
  white-space: nowrap;
  width : 150px;
  float : none;
  position : absolute;
  visibility : visible;
  left : 647px;
  
border-style : none none none none;
  clear : right;
  top : 10px;
  
}

.amazon_td{
  white-space: nowrap;
  width : 100px;
  font-size : 10px;
  font-weight : normal;
  text-align : center;
}

