﻿#qqlist
{
    position:absolute;
    left:20px;
    top:100px;
    width:120px;
}
#qqhead
{
    background-image:url(../images/qq.gif);
    background-repeat:no-repeat;
    background-position:center top;
    width:100%;
    height:50px;
}
#qqbody div
{
    background-image:url(../images/qq.gif);
    background-repeat:no-repeat;
    background-position:center -60px;
    width:100%;
    height:30px;
}
#qqbottom
{
    background-image:url(../images/qq.gif);
    background-repeat:no-repeat;
    background-position:center -180px;
    width:100%;
    height:20px;
}