﻿.lgy, a.lgy:link, a.lgy:visited
{
    color: #555;
}
.number_hide
{
    display: none;
}
.number_red
{
    color: #f00;
    font-weight: bold;
}
.number_black
{
    color: #000;
}

.dropmenu
{
    padding-right: 15px !important;
    background-image: url(/Res/img/arrow_down.gif) !important;
    background-position: 100% 50% !important;
    background-repeat: no-repeat !important;
    cursor: pointer;
    font-weight: bold;
    font-size: 12px;
}
.popupmenu_popup
{
    text-align: left;
    line-height: 1.4em;
    padding: 10px;
    /*overflow: hidden;*/
    border: 1px solid #CAD9EA;
    background: #FFF url("/Res/img/portalbox_bg.gif");
    background-repeat: repeat-x;
    background-position: 0 1px;
    /*width: 140px;*/
    font-weight: normal;
    height :auto ;
}
.popupmenu_popup li
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.popupmenu_popup ul
{
    list-style: none;
    margin: 0;
    padding-left: 20;
}

.popupmenu_popup a
{
    color: #069;
}
.avataonline
{
    padding-left: 28px;
    background: url(/Res/img/user_info.gif) no-repeat 10px 40%;
}
#viewpro_menu
{
    margin: 10px auto auto -30px;
    text-align: center;
}
#viewpro_menu img
{
    height: 48px;
    width: 48px;
    margin: 2px auto;
}
#viewpro_menu li
{
    text-align: left;
}
.userinfolist
{
    float: left;
}
li.popInfo
{
    text-indent: 20px;
    padding: 4px;
    background: url(/Res/img/bbs.gif) no-repeat 0 50%;
    color: #069;
}
li.popspace
{
    text-indent: 20px;
    padding: 4px;
    background: url(/Res/img/Profile.gif) no-repeat 0 50%;
    color: #999;
}
li.poplink
{
    text-indent: 20px;
    padding: 4px;
    background: url(/Res/img/blog.gif) no-repeat 0 50%;
    color: #999;
}
li.popalert
{
    text-indent: 20px;
    padding: 4px;
    background: url(/Res/img/sitefeed.gif) no-repeat 0 50%;
    color: #999;
}
li.popins
{
    text-indent: 20px;
    padding: 4px;
    background: url(/Res/img/showdigest.gif) no-repeat 0 50%;
    color: #999;
}
li.popfav
{
    text-indent: 20px;
    padding: 4px;
    background: url(/Res/img/wz.gif) no-repeat 0 50%;
    color: #999;
}
li.popfriend
{
    text-indent: 20px;
    padding: 4px;
    background: url(/Res/img/friend.gif) no-repeat 0 50%;
    color: #999;
}