.bgOut{
  background:#c8181d url(../images/bgOut.gif) repeat-x;
}
/**wrap**/
#wrap{
 margin:0 auto;
 width:770px; 
}
/**logo**/
#logo{
  
}

/**mainMenu**/

ul#mainMenu{  
  padding:0px;
  margin:0px;
  float:left;
  list-style:none;
  height:27px; 
}

ul#mainMenu li{
  float:left; 
  
}

.clear{clear:both;}
#mainMenu a{
  display:block;
  height:21px;  
  color:#766a05;
  font:11px arial;
  text-decoration:none;
  margin-left:1px;
  text-align:center;
  padding-top:6px;

}
/**各个菜单对应的背景调整1鼠标点击前**/
#mainMenu #menu0 a{
	width:64px;
	margin-left:0px;
	background:url(../images/menuBg1.gif) left top no-repeat;
	}


#mainMenu #about0 a{
	width:79px;
	background:url(../images/menuBg2.gif) left top no-repeat;
	
}
#mainMenu #room0 a{
	width:61px;
	background:url(../images/menuBg3.gif) left top no-repeat;

}

#mainMenu #food0 a{
	width:58px;
	background:url(../images/menuBg4.gif) left top no-repeat;
}
#mainMenu #trave0 a{
	width:112px;
	background:url(../images/menuBg5.gif) left top no-repeat;
}
#mainMenu #events0 a{
	width:121px;
	background:url(../images/menuBg6.gif) left top no-repeat;
}
#mainMenu #reservation0 a{
	width:93px;
	background:url(../images/menuBg7.gif) left top no-repeat;
}

#mainMenu #message0 a{
	width:86px;
	background:url(../images/menuBg8.gif) left top no-repeat;
}
#mainMenu #contact0 a{
	width:88px;
	background:url(../images/menuBg9.gif) left top no-repeat;	
}
/**各个菜单对应的背景调整1鼠标经过点击前**/
#mainMenu #menu0 a:hover{
	background:url(../images/menuBg1_1.gif) left top no-repeat;
}
#mainMenu #about0 a:hover{
	background:url(../images/menuBg2_2.gif) left top no-repeat;
}
#mainMenu #room0 a:hover{
	background:url(../images/menuBg3_3.gif) left top no-repeat;
}

#mainMenu #food0 a:hover{
	background:url(../images/menuBg4_4.gif) left top no-repeat;
}
#mainMenu #trave0 a:hover{
	background:url(../images/menuBg5_5.gif) left top no-repeat;
}
#mainMenu #events0 a:hover{
	background:url(../images/menuBg6_6.gif) left top no-repeat;
}
#mainMenu #reservation0 a:hover{
	background:url(../images/menuBg7_7.gif) left top no-repeat;
}

#mainMenu #message0 a:hover{
	background:url(../images/menuBg8_8.gif) left top no-repeat;
}
#mainMenu #contact0 a:hover{
	background:url(../images/menuBg9_9.gif) left top no-repeat;
}

/**各个菜单选择后对应的背景调整2**/
#mainMenu #menu0 a{
	width:64px;
	margin-left:0px;
	background:url(../images/menuBg1.gif) left top no-repeat;
	}
.page1 #mainMenu #menu0 a{
	background:url(../images/menuBg1_1.gif) left top no-repeat;
}



.page2 #mainMenu #about0 a{
	background:url(../images/menuBg2_2.gif) left top no-repeat;
}
.page3 #mainMenu #room0 a{
	background:url(../images/menuBg3_3.gif) left top no-repeat;
}

.page4 #mainMenu #food0 a{
	background:url(../images/menuBg4_4.gif) left top no-repeat;
}
.page5 #mainMenu #trave0 a{
	background:url(../images/menuBg5_5.gif) left top no-repeat;
}
.page6 #mainMenu #events0 a{
	background:url(../images/menuBg6_6.gif) left top no-repeat;
}
.page7 #mainMenu #reservation0 a{
	background:url(../images/menuBg7_7.gif) left top no-repeat;
}

.page8 #mainMenu #message0 a{
	background:url(../images/menuBg8_8.gif) left top no-repeat;
}
.page9 #mainMenu #contact0 a{
	background:url(../images/menuBg9_9.gif) left top no-repeat;
}



/**bg_inner**/

#bgInner{
  float:left;
  background:url(../images/bg.gif);
  width:770px;
  height:700px;
}

/**copyRight**/

#copyRight{
	float:left;
	background:#d24246 url(../images/copyRightBgl.gif) left top no-repeat;
	color:#ffffff;
	margin-top:15px;
	margin-bottom:16px;
	padding-left:122px;
	margin-left:1px;
	height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#copyRight a{
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	line-height:28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#copyRight a:hover{
	text-decoration:underline;
}
.copyRightBg2{
    float:right;
	height:26px;
	padding:0px 104px 0px 0px;	
	background:url(../images/copyRightBg2.gif) right top no-repeat;   
}

#copy{
	margin-top:0px;
	padding-bottom:25px;
	color:#ffffff;
  font:10px Verdana, Arial, Helvetica, sans-serif;
  text-align:center;
	}
#copy span{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	}

#copy a{
 color:#ffffff;
font:10px Verdana, Arial, Helvetica, sans-serif;
 text-decoration:none;
 text-align:center;
 line-height:13px; 
 margin-bottom:20px;
}
#copy a:hover{
	text-decoration:underline;
}

