

/*** for PC Browser ***/
@media (min-width:401px)
{
@charset "utf-8";

div.shield  .LinkList_tf_cap
{
  background: url(../../../Images/760_h.gif) no-repeat left center;
  margin:0px;
  padding:0px;
  width:760px;
  height:7px;
  font-size:1px !important;
}

div.shield .LinkList_tf
{
  background: url(../../../Images/760_bg.gif) repeat-y left;
  width:746px;
  margin:0px;
  padding:0px 7px;
  height:auto;
}

div.shield .LinkList_tf_foot
{
  background: url(../../../Images/760_b.gif) no-repeat left center;
  margin:0px 0px 5px 0px;
  padding:0px;
  width:760px;
  height:7px;
  font-size:1px !important;
}

div.shield .LinkList_tf h2
{
  background:transparent url(../../../Images/h2_bg.gif) no-repeat left bottom;
  color:#000000;
  font-size:medium;
  font-weight: bold;
  height:auto;
  line-height:30px;
  margin:0px;
  padding:0px 5px 5px 35px;
  text-align:left;
  width:706px;
}
}
