﻿/*首页底部服务栏*/
#svrpanel{background:url(images/foot/i_service_panel.png) no-repeat;height:104px;margin-bottom:10px}
#svrpanel .hd{height:28px;line-height:28px;padding:0 10px;font-size:14px;color:#ff550a;font-weight:bold}
#svrpanel .body{padding:10px 20px}
#svrpanel .body .item{width:240px;float:left}
#svrpanel .body .item img{float:left;margin:5px;display:inline}

#link .hd{height:5px;background:url(images/foot/i_link_hd.png) no-repeat;line-height:1;font-size:1px}
#link .body{zoom:1;overflow:auto;border-left:1px solid #ccc;border-right:1px solid #ccc;padding:5px 10px}
#link .ft{height:5px;background:url(images/foot/i_link_bottom.png) no-repeat;}

/*页面底部*/
#footer a { color: #000; }
#footer { width: 100%; margin-top: 10px; background-color: #FFF; clear: both; }
#footer #nav_link { height: 30px; line-height: 30px; background-color: #e7e5dc; text-align: center; font-size: 12px; }
#footer #main_body { line-height: 16px; margin: 0 auto 0 auto; width: 600px; font-size: 12px; }
#footer #goto_top { height: 20px; }
#footer .line { background-color: #676767; height: 5px; }
#main_body .qq{background:url(images/foot/qq.jpg) no-repeat;}
#goto_top .top_btn_bg{background:url(images/foot/top_button_background.png) no-repeat; height:21px; margin-right:10px; text-align:right; display:block; width:128px; float:right;}

