﻿@charset "utf-8";

.Item_b_tf
{
width:950px;
}

.Item_b_tf .HeaderBg
{
background: url(../../../Images/950_h.gif) no-repeat left center;
height:7px;
padding:0px;
margin:0px;
  font-size:1px !important;
}

.Item_b_tf .Contents
{
background: url(../../../Images/950_bg.gif) repeat-y left;
height:auto;
padding: 0px 7px;
margin:0px;
}

.Item_b_tf .FooterBg
{
background:transparent url(../../../Images/950_b.gif) no-repeat left center;
height:7px;
margin-bottom:5px;
 font-size:1px !important;
}


.Item_b_tf h2
{
background:transparent url(../../../Images/h2_bg.gif) no-repeat scroll 0 0;
color: #000000;
font-size: medium;
font-weight: bold;
height: 40px;
line-height: 2.5;
margin: 0;
overflow: visible;
padding: 0 0 10px;
position: relative;
text-indent: 35px;
}


.Item_b_tf TD
{
/*
background-color: white;
*/
}


.Item_b_tf a:link {
color: #00c;
text-decoration: underline;
background-color:transparent
}
.Item_b_tf a:visited {
color: #800080;
text-decoration: underline;
background-color:transparent
}
.Item_b_tf a:focus {
color:#c00;
text-decoration: underline;
background-color:transparent
}

.Item_b_tf a:hover {
color:#c00;
text-decoration: underline;
background-color:transparent
}

.Item_b_tf a:active {
color:#c00;
text-decoration: underline;
background-color:transparent
}


