.menu_xs{
top;    z-index: 9999999;
		width: 205px;
}
#menu #logo_text .menu_box {
    text-align: center;
    width: 100%;
    padding-left: 10px;
    padding-right: 0px;
}


.ul_txt {
    font-family: "微軟正黑體";
    width: 90px;
    height: auto;
    float: left;
    font-size: 14px;
    color: #C59E82;
    margin-left: 65px;
    text-align: center;
    margin-top: 2px;
    margin-bottom: 5px;
}
.ul_txt a{color: #C59E82;
    text-decoration: none;
}
.ul_txt a:hover {
    color: #CFBDB4;
    text-decoration: none;
}


.seat_map  {
    text-align: left;
    font-family: "微軟正黑體";
    color: #00A2E9;
    width: auto;
    margin-top: 2em;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    margin-bottom: 1em;
    margin-left: 50px;
}

.logo {
    width: 30%;
    display: inline-block;
}

.logo img {
	width: 150px;
}

.navbar.menu {
	color: #000;
	font-size: 1.05em;
	font-family: "微軟正黑體";
}
.navbar.menu a {
	color: #000;
}

.navbar.menu a:link {
	color: #000;
}

#logo_text {
    font-size: 10px;
    color: #AEA18C;
    text-align: center;
    padding-top: 50px;
    padding-left: 0px;
    padding-bottom: 50px;
}




/**********************************************/
@media(max-width:1440px){}
@media(max-width:1366px){}
@media(max-width:1280px){
	.form-control.mr-sm-1.search {
    width: 100px;
    margin-top: 0px;
}
	
	}
@media(max-width:1024px){


	}
@media(max-width: 991px){
.form-control.mr-sm-1.search {
	width: 70%;	
}
	
	}
@media(max-width:768px){}
@media(max-width:640px){}
@media(max-width:480px){}
@media(max-width:320px){}
