@charset "utf-8";
/* CSS Document */
*{margin:0; border:0; padding:0; }
li{list-style:none}

/*footer*/
#footer_wrapper {width:100%; background-color:#252424; height: 210px; padding-top: 20px; overflow:hidden;}
#footer {width:980px; margin:0 auto; }
#footer_wrapper a{text-decoration:none; font-size:14px}
#bottom_footer_wrapper { background-image:url(../images/topbar_bg.jpg); background-repeat:repeat; height:48px; width:100%; }
#schooldr {background:#e5e5e5; text-align:center;}
#footer .main{ height:160px; margin:0 auto; padding:23px 0px 0px 20px;}
#footer .main .link{ width:584px; height:19px; margin:0 auto;  }
#footer .main .link li{ float:left}
#footer .main .link li a{ color:#FFF}
#footer .main .lianxi{ width:510px; height:66px; margin:auto; margin-top:19px;}
#footer .main .lianxi dt{ width:120px; height:100px; float:left }
#footer .main .lianxi dd{ width:360px; font-size:12px;height:100px; float:left; border-left:1px dashed #d5d5d5; padding-left:20px;  line-height:24px;}