﻿.category-content{ margin-top:10px;}
.w320{ width:495px!important; }
.leftBar_index
{
    background: url("../images/menu_index_bg.png") repeat-x scroll left -10px #f3f3f3;
    border: none;
    border-bottom: 5px solid #7f8386;
}
.leftBar_index_container
{
    
}
.leftBar_index h2
{
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0;
    margin: 0;
    color:#fff !important;  padding-left:10px;
}
.leftBar_index ul
{
    
     list-style: none outside none;
     padding:5px 20px 20px 20px;
     height:110px;
     
    
}
.haveBg ul{  background: url("../images/box_content_bg.png") no-repeat scroll  right bottom transparent;}
.leftBar_index ul li
{
    float: left;
    width: 130px;
    padding: 10px 0px;
    border-bottom:2px solid #bcbdbc;
    margin-right:20px;
}
.haveBg ul li {float:none; padding-left:15px;}
.leftBar_index ul li a
{
    font-size: 12px;
    font-weight: bold;
}
