#menu
{
    background: #B8BCE2;
    height: 750px;
}
#menu ul
{
    margin-bottom: 5px;
}
#menu li
{
    margin: 0 0 5px 25px;
    padding-left: 20px;
    height: 25px;
    line-height: 25px;
    width: 110px;
    border: 1px solid #6F77BF;
    background: #E3E4FF;
}
#menu_head
{
    width: 180px;
    height: 106px;
    background: url(/help/images/help_logo.jpg) no-repeat;
    padding-bottom: 25px;
}
.menu_list_head
{
    height: 34px;
    margin-bottom: 10px;
    background: url(/help/images/menu_btn_01.jpg) center no-repeat;
}
.main_item1
{
    height: 34px;
    margin-bottom: 10px;
    background: url(/help/images/menu_bg_01.jpg) center no-repeat;
}

#main_list LI
{
    padding-left: 16px;
    line-height: 20px;
    height: 20px;
}

