﻿@charset "utf-8"; 

.Item_tf_title
{
  width:180px;
  margin:0px;
  padding:0px;
  margin-bottom:5px;
  float:left;
}

.Item_tf_title .head
{
  background: url(../../../Images/box_h.gif) no-repeat left center;
  height:7px;
  margin:0px;
  padding:0px;
  font-size:1px !important;
  float:left;
  width:180px;
}

.Item_tf_title .Content_nh
{
  background:url(../../../Images/box_bg.gif) repeat-y left;
  height:auto;
  margin:0;
  padding:1px 7px;
  text-align:left;
  float:left;
  width:166px;
}

.Item_tf_title .footer
{
  background:url(../../../Images/box_b.gif) no-repeat scroll left center;
  height:7px;
  margin:0;
  padding:0;
  font-size:1px !important;
  float:left;
  width:180px;
}

.Item_tf_title .Fix_header2
{
  background:transparent url(other_title.gif) no-repeat scroll center top;
  color:#000000;
  font-size:14px;
  font-weight:bold;
  height:25px;
  margin:0;
  padding:5px 0 0 15px;
  text-align:left;
}
