﻿.Item_b_tf
{
width:760px;
}

.Item_b_tf .HeaderBg
{
background: url(../../../Images/760_h.gif) no-repeat left center;
height:7px;
padding:0px;
margin:0px;
  font-size:1px !important;
}

.Item_b_tf .Contents
{
background: url(../../../Images/760_bg.gif) repeat-y left;
height:auto;
padding: 0px 7px;
margin:0px;
}

.Item_b_tf .FooterBg
{
background:transparent url(../../../Images/760_b.gif) no-repeat left center;
height:7px;
margin-bottom:5px;
 font-size:1px !important;
}

.Item_b_tf TD
{
/*
background-color: white;
*/
}

/*
.Item_b_tf .Contents a:link {
color: #00c;
text-decoration: underline;
background-color:transparent
}
.Item_b_tf .Contents a:visited {
color: #800080;
text-decoration: underline;
background-color:transparent
}
.Item_b_tf .Contents a:focus {
color:#c00;
text-decoration: underline;
background-color:transparent
}

.Item_b_tf .Contents a:hover {
color:#c00;
text-decoration: underline;
background-color:transparent
}

.Item_b_tf .Contents a:active {
color:#c00;
text-decoration: underline;
background-color:transparent
}*/