/* 专用于根index.html的新css */
.dropdown_menu_user_state {
    width: 15px;
    height: 15px;
    display: block;
    float: left;
    border-radius: 15px;
    margin-top: 2px;
}
