body{
		moz-user-select: -moz-none;
	-moz-user-select: none;
	-o-user-select:none;
	-khtml-user-select:none;
	-webkit-user-select:none;
	-ms-user-select:none;
	user-select:none;
	overflow:hidden;}

.backgroundStyle1{
	background:url(../image/main.png);
	}
.backgroundStyle2{
	background:url(../image/readme.png);
	}

.pageBackground_share{
	position:absolute;
	left:0px;
	top:0px;
	height:768px;
	width:1024px;
}
.page_shareStyle{
	position:absolute;
	width:1024px;
	height:768px;
	top:0px;
	left:0px;
	}
.someBackgroundStyle{
	background-size:cover;
}
#superContainer{
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:768px;
	overflow:hidden;
}
/****type*********/
.type_background{
	width:163px;
	height:56px;
	background:url(../image/showBG.png);
}
.pow_background{
	width:163px;
	height:56px;
	background:url(../image/showBG.png);
}
.type_style{
	width:82px;
	height:34px;
	background:url(../image/type_button.png);}
	
div[name='select_btn']{
	background:url(../image/select_btn.png);
	background-position:-36px -24px;
	}
	
	
.input_style{
	position:absolute;
	height:45px;
	width:220px;
	font-family:Arial;
	font-size:36px;
	text-align:left;
	line-height:38px;
	}

#superContainer{
	position:absolute;
	left:100px;
	top:0px;
	width:1024px;
	height:768px;
	overflow:hidden
}	




/**************/
.btn_share{
	cursor:pointer;
	position:absolute;
	background:url(../image/bg_bt.png);
	}

.option_btn{
	cursor:pointer;
	position:absolute;
	background:url(../image/ziti_btn.png);}
	
.share_cs{
	position:absolute;}
	
.maskImg{
	filter:alpha(opacity=50); 
-moz-opacity:0.5; 
opacity:0.5;}
