#logo{
    height: 100px;
    width: 1060px;
    margin:0 auto;
    background:url(http://www.lncc.edu.cn/tyb/images/logo2.jpg) 0 35px repeat-x;}
#logo_img{
    margin-top:5px;
    border-right:10px solid #6c0113;}

#sub_li_a_spe{
    z-index: 10000;}
#link{
    margin: 25px auto 0 auto;
    height: 125px;}

#link_head{
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    background: #DDD;
    text-align: center;
    min-width: 1060px;
    color:#6c0113;}

#link_ul{
    margin: 0 auto;
    width: 1060px;}

#link_li{
    list-style: none;
    float: left;
    margin: 0 10px 0 10px;}

#link_li_a{
    display: block;
    height: 50px;
    line-height: 50px;
    width: 245px;
    text-align: center;
    border-bottom: 1px solid #FFF;
    transition: border-bottom 0.5s;}

#link_li_a:hover{
    border-bottom: 1px solid #116880;}
