﻿@charset "utf-8"; 

.Item_tf_title
{
  width:180px;
  height:auto;
  margin:0px;
  padding:0px;
  margin-bottom:5px;
}

.Item_tf_title .head
{
  background: url(../../../Images/180_h.gif) no-repeat left center;
  height:7px;
  margin:0px;
  padding:0px;
  font-size:1px !important;
}

.Item_tf_title .Content_nh
{
  background:transparent url(../../../Images/180_bg.gif) repeat-y left;
  height:auto;
  margin:0;
  padding:0 5px;
}

.Item_tf_title .footer
{
  background:transparent url(../../../Images/180_b.gif) no-repeat scroll left center;
  height:7px;
  margin:0;
  padding:0;
  font-size:1px !important;
}

.Item_tf_title h2
{
/*  background:transparent url(../../../Images/menu_title.gif) no-repeat scroll center center; */
  background:transparent url(../../../Images/menu_title.gif) no-repeat scroll center top;
  color:#925d7b;
  font-size:small;
  font-weight:bold;
/*  height:35px; */
  height:auto;
  line-height:35px;
  margin:0;
  padding:0 0 0 20px;
}
