BODY {
    background-image: url("/xinhong/common/images/bg1.png");
    background-repeat: repeat-x;
    margin-top: 0px;
    background-color: #BDCBDC;
}

#userInfo, A.userInfoLink {
    color: black;
}

#logo {
    margin: 50px;
    position: relative;
    top: -1px;
}

#logo1 {
    margin: 0px;
    position: relative;
    top: -1px;
}

#header #logo {
    vertical-align: middle;
}

#loginPanel {
    margin-top: 0px;
}

#captchaImg {
    vertical-align: middle;
}

#reloadCaptchaLink {
    color: #444444;
}

#header {
    float: left;
}

#bg2{
 background-image:url("/xinhong/common/images/bg2.png");
 background-repeat: no-repeat;
 background-position:inherit;
 text-align: left;
 background-color: #CCCCCC;
 height: 113;
 }

#userInfo, #schoolInfo {
    float: right;
    margin: 70px 5px 5px 5px;
}

#userInfo {
    padding: 2px;
}

#moduleName {
    color: #393635;
    width: 100%;
    height: 29px;
    border: 1px solid #888888;
    background-image: url("/xinhong/common/images/titlebg.png");
    background-repeat: repeat-x;
    line-height: 23px;
    text-indent: 1em;
    font-size: 16px;
    font-weight:bold;
}

#moduleName A {
    font-size: 16px;
    color: #B5282E;
}

#menuName {
    width: 190px;
    height: 29px;
    line-height: 23px;
    font-weight:bold;
    text-align: center;
    vertical-align: middle;
    color: #393635;
    border: 1px solid #888888;
    background-image: url("/xinhong/common/images/titlebg.png");
    background-repeat: repeat-x;
    font-size: 16px;
}

#nameTbl {
    position: absolute;
    left: 0px;
    top: 99px;
}