* html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
.left{float:left;}
.right{float:right;}
.text{text-decoration:underline;}

.hand
{
	cursor: pointer;
}
.move{cursor:move;}
.hide
{
	display:none;
}
.show{display:block;}
.move{cursor:move;}
.center
{
   margin:0px auto;
   width:150px;
   height:262px; 
   background:url(../images/loading.gif) no-repeat 50% 50%;
	/*text-align:center;
	width:100%;
	height:100%;
	background:#ccc;
	vertical-align:middle;
	line-height:100%;
	position:relative;
	margin:50%;*/
}
#loading
{
	position:absolute;
	right:60px;
	top:100px;
	padding:5px;
	display:none;
	background:#f00;
	z-index:99;
}
#chatlayer
{
	position:absolute;
	left:100px;
	top:200px;
	width:300px;
	height:100px;
	background:#080;
	visibility:hidden;
}
#lottery_double_title,#lottery_bar_title,#lottery_reason_title,#lottery_explain_title,#lottery_hero_title,#lottery_buy_title
,#lottery_helper_title
{
	cursor:move;
}

.modHead { font-weight: bold; width: 100%; cursor: move; color: #00368f; BACKGROUND-COLOR: #eff5ff; moz-user-select: none }
.modGhost { BORDER-RIGHT: #f00 1px dotted; BORDER-TOP: #f00 1px dotted; MARGIN: 6px; BORDER-LEFT: #f00 1px dotted; BORDER-BOTTOM: #f00 1px dotted }

#ajaxlogin
{
	background:url(../images/btn-login.gif) no-repeat;
	width:44px;
	height:24px;
	border:0;
	cursor: pointer;
}
#btn_register
{
	background:url(../images/btn-reg.gif) no-repeat;
	width:41px;
	height:24px;
	border:0;
	cursor: pointer;
}
#btn_gdzh_submit,#btn_mqjx_submit,#btn_hxfa_submit,#btn_lhgz_submit
{
	background:url(../images/expert_04.png) no-repeat;
	width:63px;
	height:20px;
	border:0;
	cursor: pointer;
}
#btn_gdzh_save,#btn_mqjx_save,#btn_hxfa_save,#btn_lhgz_save
{
	background:url(../images/expert_05.png) no-repeat;
	width:63px;
	height:20px;
	border:0;
	cursor: pointer;
}
#lottery_buy
{
	position:static;
	z-index:100;
}
#HappyChat
{
	z-index:99;
}
#chipin_loading
{
	padding: 5px 0 0 15px;
	font-weight:bold;
	color:#f00;
}
#lottery_buy
{
	position:relative;
}
#lottery_hero_list,#lottery_double_list
{
	position : relative;
}

.loading{
   margin:0px auto;
   width:150px;
   height:262px; 
   background:url(/Happy8/V2/images/loading.gif) no-repeat 50% 50%;
}
.loading span{
   display:none;
}

.loading2
{
	position:absolute;
	padding:5px;
	/*background:#f00;*/
	border:1px solid #1672A7;
	background-color: #E2EFF8;
	z-index:999;
}
.inline{display:inline;}