/* CSS Document */


.position {
    background:url(../images/qqbj.png);
    bottom: 0;
    height: 69px;
    margin: auto;
    position: fixed;
    width: 100%;
	z-index:100000;
}
.innerWrapper {
    background:url(../images/qq.png);
    height: 69px;
    margin: 0 auto;
    position: relative;
    width: 1000px;
}
A.footerQQ {
    display: block;
    height: 66px;
    left: 10px;
    position: absolute;
    top: 0;
    width: 420px;
}
A.phoneNumber {
    display: block;
    height: 47px;
    position: absolute;
    right: 0;
    top: 21px;
    width: 500px;
}