.notuid a {
    color: #e62129 !important;
}

.u_menu {
    line-height: 40px;
}

.u_menu dl {
    float: left;

}
.u_menu a {
    margin:0 !important;
}
.u_menu dl {
    padding: 0 10px;
    height: 38px;
}

.u_menu dl img {
    width: 30px !important;
    height: 30px !important;
    position: relative;
    top: 3px;
    -webkit-border-radius: 100%;
    -moz-border-radius:100% ;
    border-radius: 100%;

}

.u_menu .sms {
    background: url('https://www.mala.cn/mala/mala2018/image/sms.png') no-repeat;
    display: block;
    width: 24px;
    height: 38px;
    position: relative;
    top: 8px;
}

.menulist {
    display: none;
    position: absolute;
    background: #fff;
    width: 130px;
    text-align: center;
    border: 1px solid #e8e8e8;
    border-top: 2px solid #fff;

}

.menulist dd:hover {
    background: #f5f5f5;
}

.avatar {
    border: 1px solid #fff;
}

.openmenu {
    position: relative;
    border: 1px solid #e8e8e8;
    border-bottom: 0;
    border-top: 2px solid #e62129;
}

.noreadcount {
    text-align: center;
    font-family: arial;
    margin-left: 15px;
    margin-top: -5px;
    min-width: 10px;
    padding: 0 5px;
    background: #FF0000;
    color: #fff;
    font-size: 10px;
    position: absolute;
    border-radius: 8px;
    height: 18px;
    left: 0;
    line-height: 18px;
}

.openmenu .menulist {
    display: block;
    right: -1px;
    top: 39px;
    z-index: 999;
}
.messageli li{
    float:left;
    width:33%;
    margin:10px 0;
    cursor: pointer;
    margin: 5px 0;
    line-height: 20px;
}
.messageli .system i{
    background: url('https://www.mala.cn/mala/mala2018/image/system.png') no-repeat;
    display: block;
    width:24px;
    height:24px;
    margin: 0 auto;
}

.messageli .digg i{
    background: url('https://www.mala.cn/mala/mala2018/image/digg.png') no-repeat;
    display: block;
    width:24px;
    height:24px;
    margin: 0 auto;
}

.messageli .pm i{
    background: url('https://www.mala.cn/mala/mala2018/image/pm.png') no-repeat;
    display: block;
    width:24px;
    height:24px;
    margin: 0 auto;
}


.messageli .cursystem i{
    background: url('https://www.mala.cn/mala/mala2018/image/system-c.png') no-repeat;
    display: block;
    width:24px;
    height:24px;
    margin: 0 auto;
}

.messageli .curdigg i{
    background: url('https://www.mala.cn/mala/mala2018/image/digg-c.png') no-repeat;
    display: block;
    width:24px;
    height:24px;
    margin: 0 auto;
}

.messageli .curpm i{
    background: url('https://www.mala.cn/mala/mala2018/image/pm-c.png') no-repeat;
    display: block;
    width:24px;
    height:24px;
    margin: 0 auto;
}

/*.messageli .allread i{*/
/*background: url('https://www.mala.cn/mala/mala2018/image/sc.png') no-repeat;*/
/*display: block;*/
/*width:24px;*/
/*height:24px;*/
/*margin: 0 auto;*/
/*}*/

/*.messageli .old i{*/
/*background: url('https://www.mala.cn/mala/mala2018/image/qh.png') no-repeat;*/
/*display: block;*/
/*width:24px;*/
/*height:24px;*/
/*margin: 0 auto;*/
/*}*/

.mlist{
    border-bottom:1px solid #eee;
    background: #fdfdfd;
}
.mlist_footer{
    border-top:1px solid #eee;
    background: #fdfdfd;
}
.mlist_footer li{
    margin:10px 0 ;
}
.messagebox ul li{
    text-align: left;
    padding:12px 0;
    border-bottom:1px solid #eee;
    line-height: 25px;
    font-size:14px !important;
    color:#1a1a1a !important
}
.messagebox ul li a{
    margin:0 !important;
    color:#175199 !important;
    font-size:14px !important;

}
.messagebox .lit,.messagebox .quote{
    display: none;
}

#scbar{
    border:1px solid #eee;
    right:0;
    padding-top:0;
    margin:5px 0px 10px 10px;

}
.srchecktype{
    padding:0 5px;
    background: #f5f5f5;
}
#scbar form{
    width:360px;
}
.scbar_narrow #scbar_txt{
    padding-left:65px;
}
.srbutton{
    top:13px;
}
#scbar form{
    width:420px;
	background: #fff!important;
}
.srbutton #scbar_btnc {
    height: 20px;
    width: 20px;
    background: url(https://www.mala.cn/static/image/newmala/search.png) no-repeat;
    box-shadow: none;
    -webkit-box-shadow: none;
}
#nv,#nav_main1{
    border-radius: 0;
    background: #f5f5f5;
}
.navdown{
    float: right;
    margin: 0px;
    padding: 3px 15px;
    background: #fff;
    border-radius: 5px;
    margin-top: 4px;
}

.navdown img{
    height:36px;
}

#nv li a{
    padding:0 25px;
}
.itenavico {
    background: url(https://www.mala.cn/mala/mala2018/image/sitenav_bg.png) no-repeat;
}

.arrowdown {
    width: 10px;
    margin: 0 0px 0 5px;
    background-position: -105px -19px;
}
.digg_user i{
    background: url(https://www.mala.cn/mala/mala2018/image/digg-icon.png) no-repeat;
    width:20px;
    height:20px;
    display: block;
}