﻿@charset "utf-8";

.BCategory_tfh
{
  background: url(../../../Images/180_h.gif) no-repeat left center;
  width:180px;
  margin: 0px;
  padding:0px;
  height:7px;
  font-size:1px !important;
}

.BCategory_tfb
{
  background: url(../../../Images/180_bg.gif) repeat-y left;
  width:180px;
  margin: 0px;
  padding:0px;
  height:auto;
}

.BCategory_tff
{
  width:180px;
  background: url(../../../Images/180_b.gif) no-repeat left center;
  margin: 0px;
  padding:0px;
  height:7px;
  font-size:1px !important;
  margin-bottom:5px;
}

.BCategory_tfb  .CategoryList
{
  padding: 3px 5px 3px 5px;
}

.BCategory_hblock
{
background:transparent url(../../../Images/menu_title.gif) no-repeat center top;
/*height:35px; */
height:auto;
}

.BCategory_hblock h2
{
color:#000000;
/*font-size:14px;*/
font-size:small;
font-weight:bold;
margin:0;
/*padding:8px 0 0 20px; */
padding:0 0 0 20px;
text-align:left;
line-height:38px;
}


.BCategory_tfb ul
{
margin:0;
padding:4px 4px 0 10px;
}

.BCategory_tfb li
{
  list-style-type: none;
  margin: 0px;
  padding:0px;
  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;
}
