/*全局设置*/
body{
     background-color:#619ef7;
	 margin:0px;
	 padding:0px;
	 text-align:center;
	 }
#container{
     position:relative;
	 margin:0px auto;
	 width:1002px;
	 text-align:left;
	 color:#7c1111;
	 font:Geneva, Arial, Helvetica, sans-serif;}
	 
/*分版块设置*/
#left{
position:absolute;
top:0px;
left:0px;
background-image:url(images/shouye_01.jpg);
width:53px;}

#middle{
position:absolute;
width:728px;
top:0px;
left:53px;}
      /*全局导航*/
			#globallink{
				position:absolute;
				top:70px;
				left:0px;
				margin:0px;
				height:46px;
				width:728px;
			    }
				#globallink ul{
					position:absolute;
					top:0px;
					left:0px;
					 list-style-type:none;
					 width:728px;
					 margin:0px;
					 height:46px;
			   }
				  
				  #globallink ul li{
						float:left;
						border-style:none;
						list-style:none;
						list-style-type:none;
						height:46px;
						margin:0px;
						padding:0px;
						border:0px;
						background-repeat:no-repeat;
						}
						#linkone a img{
						border-style:none;
						height:46px;
						width:73px;}
						#linktwo a img{
						height:46px;
						width:127px;}
						#linkthree a img{
						width:142px;
						height:46px;}
						#linkfour a img{
						width:143px;
						height:46px;
						}
						#linkfive a img{
						border-style:none;
						width:115px;
						height:46px;}
						#linksix a img{
						border-style:none;
						width:128px;
						height:46px;}
/*分导航*/
			#link2{
			position:absolute;
			top:116px;
			height:37px;
			width:728px;
			background-image:url(images/shouye_12.gif);}
				#divlinks1,#divlinks2,#divlinks3{
						position:absolute;
						width:728px;
						height:37px;
						visibility: hidden;
					       }
				    #divlinks1 ul li{
					float:left;
					padding-right:100px;}
					#divlinks2 ul li{
					float:left;
					padding-right:80px;}
					#divlinks3 ul li{
					float:left;
					padding-right:60px;}
				   #divlinks1 a:link, #divlinks1 a:visited,#divlinks2 a:link, #divlinks2 a:visited,#divlinks3 a:link, #divlinks3 a:visited{
				color:#FFFFFF;
				text-decoration:none;}

					#divlinks1 a:hover,#divlinks2 a:hover,#divlinks3 a:hover{
					color:#FFCC99;
					text-decoration:underline;}
					
/*景观参数*/
.sightseeing{
position:absolute;
top:153px;
width:728px;
height:223px;
}
	.sightseeing1{
	float:left;
	width:22px;
	height:223px;}
	.sightseeing2{
	float:right;
	width:706px;
	height:223px;
	background-image:url(images/shouye_14.gif);
	background-repeat:no-repeat;}
	
/*酒店与餐厅内容区*/
	.content2{
	position:absolute;
	top:376px;}
		.hotel{
		float:left;
		width:360px;
		height:181px;
		background-image:url(images/shouye_16.gif);
		background-repeat:no-repeat;}
		      #tb1{
			  margin-left:20px;
			  margin-top:30px;
			  }
			  #tb1 a:link,tb1 a:visited{
			  text-decoration:none;
			  color:white;}
			  #tb1 a:hover{
			  text-decoration:underline;
			  color:#FF0000;}
		.restaurant{
		float:right;
		width:368px;
		height:181px;
		background-image:url(images/shouye_17.jpg);
		background-repeat:no-repeat;}
		
/*价格信息与套餐内容区*/
    #content3{
	position:absolute;
	top:557px;}
		.price{
		float:left;
		width:360px;
		height:193px;
		/*background-image:url(images/shouye_18.gif);*/
		background-image:url(images/shouye1.gif);
		background-repeat:no-repeat;
		}
		.special{
		float:right;
		width:368px;
		height:193px;
		background-image:url(images/shouye_19.gif);
		background-repeat:no-repeat;
		}
#right{
position:absolute;
top:0px;
right:0px;
background-image:url(images/shouye_05.gif);
width:221px;
height:750px;}

#footer{
    position:absolute;
	top: 750px;
	width:1002px;
	text-align:center;
	/*background-color:#dcdcdc;*/
	padding-top:10px;
	padding-bottom:10px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
	}
