.bottmer_left
{
    clear: both;
    width: 160px;
    min-height: 500px;
    margin: 10px;
}

.bottmer_left ul
{
    clear: both;
    width: 137px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    border-top: solid #cccccc 1px;
    border-right: solid #cccccc 1px;
}
.bottmer_left li
{
    height: 27px;
    line-height: 27px;
    text-align: left;
    text-indent: 8px;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
    list-style-type: none;
    background-image: url(images/leftmenu/0.jpg);
    background-repeat: no-repeat;
    background-position: right center;
}

.bottmer_left .two
{
    background-image: url(images/leftmenu/0.jpg);
    background-repeat: no-repeat;
    background-position: left;
    width: 137px;
    cursor: pointer;
}
.bottmer_left .two.hover
{
    color: #a10000;
    cursor: pointer;
}

.bottmer_left .twoOn
{
    display: block;
    height: 27px;
    width: 137px;
    border-right: solid 1px #FFFFFF;
    background-image: url(images/leftmenu/22.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
}


.bottmer_left_two
{
    background-image: url(images/leftmenu/0.jpg);
    background-repeat: no-repeat;
    background-position: left;
    line-height: 27px;
    height: 27px;
    width: 137px;
    cursor: pointer;
    text-align: center;
}

.bottmer_left_two:hover, .bottmer_left_twoOn
{
    display: block;
    text-align: center;
    line-height: 27px;
    height: 27px;
    width: 137px;
    border-right: solid 1px #FFFFFF;
    background-image: url(images/leftmenu/22.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
}
