#left-menu{
	width: 100%;
	height: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: auto;
}

.mobileHeader{
	display: none;
}

.menuWrapper{
	width: 100%;
	/* min-width: 1024px; */
    height: 50px;
    background: #180e0c;
    position: fixed;
    bottom: 0;
    box-sizing: border-box;
    z-index: 999;
	display: flex;
	justify-content: space-between;
	align-items: center;
}


.menuWrapper .loginBox {
    margin: auto;
    margin-left: 20px;
}

.menuWrapper .loginBox span{
	text-align: center;
	float: left;
	width: 20%;
	height: 23px;
	color: #453b3b;
	font: 400 11px Georgia;
	line-height: 30px;
}


.menuWrapper .loginBox #sign{
	width: 310px;
	float: left;
	display: none;
}

.menuWrapper .loginBox #sign form{
	float: left;
}

.menuWrapper .loginBox #sign input{
	width: 100px;
	height: 25px;
	padding: 3px;
	float: left;
	border: 0;
}


.menuWrapper .loginBox #sign input:focus::-webkit-input-placeholder { color:transparent; }


.menuWrapper .loginBox #sign input:focus:-moz-placeholder { color:transparent; }


.menuWrapper .loginBox #sign .signBtnBox{
	width: 90px;
	margin-left: 15px;
	float: left;
}

.menuWrapper .loginBox #sign a{
	float: left;
	text-decoration: none;	
}

.menuWrapper .loginBox #sign a.menuBarloginBtn ,.menuWrapper .loginBox #sign a.forgetBtn{
	text-align: center;
	width: 50%;
	height: 23px;
	color: #666666;
	font: 400 11px Georgia;
	line-height: 30px;
}

.menuWrapper .loginBox #sign a.menuBarloginBtn{
	width: 30%;
}

.menuWrapper .loginBox #sign input{
	
}


.menuWrapper .loginBox #sign input[name="userpass"]{
	margin-left: 5px;
}


.menuWrapper .loginBox .joinMen{
	float: left;
	width: 100px;
}


.menuWrapper .loginBox .joinMen a{
	text-align: center;
	float: left;
	height: 23px;
	color: #666666;
	font: 400 11px Georgia;
	line-height: 30px;
	padding:0 5px;
	text-decoration: none;
}


.menuWrapper .loginBox .joinMen a:last-child{
/* 	margin-left: 15px; */
}

.menuWrapper .loginBox .joinMen a.forgetBtnMobile{
	display: none;
}


.menuWrapper .deskotpMenuBox {
    margin-right: 20px;
    margin-top: -16px;
    float: right;
}

/* 隱藏手機版選項 */
.menuWrapper .mobile_MenuBox {
    display: none;
}

/* 桌機版選項 */
.menuWrapper .desktop_MenuBox{
	margin-right:20px;
}

.menuWrapper .desktop_MenuBox ul{
	width: 100%;
	margin: 0;
}

.menuWrapper .desktop_MenuBox ul li{
	list-style: none;
	float: left;
}

.menuWrapper .desktop_MenuBox ul li a{
	height: 50px;
	display: block;
	margin-left: 5px;
}



/* app 
.menuWrapper .desktop_MenuBox ul li:first-child a{
	width: 41px;
    background: url(../images/menu13_a.jpg);
}

/* app 
.menuWrapper .desktop_MenuBox ul li:first-child a:hover{
	background: url(../images/menu13_b.jpg);
}

/* cheer 
.menuWrapper .desktop_MenuBox ul li:nth-child(2) a{
	width: 68px;
    background: url(../images/menu12_a.jpg);
}

/* cheer 
.menuWrapper .desktop_MenuBox ul li:nth-child(2) a:hover{
    background: url(../images/menu12_b.jpg);
}
*/




/* 時間的歌 */
.menuWrapper .desktop_MenuBox ul li a.one{
	width: 41px;
    background: url(../images/menu13_a.jpg);
    margin-right: 10px;
    
}

/* 時間的歌 */
.menuWrapper .desktop_MenuBox ul li a.one:hover{
    background: url(../images/menu13_b.jpg);
}


/* life */
.menuWrapper .desktop_MenuBox ul li a.six{
	width: 50px;
    background: url(../images/menu11_a.jpg);
    margin-left: 0px;
}

/* life */
.menuWrapper .desktop_MenuBox ul li a.six:hover{
    background: url(../images/menu11_b.jpg);
}


/* bio */
.menuWrapper .desktop_MenuBox ul li a.three{
	width: 44px;
    background: url(../images/menu01_a.jpg);
}

/* bio */
.menuWrapper .desktop_MenuBox ul li a.three:hover{
    background: url(../images/menu01_b.jpg);
}


/* event */
.menuWrapper .desktop_MenuBox ul li a.seven{
	width: 51px;
    background: url(../images/menu03_a.jpg);
}

/* event */
.menuWrapper .desktop_MenuBox ul li a.seven:hover{
    background: url(../images/menu03_b.jpg);
}


/* guest book */
.menuWrapper .desktop_MenuBox ul li a.eight{
	width: 80px;
    background: url(../images/menu06_a_new.jpg?v=2);
}

/* guest book */
.menuWrapper .desktop_MenuBox ul li a.eight:hover{
    background: url(../images/menu06_b_new.jpg);
}


/* e-paper */
.menuWrapper .desktop_MenuBox ul li a.nine{
	width: 70px;
    background: url(../images/menu08_a.jpg);
}

/* e-paper */
.menuWrapper .desktop_MenuBox ul li a.nine:hover{
    background: url(../images/menu08_b.jpg);
}



/* ant */
.menuWrapper .desktop_MenuBox ul li a.ten{
	width: 44px;
	background: url(../images/menu_ant_a.jpg);
}

/* ant */
.menuWrapper .desktop_MenuBox ul li a.ten:hover{
	background: url(../images/menu_ant_b.jpg);
}

/* leaf */
.menuWrapper .desktop_MenuBox ul li a.eleven{
	width: 59px;
	background: url(../images/menu_leaf_a.jpg);
	margin-left: 0;
}

/* leaf */
.menuWrapper .desktop_MenuBox ul li a.eleven{
	width: 59px;
    background: url(../images/menu_leaf_a.jpg);
    margin-left: 0;
}

.menuWrapper .desktop_MenuBox ul li a.eleven:hover{
    background: url(../images/menu_leaf_b.jpg);
}

/* home */
.menuWrapper .desktop_MenuBox ul li a.thirteen{
	width: 54px;
	background: url(../images/menu_home_a.jpg);
}

/* home */
.menuWrapper .desktop_MenuBox ul li a.thirteen:hover{
	background: url(../images/menu_home_b.jpg?v=3);
}


/* Store */
.menuWrapper .desktop_MenuBox ul li a.fourteen{
	width: 54px;
	background: url(../images/menu_store_a.jpg);
}

/* Store */
.menuWrapper .desktop_MenuBox ul li a.fourteen:hover{
	background: url(../images/menu_store_b.jpg?v=2.312);
}

/* have */
.menuWrapper .desktop_MenuBox ul li a.fifteen{
	width: 60px;
	background: url(../images/menu_have_a.jpg?v=2.31232);
}

/* have */
.menuWrapper .desktop_MenuBox ul li a.fifteen:hover{
	background: url(../images/menu_have_b.jpg?v=2.312333);
}

/* clip 
.menuWrapper .desktop_MenuBox ul li:nth-child(4) a{
	width: 48px;
    background: url(../images/menu02_a.jpg);
}

/* clip 
.menuWrapper .desktop_MenuBox ul li:nth-child(4) a:hover{
    background: url(../images/menu02_b.jpg);
}

/* book 
.menuWrapper .desktop_MenuBox ul li:nth-child(5) a{
	width: 54px;
    background: url(../images/menu10_a.jpg);
}

/* book 
.menuWrapper .desktop_MenuBox ul li:nth-child(5) a:hover{
    background: url(../images/menu10_b.jpg);
}

*/


/* 登入區塊 */
#going{
	/* width: 350px; */
	display: flex;
}

#going p, #going a{
	height: 30px;
	color: #666666;
	font: 400 11px Georgia;
	line-height: 30px;
	padding:0 5px;
	text-decoration: none;
	margin: 0;
}

#going span{
	width: 10%;
	height: 30px;
	line-height: 30px;
}

#going a:first-child{
	margin-left: 50px;
}



@media screen and (max-width:736px){
	
	/* 登入區塊 */
	#going{
		width: 100%;
		display: block;
	}
	
	#going p, #going a{
		float: none;
		height: 30px;
		color: #666666;
		font: 400 11px Georgia;
		line-height: 30px;
		padding:0 5px;
	}
	
	#going a{
		width: 100%;
		border: 1px solid #3d3939;
		display: block;
		padding: 0 auto;
		text-align: center;
		margin-bottom: 8px;
	}
	
	#going span{
		display: none;
	}
	
	#going a:first-child{
		margin-left: 0px;
	}
	
	
	/* 隱藏桌機版選項 */
	.menuWrapper .desktop_MenuBox{
		display: none;
	}
	
	#left-menu{
		position: relative;
/*
		top:0;
		left: 0;
		height:100%;
*/
		
	}
	
	
	.mobileHeader{
		display: block;
		width: 100%;
		min-width: 350px;
		position: fixed;
		top:0;
		z-index: 999999;
		background: black;
		height: 30px;
	}
	
	
	.mobileHeader h3{
		width: 100%;
		color: #666666;
		text-align: center;
		height: 30px;	
		font: 400 11px Georgia;
		line-height: 30px;
		float: left;
	}
	
	.mobileHeader .menuList {
		position: absolute;
		right: 0;
		top:0;
		width: 76%;
/* 		background: pink */
	}
	
	.mobileHeader .menuList a{
		width: auto;
		height: 30px;
		line-height: 30px;
		float: left;
		padding-left:6.3%;
		padding-right:6.3%;
		font-size: 12px;
		font-family: Georgia;
		color: #666666;
		margin-left: 2px;
		text-decoration: none;
	}
	
	.mobileHeader .menuList a:hover{
		color: #34dab5;
	}
	
	.mobileHeader a.showMenuBtn{
		width: 180px;
		height: 30px;
		background: url(../images/leftDrop_Icon_grey.svg) no-repeat;
		position: absolute;
		top:0;
		left: 0;
		transition: all .5s ease-in-out;
	    -webkit-transition: all .5s ease-in-out;
	}
	
	.mobileHeader a.showMenuBtn.showed{
		background: url(../images/leftDrop_Icon_green.svg) no-repeat;
	}
	
	
	
	.menuWrapper {
	    width: 50%;
	    min-width: 110px;
	    height: 100%;
	    background: #000;
	    margin-left: -50%;
	    box-sizing: border-box;
	    transition: all .5s cubic-bezier(0, 0, 0.2, 1);
	    -webkit-transition: all .5s cubic-bezier(0, 0, 0.2, 1);
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}
	
	.forhide{
		display: none;
		width: 50%;
		height: 100%;
		position: fixed;
		top:0;
		right:0;
		bottom:0;
/* 		background: rgba(232, 119, 119, .5); */
	}
	
	.forhide.open{
		display: block;
	}
	
	.menuWrapper.showIn{
		margin-left: 0%;
	}
	
	
	.menuWrapper .loginBox{
		position: relative;
		width: 85%;
		height: 120px;
		display: block;	
		margin: 0 auto;
		margin-top: 50px;
		margin-bottom: 20px;
	}
	
	.menuWrapper .loginBox #sign{
		display: block;	
		width: 100%;	
	}
	
	.menuWrapper .loginBox #sign input{
		float: none;
		width: 100%;
		margin-bottom: 5px;
		border-radius: 0;
		color: #909090;
		font-family: Verdana, Arial;
	    font-size: 9px;
	    line-height: 90%;
	    border: 1px solid #413938;
	}
	
	.menuWrapper .loginBox #sign input[name="userpass"] {
	    margin-left: 0px;
	}
	
	.menuWrapper .loginBox #sign .signBtnBox{
		width: 100%;
		margin-left: 0px;
		float: none;
	}
	
	.menuWrapper .loginBox #sign .signBtnBox span{
		display: none;
	}
	
	.menuWrapper .loginBox #sign a{
		float: none;	
	}
	
	.menuWrapper .loginBox #sign .signBtnBox a.menuBarloginBtn{
		width: 100%;
		height: 30px;
		line-height: 30px;
		display: block;
		text-align: center;
		background: #323232;
		margin-bottom: 10px;
		border-radius: 3px;
	}
	
	.menuWrapper .loginBox #sign a.forgetBtn{
		display: none;
	}
	
	.menuWrapper .loginBox .joinMen{
		width: 100%;
	}
	
	.menuWrapper .loginBox .joinMen a.signBtn{
		display: none;
	}
	
	.menuWrapper .loginBox .joinMen a.forgetBtnMobile{
		display: block;
		width: 40%;
		text-align: center;
	}
	
	.menuWrapper .loginBox span{
		width: 20%;
	}
	
	.menuWrapper .loginBox .joinMen a.joinBtn{
		width: 40%;
		text-align: center;
	}
	
	.menuWrapper .mobile_MenuBox {
	    display: block;
	}
	
	
	.menuWrapper .mobile_MenuBox ul{
		width: 100%;
	    margin-left: 0px;
	    list-style-position: outside;
	    list-style: none;
	    list-style-type: none;
	}
	
	.menuWrapper .mobile_MenuBox ul li{
		
	}
	
	.menuWrapper .mobile_MenuBox ul li a{
		display: block;
	    width: 100%;
	    line-height: 40px;
	    text-align: center;
	    text-decoration: none;
	    background-color: #000;
	    border-bottom: 1px solid #1d1d1d;
	    color: gray;
	    font-size: 12px;
	}
	
	
/* 	2018 new menu style */
	
		
	
}


