/* CSS Document */
#win{
	position:absolute;
	top:10%;
	left:0px;
	display:none;
	z-index:2;
	width:100%;
	

	
}

#bg_all{
	width:100%;
	height:1200px;
	background-color:#000000;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	}


#content{
	padding-left:2px;
	padding-top:2px;
	position:relative;
	left:10%;
	width:80%;
	
}

#close{
	cursor:pointer;
	margin-left:292px;
	border:none;
}

#x{
	border:none;
	cursor:pointer;
}

body{
	background:#000000;
}

a{
	text-decoration:none;
}

.join{
font-size:12px;
color:#FFFFFF;
filter:Alpha(opacity=80);
}
.join_input{
border-bottom:#FFFFFF 1px solid;
border-left:none;
border-right:none;
border-top:none;
background-color:#000000;
color:#FFFFFF;
}


.pic_small{
margin:0px; 
padding:0px; 
float:left; 
cursor:pointer;
filter : Gray  Alpha(opacity=20);


}

.pic_store{
margin:0px; 
padding:0px; 
float:left; 
cursor:pointer;
filter:Alpha(opacity=95);
}

#store {
		position:absolute;
		z-index:2;
}

#dianpu_big{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:2;
}

#dianpu {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	display:none;
}

#about {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
}

.store_pic{
margin:0px; 
padding:0px; 
float:left; 
width:167px;
height:124px;
cursor:pointer;
}




#ok_msg {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 701px;
	top: 330px;
	display:none;
	
}


#err_msg {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 701px;
	top: 330px;
	display:none;
	
}

#join_all {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;


}

.mmcoq_cencont{
color:#FFFFFF;
font-size:12px;
background-color:#000000;
filter:Alpha(opacity=80);
}

#mmcoq {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
}

a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color:  #999999;
}
a:hover {
	text-decoration: none;
	color:  #999999;
}
a:active {
	text-decoration: none;
	color:  #999999;
}

/*#y{
margin:0px; 
padding:0px; 
float:left; 
cursor:pointer;
filter:Alpha(opacity=80);
}
#bg{
	background:#003366;
	position:absolute;
	top:0px;
	left:0px;
	width:auto;
	height:auto;
	filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=25,finishOpacity=0);
	display:none;
}*/
