﻿div.owner_online {
        background: #fff;
	position: absolute;
	right: 10px;
	top: 200px;
	width: 126px;
	z-index: 99;
	font-size: 12px;
}
div.owner_online h2 {
	color: white;
	font-size: 14px;
	padding-left: 15px;
	height: 32px;
	line-height: 32px;
	background: #6cd0ec url('http://img.eryiju.com.cn/img/global/tit_bg2.gif') repeat-x scroll left top;
}
div.owner_online h2 .r_right{
	width: 6px;
	height: 32px;
	background: transparent url('http://img.eryiju.com.cn/img/global/tit_bg2.gif') no-repeat scroll right top;
	float: right;
	display: inline-block;
}
div.owner_online .btn{
	display:inline-block;
	background:transparent url('http://img.eryiju.com.cn/img/global/win_btn2.jpg') no-repeat scroll 0 0;
	width:97px;
	height:33px;
	line-height:33px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}
div.owner_online h2 img.exit {
	cursor: pointer;
	float: right;
	margin-top: 10px;
	font-size: 10px;
}
div.owner_box {
	border: 2px solid #FF740D;
	padding: 5px 3px;
}
div.owner_box div.online {
	background: transparent url('../img/owner_online.gif') no-repeat scroll center center;
	height: 50px;
	padding-top: 20px;
}
div.owner_box div.offline{
	background: transparent url('../img/owner_offline.gif') no-repeat scroll center center;
	height: 50px;
	padding-top: 20px;
}
div.owner_box div p {
	line-height: 16px;
	padding-left: 5px;
	text-align:left;
}
div.owner_box div p.owneron {
	padding-top: 17px;
	text-align:left;
}
div.owner_box p {
	margin-bottom:8px;
	text-align:center;
}
button.owner_chat {
	font-size: 12px;
	width: 100px;
}
div.owner_box  a{
	color:#3c9afe;
}
div.owner_box .free{
	background:transparent url('http://img.eryiju.com.cn/img/global/im_logo.jpg') no-repeat scroll 0 center;
	display:block;
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
	color:#FF0119;
	font-family:微软雅黑;
	padding:0px 0px 0px 43px;
	line-height:20px;
}
div.owner_box .tip{
	color:#808080;
}

