    .QQPanel { list-style: none;FONT-SIZE: 12px;width:100px; padding:0px;margin: 0px;}
    .QQPanel ul{   margin: 0 auto;
    padding: 0}
    .QQPanel li { margin-top: 25px; margin-left:50px; }
    .QQPanel a { display: block; height: 34px; width: 34px; background: url('QQStatus.gif') no-repeat;}
    /* QQ不在线(默认)状态CSS */
    .QQPanel a.qq2 { background-position: -34px 0;}
    .QQPanel a.qq3 { background-position: -68px 0;}
    .QQPanel a.qq4 { background-position: -102px 0;}
    /* QQ在线状态CSS */
    .QQPanel .online a.qq1 { background-position: 0 -34px; }
    .QQPanel .online a.qq2 { background-position: -34px -34px; }
    .QQPanel .online a.qq3 { background-position: -68px -34px; }
    .QQPanel .online a.qq4 { background-position: -102px -34px; }
    /* QQ在线状态鼠标移入时CSS */
    .QQPanel .online a.qq1:hover { background-position: 0 bottom; }
    .QQPanel .online a.qq2:hover { background-position: -34px bottom; }
    .QQPanel .online a.qq3:hover { background-position: -68px bottom; }
    .QQPanel .online a.qq4:hover { background-position: -102px bottom; }
    #sorollDiv1{padding-top:128px;width:132px;height:350px;background:url(qqbg.png) no-repeat center top;margin:0 auto;}