﻿@charset "utf-8";

.BlogNewItem_tfh
{
background:url(../../../Images/180_h.gif) no-repeat left center;
font-size:1px;
height:7px;
margin:0;
padding:0;
width:180px;
}

.BlogNewItem_tf
{
background:url(../../../Images/180_bg.gif) repeat-y left center;
height:auto;
margin:0;
padding:0;
width:180px;
}

.BlogNewItem_tff
{
background:transparent url(../../../Images/180_b.gif) no-repeat left center;
font-size:1px;
height:7px;
margin:0 0 5px;
padding:0;
width:180px;
}

.BlogNewItem_hblock
{
background:transparent url(../../../Images/menu_title.gif) no-repeat center top;
height:auto;
}

.BlogNewItem_hblock h2
{
color:#000000;
font-size:small;
font-weight:bold;
line-height:38px;
margin:0;
padding:0 0 0 20px;
text-align:left;
}

.BlogNewItem_tf ul
{
 margin:0;
 padding:0 5px;
 text-align:left;
}

.BlogNewItem_tf ul li
{
list-style-type:none;
margin:0;
padding:0 0 2px;
 text-align:left;
}

div.NewItemList
{
 display:block;
 font-weight:normal;
 line-height:1;
 margin:0;
 padding:5px 0 0 10px;
 text-align:left;
}

.BlogNewItem_tf li a:link,
.BlogNewItem_tf li a:visited,
.BlogNewItem_tf li a:hover,
.BlogNewItem_tf li a:active
{
  color: black;
  text-decoration:underline;
}

.BlogNewItem_tf li a:hover
{
  color: #800080;
  text-decoration:underline;
}





