#footerBt {
width: 1000px;
margin: 0px auto;
padding: 30px 0px;
}
#footerBt .flft {
width: 111px;
height: 102px;
}
#footerBt .frgt {
width: 751px;
height: 102px;
}
#footerBt ul {
border-right: 1px solid #999;
}
#footerBt li {
float: left;
width: 249px;
height: 90px;
text-align: center;
border-left: 1px solid #999;
}
#footerBt .fsnsTi {
margin: 0px 0px 10px 0px;
}
#footerBt .frgt a {
display: inline-block;
width: 50px;
height: 52px;
overflow: hidden;
margin: 0px 10px;
}
#footerBt .frgt a span {
display: none;
}
#footerBt .frgt a.fb {
background: url(../../images/footer/f_fb.gif) left top no-repeat;
}
#footerBt .frgt a.fb:hover {
background: url(../../images/footer/f_fbo.gif) left top no-repeat;
}
#footerBt .frgt a.tw {
background: url(../../images/footer/f_tw.gif) left top no-repeat;
}
#footerBt .frgt a.tw:hover {
background: url(../../images/footer/f_two.gif) left top no-repeat;
}
#footerBt .frgt a.yt {
background: url(../../images/footer/f_yt.gif) left top no-repeat;
}
#footerBt .frgt a.yt:hover {
background: url(../../images/footer/f_yto.gif) left top no-repeat;
}



