﻿@charset "utf-8";


.BCategory_tfb
{
/*  background: url(l_list_bg.gif) repeat-y left; */
  width:180px;
  margin: 0px;
  padding:0px;
  height:auto;
}

.BCategory_tff
{
  width:180px;
/*  background: url(l_list_b2.gif) no-repeat left center;*/
  margin: 0px;
  padding:0px;
  height:7px;
  font-size:1px !important;
  margin-bottom:5px;
}

.BCategory_tfb  .CategoryList
{
line-height:auto;
padding:0;
}

.BCategory_hblock
{
background:transparent url(list_title.gif) no-repeat center top;
/*height:35px; */
height:40px;
}

.BCategory_hblock h2.Fix_BCateg
{
color:#000000;
font-size:14px;
font-weight:bold;
margin:0;
padding:13px 0 0 28px;
text-align:left;
}


.BCategory_tfb ul
{
margin:0;
padding:5px 0 0 10px;
}

.BCategory_tfb li
{
  background: transparent url(icon2.gif) no-repeat center left;
  list-style-type: none;
  margin: 0px;
  padding:5px 0 0 10px;
  text-align:left;
}

.BCategory_tfb li a:link,
.BCategory_tfb li a:visited,
.BCategory_tfb li a:hover,
.BCategory_tfb li a:active
{
  color: black;
  text-decoration:underline;
}

.BCategory_tfb li a:hover
{
  color: #800080;
  text-decoration:underline;
}
