﻿﻿/*2013-5-7*/
.divNow {
    padding:5px 0px;
    border-top:1px solid #cad9ea;
    height: 20px;
    line-height:20px;
}
#content{
    margin-top:40px;
}

.inf {
    background:url(../img/inf.gif) no-repeat;
    margin-left:20px;
    padding-left:15px;
    color:#ff6a00;
    
}
.divNowAdd {
    padding:5px 0px;
    background:url(../img/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(../img/admin_bodyback.jpg) repeat-x top #ebebeb;
}
img {
    border:0;
}