
.header {
    height:230px;
}
.top {
    height:180px;
}
.header .logo {
    height:100px;
}
.header .logo img {
    max-height:100px;
}
#indBanner,#indBanner .bd ul li{
    height:500px;
}
.banner {
    background: url(/content/cs21/base/img/nr_banner.jpg) no-repeat center top;
    height:378px;
}
.friendLinks h3{
    float: left; 
    margin-right: 20px;
    font-size: 18px;
    color:  #9e0b09;
}
.friendLinks .con{float: left;}
.friendLinks ul{overflow: hidden;}
.friendLinks li{    line-height: 30px;
    text-align: left;
    float: left;
    padding: 0 15px;}

#footer .sw{
    position: relative;
}
#footer .copyRight img{
    margin:10px;
    
}
#footer .copyRight{
    text-align:center;
        width: 860px;
    margin: 0 auto;
}
/*#footer .blue{
    position: absolute;
    top: 60px;
    left: 170px;
}*/
.clounmA_lm .Title li,.leftBox .Title li{
    float: left;
    width: 102px;
    font-size: 18px;
     padding-left: 15px;
    
}
.clounmA_lm .Title li.on,.leftBox .Title li.on{    
    background: url(/content/cs21/base/img/h3bg.png) no-repeat;
}
.clounmA_lm .Title li.on a,.leftBox .Title li.on a {
    color: #fff;
}

/*.btnBox li.li2{    
    width: 150px;
    padding: 8px 0 0 5px;
}*/
/*.btnBox li.li2 a i{
    margin-right:5px; 
    display:none;
}
.btnBox li.li2 a{
    font-size:14px;
}*/
#footer a {
    color: #fff;
    text-decoration: underline;
}

.s-logo h2 {
    background: url(/content/cs21/base/img/logo.png) no-repeat;
    background-size: 16%;
}
.s-logo.sm h2{
    background-position:0 0; 
}