@charset "utf-8";


.hidjoin {
		display: block;
	}
.hidjoin2 {
		display: none;
	}
.hidjoin3 {
		display: none;
	}
.hidjoin4 {
		display: none;
	}
.hidjoin5 {
		display: none;
	}





.bluegold{
	font-size: 10%;
	position: absolute;
	margin-top: 15px;
	margin-left: 5px;
}



#page-home {
	border-radius: 6px;
    bottom: 86px;
    right: 12px;
    cursor: pointer;
    position: fixed;
    text-align: center;
	width: 25px;
    font-size: 70%;
    line-height: 1.5em;
    color: #fff;
    z-index: 999;
    background-color: rgba(42, 42, 42, 0.5);
    -webkit-backface-visibility: hidden;
    transition: all 300ms ease;
}






#page-top {
	position: fixed;
		width: 50%;
	/*height: 84px;*/
	bottom: 0px;
	left: 0;
    font-size: 1.5em;
	z-index: 9999;
	border: none;
}
#page-top a {
	text-align: center;
	display: block;
	padding: 10px 0;
}
#page-top a:hover {
	opacity: 1;
	filter: alpha(opacity=100); /* for IE8  */
	text-decoration: none;
	/*background: #999;*/
}


#page-top4 {
	position: fixed;
		width: 50%;
	/*height: 84px;*/
	bottom: 0px;
	
	right: 0px;
    font-size: 1.5em;
	z-index: 9999;
	border: none;
}
#page-top4 a {
	text-align: center;
	display: block;
	padding: 10px 0;
}
#page-top4 a:hover {
	opacity: 1;
	filter: alpha(opacity=100); /* for IE8  */
	text-decoration: none;
	/*background: #999;*/
}









.phon {

	display: none;
}


#page-top2 {
	position: fixed;
	width: 480px;
	height: 50px;
	bottom: 0px;
	/*right: 0px;*/
	/*font-size: 77%;*/
	border: none;
	z-index: 10;
}
#page-top2 a {
	text-align: center;
	display: block;

}


#page-top3 {
	position: fixed;
	width: 480px;
	height: 50px;
	bottom: 0px;
	margin-left: 480px;
	/*font-size: 77%;*/
	border: none;
	z-index: 10;
}
#page-top3 a {
	text-align: center;
	display: block;
}



#page-top5 {
    position: fixed;
    width: 480px;
    height: 50px;
    bottom: 0px;
    background-color: black;
    font-size: 1.5em;
    line-height: 50px;
    color: white;
    border: none;
    z-index: 10;
}
#page-top5 a {
	text-align: center;
	display: block;
}

#page-top6 {
    position: fixed;
    width: 480px;
    height: 50px;
    bottom: 0px;
    background-color: black;
    font-size: 1.5em;
	margin-left: 480px;
    line-height: 50px;
    color: white;
    border: none;
    z-index: 10;
}
#page-top6 a {
	text-align: center;
	display: block;
}

@media screen and (max-width: 1280px) {

	#page-top5 {
    	width: 400px;
	}
	#page-top6 {
    	width: 400px;
		margin-left: 400px;
	}


@media screen and (max-width: 980px) {
.hidjoin {
		display: none;
	}
.hidjoin2 {
		display: block;
}
	#page-top {
		width: 50%;
		height: auto;
		left: 0;
		bottom: 0px;
	}




	#page-top4 {
		width: 50%;
		height: auto;
		bottom: 0px;
	}

.bluegold{
	margin-left:20px;
}

}




@media screen and (max-width: 736px) {

.bluegold{
	margin-left:5px;
}


}

@media screen and (max-width: 480px) {



	#page-top {
		width: 50%;
		font-size: 1em;
		height: auto;
		left: 0;
		bottom: 0px;
	}




	#page-top4 {
		width: 50%;
		font-size: 1em;
		height: auto;
		bottom: 0px;
	}


.bluegold{
	margin-left:-23px;
	font-size: 0.7em;

	
	
	
}



#page-home {
	padding: 0px 5px;
    font-size: 90%;
	}













}











