#logo{
    background:url(http://www.lncc.edu.cn/xxx/images/logo2.jpg) repeat-x;
    min-width: 1060px;
    margin: 0; 
    padding: 0;
    height: 100px;}

#rlogo{
    width:1060px;
    height: 100px;
    margin:0 auto;}
#sub_li_a_spe{
    z-index: 10000;}
#link{
    margin: 60px auto 0 auto;
    height: 50px;}

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

#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;}

