.qqbox
        { 
        	width: 125px; height: auto; overflow: hidden; position: absolute; right: 0px; top: 600px; color: #000000; font-size: 12px; letter-spacing: 0px;
        }
#services {
    background-image: url(services_b.gif);
	margin-top:90px;
	margin-left:auto;
	background-position: center 10px;
}
#services.out {
	background-image: url(a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 26px;
	height: 139px;
}
#services.out .top,#services.out .box, #services.out .end { display:none;}
#services.on  { width: 125px; }
#services.on .box h4 { font-size: 12px; font-weight: bold; color: #FFF; text-align: center; padding-top: 6px; padding-bottom: 6px; }


#services.on .top {
	background-image: url(services_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 125px;
}

#services.on .box {
	background-image: url(c.gif);
	background-position: left 10px;
	padding: 12px 12px 12px 16px;
	color:White;
}
#services.on .box p{
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#services.on .box p img{ margin-right: 6px; vertical-align: middle; }
#services.on .box p a{ color: #FFF; }


#services.on .end {
	font-size: 1px;
	background-image: url(services_b.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	width: 125px;
	text-align: center;
}

