* {
	margin: 0px;
	padding: 0px;
	color: #333333;
}



body{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	text-align: inherit;
	
}

a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
}
li {
	list-style-type: none;
	font-size: 13px;
}
p {margin: 1px 0px 5px;text-align: left;}
h1 {
	width: 100%;
	height: 25px;
	font-size: 14px;
	color: #FF0000;
}
h2 {
	width: 100%;
	height: 25px;
	font-size: 15px;
}

input{
background-color:#eee;
color:#555;
border: 1px solid #ddd;
margin-left:5px;}




#wrapper{
	width:100%;
	text-align:center;
}
#header{
	height:50px;
	background-color:#666666;
	color:#FFFFFF;
	font-size:30px;
	text-align:center;
	border-bottom:5px solid #ccc;
/*text-align:left;
font-size:20px;
	height:50px;
	width:100%;
	text-align:right;
	height:110px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;*/
}
#header h1{
	text-align:center;
}

#content{
	width:980px;
	margin:0 auto;
	text-align:center;
	/*margin-top: 20px;*/
}
#top_menu{
	margin-top:10px;
	width:980px;
	margin-right:60px;
}
#top_menu ul{
	list-style:none;
	padding:0;
	overflow: auto !important;
	overflow:hidden;
}
#top_menu li{
	float:right;
	width:120px;/**/
	margin-right:12px;
	padding:0;
}
#top_menu .select_menu{
text-align:center;
background-color:#ccc;
color:#000;
}
#top_menu .tab1{
text-align:center;
background-color:#FFFFCC;
border:2px solid #ccc;
}
#top_menu .tab1_select {
text-align:center;
color:#fff;
background-color:#333366;
}
#top_menu li a{
text-align:center;
display:block;
text-decoration:none;
color:#000;
}
#top_menu li a:hover{
color:#FFFFFF;
background-color:#333366;
}
#tab_title {
float:right;
width:300px;
background-color:#FFFF00;
margin-top:0px;
}
#tab_title a{
text-decoration: none;
}

#secondary{
	text-align:left;
	margin-left:20px;
	float:left;
	width:20%;
	font-size: 14px;
}

.leftmenu{
	/*width:160px;**/
	color:#333;
	margin-top: 10px;
	margin-right:5px;
}

.leftmenu ul{
	list-style:none;
	margin:0;
	padding:0;
}
.leftmenu li{
	padding: 3px 0 3px 0;

}
.leftmenu a{
	text-decoration:none;
	margin-left:10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.leftmenu a:hover{
	color:#7DDDDD;
	text-decoration: none;
}


#primary{
	margin-top:10px;
	margin-right:20px;
	text-align:left;
	float:right;
	width:70%;
}
#primary input{
	border: 1px solid #000;
}

#primary a{
color:#FF0000;
}
#primary a:hover{
background-color:#000;
color:#FFFFFF;
}

#primary button{
	background-color:#AACBE3;

}

#primary span{
	font-weight: inherit;
	color: #FF0000;
}

#primary td{
	border-bottom:1px solid #eee;
	padding: 3px 0 3px 0;
	font-size: 13px;
}
#primary select{
	background-color:#CCCCCC;
	color: #000000;
}
#primary p{
background-color:#cccccc;
text-align:center;
}
#primary img{
text-align:right;
}
#primary em{
	font-style:normal;
	color:#FF0000;
}
#primary th{
	width:25%;
	border-left-width: 0px;
	border-left-style: solid;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#primary th li{
font-size:13px;
font-weight:normal;
text-align:left;

}

#primary th em{
font-size:13px;
font-weight:bold;
color:#FF0000;
padding:0 5px 0 5px;
}

#primary h3{
	font-size:14px;
	background-color:#FFF;
	color:#FF9900;
	border-top:7px solid #CCC;
	border-bottom:3px solid #CCCCCC;
	margin-top: 5px;
}
#primary h4{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	background-color: #537caf;
}

#footer{
	clear:both;
	margin:0 auto;
	border-top:5px solid #ccc;
	background-color:#000;
	color:#FFFFFF;
	width:100%;
	text-align:center;
}
#footer p  a{
color:#FFFFFF;
}
#footer p a:hover{
color:#FFFF00;
}
p  a:hover{
color:#FFFF00;
}
#order_title{
text-align:center;
background-color:#cccccc;
}
#order_title a{
color:#000066;
font-weight:bold;
}
#order_title em{
color:#000000;
font-weight:bold;
}
.order_day{
text-align:center;
}
.order_hoilday{	/*sunday*/
	text-align:center;
	background-color:#FAE1C0;
}
.order_today{	/*today*/
	text-align:center;
	background-color:#DFDFDF;
}
.order_close{/*未開放*/
	background-color:#DFDFDF;
}
.order_Y{
background-color:#FF0000;
}
.order_N{
background-color:#FFFF00;
}
.order_nodate{
width:85px;
height:89px;
}
.Room_table{
	background-color:#DFDFDF;
	color:#FFFFFF;
	text-align:center;
	border:none;
}
.Order_table{
background-color:#AACBE3;
color:#000;
text-align:center;
}
.Order_table a {
color:#000000;
}
.Pass_table{
border:solid 1px #999999;
/*background-color:#AACBE3;*/
color:#000;
text-align:center;

}
.Pass_title{
	color:#000000;
	background-color:#AACBE3;
border:solid 1px #999999;
}
.Pass_td1{
	color:#000000;
	background-color:#FFFFFF;
	border:0px;
}
.Pass_td2{
background-color:#EAFAFF;
color:#000000;
border:0px;
}
/*other*/
table{
	border: 2px solid #CCCCCC;
	width:100%;
}
.roomtable{
	border: 0;
	width:100%;
}
.td1{
	width:25%;
	text-align:right;
	border-left:0px solid #CCCCCC;
	background-color:#fff;
}
.td2{
	width:75%;
	margin-left:10px;
	text-align:left;
}
.td3{
width:10%;
margin-left:10px;
text-align:center;
}
.roomtd1{
width:13%;
background-color:#000000;
color:#FFFFFF;
}
.roomtd2{
width:47%;
}
.roomtd3{
width:20%;
}
.roomtd4{
width:20%;
}
.roomtd5{
width:40%;
}
.roomtd6{
width:20%;
}
.roomtd7{
width:40%;
}
.centerbutton{
text-align:center;
}

#note p{
text-align:left;
background-color:#fff;
}
