﻿@CHARSET "UTF-8";
#InviteWindow {
	z-index:8889;
	width:436px;
	height:156px;
    z-index: 2147480000;opacity:1;visibility:visible;display:block;position:fixed;top:300px;left:612px;cursor:move;
    background:url(/Public/Home/images/chat.png) no-repeat center;
	border:2px solid #0879a3;
}
#InviteWindow #invite_bg {
    background: #fff;
}
#invite_title {
	height:27px;
	color:#fff;
	cursor:move;
	font-family:微软雅黑;
    font-size: 18px;
    line-height: 35px;
    text-indent: 15px;
}
#invite_text {
	font-family:微软雅黑;
	color: #000;
    height: 70px;
    
    margin-left: 0px;
    margin-top: 10px;
    padding: 8px 7px 0 140px;
    
}
#invite_text p {
	padding:0px 0 0 0;
	margin:0;
	text-indent:0px;
	font-size:14px;
	line-height: 21px;
}
#invite_btn 
{
    
}
#invite_btn span {
	color:#FFF;
	display:none;
}
#invite_btn .accept {
	width:68px;
	height:24px;
	border:none;
	background:url(/Public/Home/images/chat2.png) no-repeat;
	cursor:pointer;
	position:absolute;
	right:130px;
	bottom:14px;
}

#invite_btn .cancel {
	width:68px;
	height:24px;
	border:none;
	background:url(/Public/Home/images/chat3.png) no-repeat;
	cursor:pointer;
	position:absolute;
	right:23px;
	bottom:14px;
}

.live800{position:fixed;width:70px;right:15px;z-index:999999;top:200px;}
.live800 img {max-width:70px;}
.live800 .zxqq{margin-top:12px;}
.live800 .erweima{margin-top:12px;height:70px;background:url(/Public/Home/images/erweima.png) no-repeat;}
