﻿.Item_tf
{
width:600px;
margin-bottom: 3px;
}


.Item_tf .HeaderBg
{
background: url(shadow_head_w600.gif) no-repeat left top;
width:600px;
height:13px; 
}

.Item_tf .Contents
{
background: url(shadow_bg_w600h10.gif) repeat-y left top;
width: 580px;
padding-left: 10px;
padding-right: 10px;
}

.Item_tf TD
{
/*
background-color: white;
*/
}


.Item_tf .FooterBg
{
background: url(shadow_foot_w600.gif) no-repeat left bottom;
margin-top: 0px;
width:600px;
height:13px; 
}


.Item_tf a:link {
color: #00c;
text-decoration: underline;
background-color:transparent
}
.Item_tf a:visited {
color: #800080;
text-decoration: underline;
background-color:transparent
}
.Item_tf a:focus {
color:#c00;
text-decoration: underline;
background-color:transparent
}

.Item_tf a:hover {
color:#c00;
text-decoration: underline;
background-color:transparent
}

.Item_tf a:active {
color:#c00;
text-decoration: underline;
background-color:transparent
}



