﻿@charset "utf-8";

.ItemList_tf {
  width:600px;
  margin: 0px 0px 3px 0px;
  padding: 0px 0px 10px 0px;
  
/* background: url(../../../Images/shadow_bg_w600.gif) no-repeat left bottom; 
*/
  font-size: small;
}

.ItemList_tf .h2frame
{
  padding: 10px 10px 0px 10px;
  width: 580px;
  background: url(../../../Images/shadow_head_w600.gif) no-repeat left top;
}

.ItemList_tf .listInner
{
  background: url(../../../Images/shadow_bg_w600h10.gif) repeat-y left top;
}

.ItemList_tf .FooterBg
{
  background: url(../../../Images/shadow_foot_w600.gif) no-repeat left bottom;
  height: 15px;
}


.ItemList_tf h2{
  width: 560px;
  color: black;
  padding: 8px 0px 0px 20px;
  text-align: left;
  font-size: medium;
}


.ItemList_tf .listInner{
  margin: 0px 0px 0px 0px;
  padding: 0px 15px 0px 15px;
  width:570px;
  font-size: small;
}

.ItemList_tf h3{
 width:550px;
 height:30px;
 margin-left:0px;
 padding:8px 0px 0px 20px;
 background: url(../../../Images/h3_2.gif) no-repeat left top; 
 font-size: small;
  clear: both;
}

.ItemList_tf .Contents{
  padding-left: 10px;
  padding-bottom: 10px;
  overflow: visible;
}

.ItemList_tf .Contents img{
  margin: 0px 10px 0px 0px;
  float:left;
  overflow: visible;
}


