

/*** for PC Browser ***/
@media (min-width:401px)
{
@charset "utf-8";

.NewsList_tf
{
  width:760px;
  height:auto;
  padding:0px;
  margin:0px;
  margin-bottom:5px;
}

.NewsList_tfh
{
  background: url(../../../Images/760_h.gif) no-repeat left center;
  width:760px;
  height:5px;
  padding:0px;
  margin:0px;
  font-size:1px !important;
}

.NewsList_tfb
{
  background:transparent url(../../../Images/760_bg.gif) repeat-y left center;
  height:auto;
  margin:0;
  padding:0;
  width:760px;
}

.NewsList_tff
{
  background: url(../../../Images/760_b.gif) no-repeat left center;
  width:760px;
  height:7px;
  padding:0px;
  margin:0px;
  font-size:1px !important;
}


.NewsList_tf .MTitleBlock
{
background:url(info_title1_bg.gif) repeat-x;
  height:35px;
  width:760px;
}

.NewsList_tf h2
{
color:#6B6395;
float:left;
font-size:medium;
font-weight:bold;
line-height:2;
margin:0;
padding:2px 0 0 15px;
width:500px;
}

.NewsList_tf a.RSSLink
{
display:block;
float:right;
height:auto;
padding:5px 15px;
text-align:right;
  color:#6B6395;
  text-decoration:none;
}

.NewsList_tf ul
{
 margin:0;
 padding:5px 5px 0 1em;
}

.NewsList_tf li
{
  padding:5px 0px 5px 0px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCCCCC;
  list-style-type:none;
}

.NewsList_tf .CreatedDate
{
  color:#6B6395;
  font-weight:bold;
  margin-right:10px;
}

.NewsList_tf .Summary
{
  margin: 5px 0px 5px 8em;
}

.NewsList_tf .Contents
{
  padding:5px 5px 5px 5px;
}

.NewsList_tf .ParentBack
{
padding:5px;
text-align:right;
}

.NewsList_tf h3
{
background:url(../../../Images/h3_bg.gif) no-repeat left center;
color:#000000;
font-size:medium;
font-weight:bold;
height:30px;
line-height:2;
margin:0;
padding:2px 0 0 30px;
}

.NewsList_tf .listInner
{
  padding:0 5px;
}
}
