﻿#divStayTopleft
{
	width:113px;
	position: absolute;
	z-index:999;
}
.online_top
{
	width: 109px;
	height: 34px;
/*	background: url(../images/qq_top.gif) no-repeat;*/
	position: relative;
}
.online_close
{
	width: 23px;
	height: 23px;
	position: absolute;
	left: 76px;
	top: 7px;
	cursor:pointer;
}
.online_m_l, .online_m_r, .online_m_c
{
	float: left;
	width: 6px;
	height: 174px;
	/*background: url(../images/qq_left.gif) no-repeat;*/
}
.online_m_r
{
	/*background: url(../images/qq_right.gif) no-repeat;*/
}
.online_m_c
{
	width: 97px;
	cursor: pointer;
	/*background:#fff url(../images/mm.jpg) no-repeat;*/
}
.online_bottom
{
	width: 109px;
	height: 63px;
/*	background: url(../images/qq_bottom.gif) no-repeat;*/
	clear: both;
}
/*skype*/
.online_sk{
	position:absolute;
	width:113px;
	height:60px;
	background :url(../images/sky.gif) no-repeat;
	cursor:pointer
}
/*skype*/
#gotop
{
	position: fixed;
	bottom: 5%;
	_position: absolute;
	display: block;
	width: 38px;
	height: 15px;
	background: url(../images/top.gif) no-repeat 0 0;
	text-indent: -9em;
	overflow: hidden;
}
