#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;}
.tpcontent{font-weight: bold; font-size: 12px; color: #2b2b2b; font-family: 微软雅黑;}
.cytpstyle{font-size: 12px; color: #2b2b2b; font-family: 微软雅黑;}
.content{margin:auto;text-align:left;line-height:18px;padding:3px 0 0 0;color:#727272;}
.process{width:162px;height:11px;background:#EDEDED;overflow:hidden;float:left;margin-left:26px !important;margin-left:13px;margin-right:10px;}
.process div{width:160px;height:11px;background:url(/system/resource/images/newsvote/bg.gif) repeat-x;border-left:1px solid #000;border-right:1px solid #000;}
.process .style7{border-left-color:#ff0000;border-right-color:#ff0000;background-position:0 -77px;}
#close_btn{
    font-size:16px; 
    display:block; 
    margin-top:20px;
    height: 40px;
    line-height: 40px;
    width: 120px;
    background: #EEE;
    transition: background 0.6s, width 0.8s, border-radius 0.8s;
    color:#333;}

#close_btn:hover{
    width: 160px;
    background: #CCC;
    color: #333;
    border-radius: 2vw;}
#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;}
