﻿@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 h2.simple{
  width: 560px;
  height: 30px;
  color: black;
  padding: 8px 0px 0px 20px;
  text-align: left;
  background: url(../../../Images/h2_2.gif) no-repeat left top;
  font-size: small;
}


.ItemList_tf .listInnersep2{
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 10px 15px;
  width:585px;
  font-size: small;
}

.ItemList_tf .sep2row {
  float:left;
}

.ItemList_tf .sep2Container{
  width:275px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  float:left;
}

.ItemList_tf .sep2Container h3{
 width:250px;
 height:30px;
 margin: 0px 5px 0px 0px;
 padding:8px 0px 0px 20px;
 background: url(../../../Images/h3_2.gif) no-repeat left top; 
 float:left;
 font-size: small;
 line-height: 15px;
}


.ItemList_tf .sep2row {
  float:left;
}


.ItemList_tf .sep2row .sep
{
  height:1px;
  width:20px;
  float:left;
}

.ItemList_tf .sep2row .sepend
{
  clear:both;
}

