body {
	background-color:#201119;
	font-family:"微軟正黑體";
}
img {
	border-style: none;
}

#in_container {
	width:100%;
	height:100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background:url(../img/in_tbg.png) repeat-x;
}

#in_top {
	width:100%;
	height:540px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background:url(../img/in_tbg.png) repeat-x;
}
#container {
	width:100%;
	height:100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background:url(../img/sub_tbg.png) repeat-x;
}
#main {
	float:left;
	width: 100%;
	height:auto;
	text-align:left;
	background:url(../img/main_bg.png) no-repeat left bottom;
}

nav {
    display: block;
    float: left;
    width: 100%;
    margin-bottom:0px;
                
}
.nav ul{
    margin: 0;
    padding: 0;
            }
.nav li{
    position: relative;
    float: left;
    color: #fff;
    list-style: none;
    background: #9e6b21;
	border-bottom:1px #fff solid;
	text-align:center;
}
.nav li a {
    display: block;        
    padding: 15px 30px;
    color: #FFF;
    text-decoration: none;
}

.nav li:hover {
    /*background: #861010;*/
}
.nav li ul {
    background-color:;
    display: none;
    position: absolute;
    top: 100%;
	z-index:100;
}
.nav li:hover ul {
    display: block;
    right: 0;
    left: 0;
    top: 100%;
}
.toggle { 
    display: none;
}
.arrow-bottom {
    position: absolute;
    top: 25px;
    right: 13px;
    margin-left: 5px;
    border-top: 4px solid #FFF;
    border-right: 4px solid transparent;    
    border-left: 4px solid transparent;        
    width: 1px;
    height: 1px;
	z-index:100;
}
@media (max-width: 640px) { 
.nav {
     display: none;
}
.toggle {
     display: inline-block;
     /*background: #861010;*/
     padding: 0px 0px;
     color: #FFF;
}
.nav li{
     float: none;
}
.nav li a{
     padding: 10px 15px;
}
.nav li:hover ul {
     position: relative;
     display: block;
     background: transparent;
}
.nav li:hover ul li{
     background: transparent;
}
.nav li:hover ul li a{
     padding-left: 30px;
}
.arrow-bottom {
     top: 20px;
}
}
			
#header {
	float:left;
	width: 100%;
	height:auto;
	text-align:center;
}
#sub_menu {
	float:left;
	width:96%;
	height:auto;
	text-align:left;
	background-color:#614810;
	margin:0 2%;
}


#in_top_all {
	float:left;
	width:100%;
	height:auto;
}
#in_logo{
	position:absolute;
	width:120px;
	height:120px;
	left:10px;
	top:10px;
	z-index:2;
	}
#in_name {
	position:absolute;
	width:300px;
	height:94px;
	left:120px;
	top:20px;
	z-index:2;
}
#in_menu {
	position:absolute;
	width:120px;
	height:300px;
	left:10px;
	top:130px;
	z-index:2;
	text-align:left;
}
#in_banner {
	position:absolute;
	height:400px;
	width:400px;
	right:0px;
	/*left:0px;*/
	top:0px;
	z-index:1;
}
.index_bg01 {

}
.index_bg02 {

}
.index_bg03 {

}
.index_bg04 {

}
.index_bg05 {

}
.banner {
	Z-INDEX: 1;
	WIDTH: 480px;
	HEIGHT: 540px;
	_width: 400px;
	float: left;
}
.banner_l {
	MARGIN-TOP: 147px; WIDTH: 23px; FLOAT: left
}
.banner_r {
	MARGIN-TOP: 147px; WIDTH: 23px; FLOAT: left
}
.bannerImg {
	POSITION: relative;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 480px;
	PADDING-RIGHT: 0px;
	FLOAT: left;
	PADDING-TOP: 0px
}
/*.bannerImg .bannerPage {
	POSITION: absolute; TOP: 300px; LEFT: 420px
}
.bannerImg .bannerPage A {
	MARGIN-RIGHT: 2px
}
.bannerImg .bannerPage A IMG {
	VERTICAL-ALIGN: middle
}*/
.slides_container {
	POSITION: relative;
	WIDTH:480px;
	height:540px;
	OVERFLOW: hidden;
}
.pagination {
	float: right;
	position: relative;
	top:-40px;
	margin-left:0px;
}
.pagination {
	list-style-type:none;
}
.pagination LI {
	MARGIN: 0px 1px; FLOAT: left
}
.pagination LI A {
	BACKGROUND-IMAGE: url(../img/bg_control_nav.png);
	WIDTH: 15px;
	DISPLAY: block;
	BACKGROUND-POSITION: 0px 0px;
	FLOAT: left;
	HEIGHT: 0px;
	OVERFLOW: hidden;
	padding-top: 15px;
}
.pagination LI.current A {
	BACKGROUND-POSITION: 0px -15px
}

	
@media (max-width: 540px) { /*HTC One S*/
#in_logo{
	position:absolute;
	width:80px;
	height:80px;
	left:10px;
	top:10px;
	z-index:2;
	}
#in_name {
	position:absolute;
	width:280px;
	height:88px;
	left:80px;
	top:10px;
	z-index:2;
}
#in_menu {
	position:absolute;
	width:120px;
	height:300px;
	left:10px;
	top:100px;
	z-index:2;
	text-align:left;
}
.food_menu{
	height:30px;
	margin-right:5px;
	}
#chamber_menu{
	float:left;
	width:100%;
	height:25px;
	text-align:center;
	margin:2px 0;
	}
	
.chamber_menu{
	height:25px;
	margin-right:5px;
	}	
#in_title {
	float:left;
	width: 100%;
	height:70px;
	text-align:left;
}
.slides_container {
	POSITION: relative;
	WIDTH:480px;
	height:540px;
	OVERFLOW: hidden;
}
  }
  
  	
@media (max-width: 320px) { /*apple*/
#in_top {
	width:100%;
	height:380px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background:url(../img/in_tbg_s.png) repeat-x;
}

#in_logo{
	position:absolute;
	width:80px;
	height:80px;
	left:10px;
	top:10px;
	z-index:2;
	}
#in_name {
	position:absolute;
	width:220px;
	height:69px;
	left:80px;
	top:12px;
	z-index:2;
}
#in_menu {
	position:absolute;
	width:80px;
	height:198px;
	left:10px;
	top:100px;
	z-index:2;
	text-align:left;
}

#food_menu{
	float:left;
	width:100%;
	height:28px;
	text-align:center;
	margin:0 0;
	}
.food_menu{
	height:28px;
	margin-right:5px;
	}
	
#chamber_menu{
	float:left;
	width:100%;
	height:20px;
	text-align:center;
	margin:2px 0;
	}
	
.chamber_menu{
	height:20px;
	margin-right:5px;
	}
	
.banner {
	float: left;
	WIDTH: 370px;
	HEIGHT: 416px;
	Z-INDEX: 1;
}	
.slides_container {
	POSITION: relative;
	WIDTH:370px;
	height:416px;
	OVERFLOW: hidden;
}
.slides_container img{
	WIDTH:370px;
	height:416px;
}

#in_title {
	float:left;
	width:370px;
	height:54px;
	text-align:left;
}

  }

	

.bgstretcher-area {
  text-align: left;
}
.bgstretcher {
  overflow: hidden;
  width: 100%;
  position: fixed;
  z-index: 1;
}
.bgstretcher,
.bgstretcher ul,
.bgstretcher li {
  left: 0;
  top: 0;
}
.bgstretcher ul,
.bgstretcher li {
  position: absolute;
}
.bgstretcher ul,
.bgstretcher li {
  margin: 0;
  padding: 0;
  list-style: none;
}
/*  Compatibility with old browsers  */
.bgstretcher {
  _position: absolute;
}



#in_main {
	float:left;
	width: 100%;
	height:auto;
	text-align:left;
}

#in_title {
	float:left;
	width: 100%;
	height:70px;
	text-align:left;
}
#in_news {
	float:left;
	width:96%;
	height:auto;
	padding:0 2% 20px 2%;
}
#in_news_list {
	float:left;
	display:block;
	width:100%;
	height:35px;
	text-align:left;
	background:url(../img/i_01.png) no-repeat left 3px;
	border-bottom:1px #fff solid;
	font-family:"微軟正黑體";
	color:#fff;
    padding:5px 0px 10px 0px;
	overflow:hidden;
	line-height:40px;
}
#in_news_list a{
	color:#fff;
	text-decoration:none;
	padding-left:40px;
	}	

#in_about {
	float:left;
	width:94%;
	height:auto;
	padding:0 3%;
	text-align:left;
}
#in_about p{
	font-family:"微軟正黑體";
	font-size:16px;
	color:#fff;
	line-height:30px;
}

#title{
	float:left;
	width:100%;
	height:50px;
	text-align: left;
	margin-top:10px;
	}
#sub_title{
	float:left;
	width:100%;
	height:33px;
	text-align:center;
	margin-top:10px;
	background:url(../img/sub_title_bg.png);
	color:#fff;
	padding-top:7px;
	}	
	
#food{
	float:left;
	width:100%;
	height:auto;
	text-align:left;
	margin-bottom:180px;
	}
	
#food_menu{
	float:left;
	width:100%;
	height:40px;
	text-align:center;
	margin:10px 0;
	}
	
.food_menu{
	margin-right:5px;
	}	
	
#food_text {
	float:left;
	width:88%;
	height:auto;
	padding:0 6%;
	text-align:left;
}
#food_text p{
	font-family:"微軟正黑體";
	color:#fff;
	line-height:30px;
}
	
#chamber_menu{
	float:left;
	width:100%;
	height:40px;
	text-align:center;
	margin:10px 0;
	}
	
.chamber_menu{
	margin-right:5px;
	}	
	
	


	
	
/* 單點美食  */	

#chamber_d{
	float:left;
	width:96%;
	height:auto;
	text-align:left;
	margin:0 2%;
	}

	
#food_d{
	float:left;
	width:96%;
	height:auto;
	text-align:left;
	margin:0 2%;
	}
	
#food_pic{
	float:left;
	width:100%;
	height:auto;
	text-align:center;
	}
#food_pic img{
	width:auto;
	height:auto;
	margin:10px auto;
	}
	
#food_dnav{
	float:left;
	width:100%;
	height:auto;
	text-align:left;
	}
#food_dnav ul{
	list-style:none;
	}
#food_dnav ul li{
	float:left;
	display:block;
	width:300px;
	height:45px;
	background: url(../img/i_03.png) no-repeat 0px 10px;
	font-size:20px;
	color:#382901;
	text-decoration:none;
	padding-top:15px;
	padding-left:35px;
	font-family:"微軟正黑體";
	font-weight:bold;
	}	
	
	


/*  交通資訊  */	

#traffic{
	float:left;
	width:100%;
	height:auto;
	text-align: center;
	}
#traffic_info{
	float:left;
	width:100%;
	height:auto;
	text-align:left;
	font-size:18px;
	color:#5d4507;
	font-family:"微軟正黑體";
	}
#traffic_map{
	float:left;
	width:100%;
	height:auto;
	text-align: center;
	}
	



/*  最新消息  */

#news{
	float:left;
	width:96%;
	height:auto;
	padding:2%;
	}	
#news_list{
	float:left;
	display:block;
	width: 100%;
	height:35px;
	font-family:"微軟正黑體", Arial;
	color:#fff;
	font-size:18px;
	line-height:40px;
	text-align:left;
	padding:5px 0px 10px 0px;
	border-bottom:1px #ccc solid;
	text-decoration:none;
	overflow:hidden;
	background:url(../img/i_01.png) no-repeat left 3px;
	}
#news_list a{
	color:#fff;
	text-decoration:none;
	padding-left:35px;
	}	
#news_d{
	float:left;
	width:96%;
	height:auto;
	padding-left:2%;
	padding-right:2%;
	}	
#news_h{
	float:left;
	width:100%;
	height:30px;
	padding-top:10px;
	font-family:"微軟正黑體";
	color:#fff;
	font-size:20px;
	text-align:center;
	}
#news_date{
	float:left;
	width:100%;
	height:30px;
	padding-top:10px;
	font-family:"微軟正黑體";
	color:#666;
	font-size:20px;
	text-align:right;
	}
#news_pic{
	float:left;
	width:100%;
	height:auto;
	text-align:center;
	}
#news_pic img{
	width:auto;
	height:auto;
	margin:10px auto;
	}
#news_cont{
	float:left;
	width:90%;
	height:auto;
	text-align:left;
	font-family:"微軟正黑體","Arial";
	color:#fff;
	font-size:16px;
	padding:1% 5%;
	}	
	
	
/*  喜宴賞味  */

#{
	float:left;
	width:96%;
	height:auto;
	padding:2%;
	}	
#food_list{
	float:left;
	display:block;
	width: 100%;
	height:auto;
	font-family:"微軟正黑體", Arial;
	color:#fff;
	font-size:18px;
	line-height:22px;
	text-align: center;
	padding:10px 0px;
	border-bottom:1px #ccc solid;
	text-decoration:none;
	overflow:hidden;
	}
#food_list a{
	color:#fff;
	text-decoration:none;
	padding-left:35px;
	}	
#food_d{
	float:left;
	width:96%;
	height:auto;
	padding-left:2%;
	padding-right:2%;
	}	
#food_h{
	float:left;
	width:100%;
	height:30px;
	padding-top:10px;
	font-family:"微軟正黑體";
	color:#ff6600;
	font-size:20px;
	text-align:center;
	}
#food_date{
	float:left;
	width:100%;
	height:30px;
	padding-top:10px;
	font-family:"微軟正黑體";
	color:#666;
	font-size:20px;
	text-align:right;
	}
#food_pic{
	float:left;
	width:100%;
	height:auto;
	text-align:center;
	}
#food_pic img{
	width:auto;
	height:auto;
	margin:10px auto;
	}
#food_cont{
	float:left;
	width:90%;
	height:auto;
	text-align:left;
	font-family:"微軟正黑體","Arial";
	color:#fff;
	font-size:20px;
	padding:1% 5%;
	}	
	


/*  聯絡我們  */

#contact{
	float:left;
	width:96%;
	height:auto;
	padding:0 2%;
	}	
#contact_list{
	float:left;
	width:100%;
	height:50px;
	}
#contact_list2{
	float:left;
	width:100%;
	height:auto;
	}

#contact_ww{
	float:left;
	width:20%;
	height:50px;
	font-family: "微軟正黑體";
	font-size:16px;
	text-align:right;
	color:#fff;
	}
#contact_co{
	float:left;
	width:80%;
	height:50px;
	font-family: "微軟正黑體";
	font-size:16px;
	color:#fff;
	}
#contact_co2{
	float:left;
	width:80%;
	height:auto;
	}

#contact_but{
	float:left;
	width:100%;
	height:50px;
	text-align:center;
	}
.textfield_1{
	float:left;
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	line-height: 15px;
	text-align:left;
	color: #333;
	width:90%;
	height: 17px;
	margin-top:0px;
	margin-bottom:2px;
	margin-right:5px;
	margin-left:5px;
	border: 1px #000 solid;
	}	
.textarea_1{
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	color:#333;
	text-align:left;
	width:90%;
	height:auto;
	background-color:#FFF;
	border:1px #000 solid;
	margin-top:0px;
	margin-left:5px;
	}
#contact_info{
	float:left;
	width:98%;
	height:auto;
	font-family: "微軟正黑體";
	font-size: 18px;
	text-align:left;
	color:#fff;
	padding-left:2%
	}

/*  分頁  */	

#page{
	float:left;
	width:100%;
	height:50px;
	text-align: center;
	margin:10px 0;
	}
#page_prev{
	float:left;
	width:33%;
	height:50px;
	text-align: center;
	}	
#page_no{
	float:left;
	width:34%;
	height:45px;
	text-align: center;
	font-family: Arial;
	color:#fff;
	font-size:20px;
	padding-top:5px;
	}
#page_next{
	float:left;
	width:33%;
	height:50px;
	text-align:center;
	}
	
#but_back{
	float:left;
	width:100%;
	height:35px;
	text-align:center;
	margin:10px 0;
	}
#but_top{
	float:left;
	width:95%;
	height:30px;
	text-align:right;
	margin-top:20px;
	margin-left:2%;
	}
	
#in_footer {
	margin: 0px auto;
	clear: both;
	width: 100%;
	height:230px;
	text-align:left;
	background:url(../img/in_dbg.png) repeat-x;
}

#in_footer p{
	font-family:"微軟正黑體";
	color:#fff;
	font-size:16px;
	line-height:20px;
}

#footer {
	margin: 0px auto;
	clear: both;
	width: 100%;
	height:140px;
	text-align:left;
	background:url(../img/footer_bg.png) repeat-x;
}

#info{
	float:left;
	width:79%;
	height:130px;
	text-align:center;
	padding-left:1%;
	padding-top:20px;
}
#info p{
	font-family:"微軟正黑體";
	color:#fff;
	font-size:16px;
	line-height:30px;
}

#up{
	float:left;
	width:19%;
	height:60px;
	text-align:right;
	padding-top:20px;
	padding-right:1%;
}	
#up img{
	width:auto;
	height:60px;
}
.thh1{
	color:#861010;
	font-weight:bold;
	}
	
	
.wg01{
	color:#33ff00;
	}
.wg02{
	color:#99cc33;
	}
		
.wr01{
	color:#ff0000;
	}
	
.wb01{
	color:#0099ff;
	}
.wy01{
	color:#ffff00;
	}
.wo01{
	color:#ff9900;
	}
.wp01{
	color:#ff00ff;
	}	