﻿#topbar{
position:absolute;
padding: 2px;
width: 109px;
visibility: hidden;
z-index: 100;
top:600px;
font-size: 11px;
font-family: Verdana, Sans-Serif;
}

#topbar .qqTop { background: url(img/kefu_up.gif) no-repeat; height: 34px; cursor: pointer; }
#topbar .qqBottom { background: url(img/kefu_down.gif) no-repeat; height: 63px; }
#topbar .qqMiddle { background: url(img/kefu_middle.gif) repeat-y; text-align: left; padding-left: 10px; padding-top: 10px; }
#topbar img { border: none; vertical-align: middle; }

#topbar A.qqa:link {COLOR: #2d93d3; 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: #090; text-decoration: none}

#topbar A.qqb:link {COLOR: #666; 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: #090; text-decoration: none}
