﻿@charset "utf-8";

.LinkList_tf{
  width:600px;
  margin: 0px 0px 3px 0px;
  padding: 0px 0px 10px 0px;
  background: url(../../../Images/shadow_bg_w600.gif) no-repeat left bottom;
  font-size: small;
}

.LinkList_tf .h2frame
{
  padding: 10px 10px 0px 10px;
  background: url(../../../Images/shadow_head_w600.gif) no-repeat left top;
}

.LinkList_tf h2{
  height: 30px;
  color: black;
  padding: 8px 0px 0px 20px;
  text-align: left;
  background: url(../../../Images/h2_2.gif) no-repeat left top;
  font-size: medium;
  font-weight: bold;
}

.LinkList_tf .listInner{
  margin: 0px 0px 0px 0px;
  padding: 5px 10px 0px 10px;
  font-size: small;
}


.LinkList_tf .listInner h3{
 height:17px;
 margin-left:0px;
 padding:0px 0px 0px 20px;
 background: url(../../../Images/h5_1.gif) no-repeat left top; 
 border-bottom: 1px solid #4583C8;
 font-size: small;
 text-decoration: none;
}

.LinkList_tf  .listInner .Summary{
 padding: 5px 10px 10px 10px;
 font-size: small;
}

.LinkList_tf h3 A,
.LinkList_tf h3 A:link,
.LinkList_tf h3 A:active,
.LinkList_tf h3 A:visited
{
text-decoration: none;
}

.LinkList_tf h3 A:hover
{
text-decoration: underline;
}



