﻿@charset "utf-8";

.LinkList_tf{
  width:600px;
  margin: 0px 0px 3px 0px;
  padding: 0px 0px 15px 0px;
  background: url(../../../Images/shadow_bg_w600.gif) no-repeat left bottom;
  font-size: small;
}

.LinkList_tf .h2frame
{
  padding: 10px 10px 0px 10px;
  width: 580px;
  background: url(../../../Images/shadow_head_w600.gif) no-repeat left top;
}


.LinkList_tf .listInnersep2{
  padding-left:15px;
  padding-right: 0px;
  }

.LinkList_tf h2{
  width: 560px;
  height: 30px;
  color: black;
  padding: 6px 0px 0px 20px;
  text-align: left;
  background: url(../../../Images/h2_2.gif) no-repeat left top;
  font-size: medium;
}

.LinkList_tf  .listInnersep2 h3{
 display: block;
 width:255px;
 /* height: 17px; */
 height: auto;
 margin:0px;
 padding: 1px 0px 1px 20px;
 background: url(../../../Images/h5_1.gif) no-repeat left center; 
 font-size: small;
 line-height: 1.3;
 border-bottom: 1px solid #4583C8;
}

.LinkList_tf h3,
.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;
}

.LinkList_tf .sep2row {
  float:left;
}

.LinkList_tf .sep2Container{
  width:270px;
  padding: 0px 0px 5px 0px;
  float:left;
}

.LinkList_tf .sep2row .sep
{
  height:1px;
  width:16px;
  float:left;
}

.LinkList_tf .sep2row .sepend
{
  clear:both;
}

.LinkList_tf  .listInnersep2 .Summary
{
 padding-top: 3px;
}

 
