做了一个QQ客服,但是发现字体和QQ图标是底对齐

2016-07-07 16:02 来源:www.chinab4c.com 作者:ecshop专家

做了一个QQ客服,但是发现字体和QQ图标是底对齐的,如何让字休居中在图片中间?
/* QQ客服 */
h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,img,p{margin:0; padding:0; border:none; list-style-type:none;}
#divQQbox{ font-size:12px}
#divQQbox ul {list-style:none; padding:0; margin:0}
.QQbox{ z-index:99; right:10px; top: 145px; position: absolute; width:105px;}
.QQbox .Qlist{ left: 0; width:105px; background:#fff; color:#00A0E9;}
.QQbox .Qlist h4 {background:#0064BC; height:34px; line-height:34px; overflow:hidden; color:#fff; text-align:center; font-weight:normal; font-size:14px;}
.QQbox .Qlist h4 a{ color:#fff;}
.QQbox .Qlist .infobox{height:40px;background:#f2f9ff;border:1px solid #0064BC; border-bottom:none;}
.QQbox .Qlist .infobox p{ padding-top:4px;color:#333;text-align:center;}
.QQbox .Qlist .con{ border:1px solid #0064BC; border-top:none;}
.QQbox .Qlist .con .odd{vertical-align:middle;}
.QQbox .Qlist .con .bg_a{ background:#ccc; font-weight:bold; color:#00A0E9;}
.QQbox .Qlist .con ul li{ text-align:center; line-height:24px;height:24px;FONT-FAMILY: "微软雅黑";}
/*QQ END*/
演示地址:http://www.czgw.cn/diy.php