/* QQ begin */
#topbar{
position:absolute;
padding: 0px;
margin:0px;
width: 110px;
visibility: hidden;
z-index: 100;
top:50px;
font-size: 12px;
}
#topbar .qqno{ padding-left:0px;}
#topbar .qqno img{}
#topbar A.qqa:link {COLOR: red; text-decoration: none}
#topbar A.qqa:visited {COLOR: red; text-decoration: none}
#topbar A.qqa:active {COLOR: red; text-decoration: none}
#topbar A.qqa:hover {COLOR: blue; text-decoration: none}

#topbar A.qqb:link {COLOR: black; text-decoration: none}
#topbar A.qqb:visited {COLOR: black; text-decoration: none}
#topbar A.qqb:active {COLOR: black; text-decoration: none}
#topbar A.qqb:hover {COLOR: blue; text-decoration: none} 
/* QQ end */