@import url("../bootstrap.css");
@import url("05/mzqtabe.css");
@import url("05/PanelContainer.css");

body {
    background-color: #fff;
    font-size: 14px;
    margin: 0 0 0 0;
    color: #333333;
}

.body-content {
    margin-left: auto;
    margin-right: auto;
    width: 984px; 
}
.body-content a
{
     font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #333333;
}
a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #333333;
}
a.PortalTitle
{
     color:white;
}
    a:hover {
        text-decoration: none;
        color: #333111;
    }
.NormalBold {
    color: #333333; 
}

.body-top {
    background: url("05/img/topbg.png");
    height: 130px; 
}

.body-footer
{
     background-color:#333333;
      min-height:60px;
       color:#ffffff;
}
.body-footer a
{ 
       color:#ffffff;
}
.content-topbar {
    width: 100%;
    padding: 1px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: right; 
     color:#eeeeee;
}
.content-topbar .NormalBold 
{
     color:#eeeeee;
}
.content-topbar a {
    color:#eeeeee;
}

.ContainerMore {
    color: #eeeeee;
}
.ContainerMore a {
    color: #eeeeee;
}


.content-header {
    height: 60px;
    min-height: 60px;
    vertical-align: middle;  
}

.logo {
    height: 60px;
}

    .logo a {
        font-size: 24px;
        font-weight: bold;
        margin-top: 20px;
        display: inline-block;
        height: 60px;
    }





.LogoTitle {
    /*color: #fff;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 15pt;
    padding-left: 50px;
    color: #fff;
    display: none;
}
/*ËÑË÷¿ò*/
.searchbox {
    text-align: left;
    padding-top: 3px;
    margin-left: auto;
    padding-left:3px;
       height: 38px;
    width: 100%;
    border: 1px solid #b82e3b;
    white-space: nowrap;
    background: #b82e3b;
}

    .searchbox .searchinput {
        height: 28px;
        border: 0px groove #ddd;
        width: 100%; 
    }

    .searchbox .searchbutton {
        width: 80px;
        font-weight: bold;
        background: #b82e3b;
        color: #fff;
        border: 0px solid #b82e3b;
        height: 30px;
    }
.NavBar {
    background-color: #eeeeee; 
    color:#b82e3b;
}

    .NavBar a { 
        color:#b82e3b;
    }
