﻿/*2013-5-7*/
.divnow {
    padding:5px 0px;
    border-top:1px solid #cad9ea;
    height: 20px;
    line-height:20px;
}
#content{
    margin-top:40px;
}

.inf {
    background:url(/uploads/image/luimg/inf.gif) no-repeat;
    margin-left:20px;
    padding-left:15px;
    color:#ff6a00;
    
}
.divnowadd {
    padding:5px 0px;
    background:url(/uploads/image/luimg/admin_bodyback.jpg) repeat-x top #ebebeb;
    width:100%;
    min-width:600px;
    border-top:1px solid #cad9ea;
    border-bottom:1px solid #cad9ea;
    height: 20px;
    line-height:20px;
    position:fixed;
    left:0;
    top:0;
}
.divcontent {
    margin-top:66px;
}
.divtop {
    min-width:600px;
    width:100%;
    position:fixed;
    left:0;
    top:0;
    background:url(/uploads/image/luimg/admin_bodyback.jpg) repeat-x top #ebebeb;
}
img {
    border:0;
}