﻿.LeftNavigation
{
    vertical-align: top;
    width: 165px;
}
.hui1
{
    font-size: 12px;
    color: #333333;
    line-height: 120%;
    text-decoration: none;
}
.LeftNavigation .item
{
    padding-bottom: 2px;
    padding-top: 3px;
    vertical-align: middle;
    text-align: left;
    background-color: #c3e4f6;
    height:18px;
}

.LeftNavigation .item_bottom
{
    padding-bottom: 2px;
    padding-top: 3px;
    vertical-align: middle;
    text-align: left;
    background-color: #c3e4f6;
    height:8px;
}
.LeftNavigation .leftside
{
    width: 20px;
    background-color: #c3e4f6;
}
.white a
{
    font-size: 12px;
    color: #ffffff;
    line-height: 120%;
    text-decoration: none;
}

.white:hover
{
    font-size: 12px;
    color: #ffffff;
    line-height: 120%;
    text-decoration: none;
    cursor:pointer;
}
