﻿.Item_tfb
{
width:180px;
margin:0px;
margin-bottom: 5px;
}

.Item_tfb .HeaderBg
{
background: url(../../../Images/b180_h.gif) no-repeat left center;
width:180px;
height:7px;
padding:0px;
margin:0px;
  font-size:1px;
}

.Item_tfb .Contents
{
background: url(../../../Images/b180_bg.gif) repeat-y left;
width: 170px;
padding: 0px 5px;
margin:0px;
}

.Item_tfb .FooterBg
{
background: url(../../../Images/b180_b.gif) no-repeat left center;
margin: 0px;
padding:0px;
width:180px;
height:7px; 
  font-size:1px;
}

.Item_tfb a:link {
color: #00c;
text-decoration: underline;
background-color:transparent
}
.Item_tfb a:visited {
color: #800080;
text-decoration: underline;
background-color:transparent
}
.Item_tfb a:focus {
color:#c00;
text-decoration: underline;
background-color:transparent
}

.Item_tfb a:hover {
color:#c00;
text-decoration: underline;
background-color:transparent
}

.Item_tfb a:active {
color:#c00;
text-decoration: underline;
background-color:transparent
}