@charset "utf-8";
/*footer*/
/*页面脚通用css样式  liuyt*/
body{ margin:0 auto;font-family:"Microsoft YaHei";}
footer{margin-top:30px; clear:both;background-color:#f5f5f5; line-height:50px;  text-align:center; font-size:12px; line-height:2em; color:#999999; color:#999999;}
footer a  {  text-decoration:none;color:#999999; font-family:"Microsoft YaHei";}
footer a:hover { color:#0099ff; text-decoration:none; }
footer span {margin:0px 10px;display: inline-block; }
.footer{ clear:both;background-color:#f5f5f5; line-height:50px;  text-align:center; border-top:1px solid #dedede; font-size:12px; line-height:2em; color:#999999; color:#999999;}
.footer a  {  text-decoration:none;color:#999999; font-family:"Microsoft YaHei";}
.footer a:hover { color:#0099ff; text-decoration:none; }
.footer span {margin:0px 10px;display: inline-block; }
