@charset "UTF-8";
li {
	list-style:none;
}
.floatMN_wrap {position:fixed;top:0;left:0;width:130px;min-height:100%;z-index:9000}
.floatMN_wrap .bg, #floatMN {width:120px}
.floatMN_wrap .bg {position:fixed;left:0;height:100%;display:block; background-color: #2222228b;background-color: rgba(34, 34, 34, 0.8); border-right: solid 2px #000000;}
#floatMN {position:absolute;top:100%;left:0;z-index:9999;padding-top:0px;}

#floatMN .floatMN_img_0 {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

#floatMN img {
	width:80%;
	height:auto;
	margin-left:10px;
}

#btns {
	width:100% !important;
	margin-left:0px !important;
}

@media screen and (max-width:850px) {
#floatMN {
	padding-top:0px;
}
#floatMN img {
	width:80%;
	height:auto;
}

}
#floatMN #banner {padding:0}
#floatMN #banner li {position:relative;}
#floatMN li {margin-left:-35px;}
#floatMN .update h3 {padding:40px 0 7px 0}
.floatMN_wrap .button_toggle {position:absolute;top:50%;right:-23px;width:23px;margin-top:-37.5px;padding:0;font-size:0;line-height:0;border:0}
.floatMN_wrap .button_toggle img {border:0;display:block}