#topbar{
position:absolute;
padding: 10px;
width: 165px;
visibility: hidden;
z-index: 100;
top:100px;
font-size: 11px;
}
.smallbg{
	width:165px;
	float: left;
	height: 19px;
	background: url(../topbg.gif) no-repeat;
}
.small{
   float: left;
	cursor:pointer;
	background: url(../small.gif) no-repeat;
	width: 25px;
	height: 19px;
	display: block;
	margin-left: 90px;
	display: inline;
}
.small:hover{
	background: url(../small01.gif) no-repeat;
}
.close{
   float: left;
	cursor:pointer;
	background: url(../close.gif) no-repeat;
	width: 42px;
	height: 19px;
	display: block;
}
.close:hover{
	background: url(../close01.gif) no-repeat;
}
.title{
   float: left;
	height: 21px;
	width: 165px;
	background: url(../titlebg.gif) no-repeat;
	text-align: center;
	line-height: 21px;
}
.side{
	float: right;
	position: relative;
	right: 4px;
	top: 11px;
}
.listbg{
	width:165px;
	background: url(../listbg.gif) repeat-y;
	float: left;
}
.list{
   width: 165px;
	float: left;
	display: inline;
	height: 25px;
	background: url(../listbg.gif) no-repeat;
	padding-bottom: 5px;
	line-height: 25px;
	 text-align:center;
}
.qq{
	float: left;
	margin-left: 5px;
	display: inline;
}
.foot{
	height: 24px;
	width: 165px;
	float: left;
	background: url(../footbg.gif) no-repeat;
}
#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}
