@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	
	font-family: Arial, Helvetica, sans-serif;

}


#wrapper {
	width: 700px;
	height:100%;
	margin: 0 auto;
	background:#5FB7E1;
	
}

#Logo {
	width: 700px;
	height:150px;
	margin: 0 auto;
	background:#006666;
	
}
#Nav1 {
	width: 700px;
	}
	    #Nav1 ul{
		font-size:18px;
		padding:0px;
		margin: 0;
		overflow:hidden;
		list-style:none;
		border-top: 2px solid #CCCCCC;
		border-bottom: 2px solid #CCCCCC;
		background:#0e6eb8; 
		}
		
		#Nav1 li{
		float:right;
		padding:0px;
		margin-left:13px;
		margin-right:13px;
		margin-bottom:5px;
		margin-top:5px;
		}
		#Nav1 a{
		
		display:inline;
		padding: 6px 0 6px 0; 
		color:#FFFFFF;
		text-decoration:none;
		background-color:#0e6eb8;
		text-align:center;
		}
		
		#Nav1 a:hover {
		color:#FFFF00;
		}
		
#Nav2 {
	width: 700px;
	margin-top:7px;
	}
	    #Nav2 ul{
		font-size:15px;
		padding:0px;
		margin: 0;
		overflow:hidden;
		list-style:none;
		background:#3193CD;
		border-top: 2px solid #CCCCCC;
		border-bottom: 2px solid #CCCCCC; 
		}
		
		#Nav2 li{
		float:right;
		padding:0px;
		margin-left:13px;
		margin-right:13px;
		margin-bottom:5px;
		margin-top:5px;
		}
		#Nav2 a{
		display:inline;
		padding: 6px 0 6px 0; 
		color:#FFFFFF;
		background-color:#3193CD;
		text-decoration:none;
		text-align:center;
		}
		
		#Nav2 a:hover {
		color:#FFFF00;
		}
#Contant {
	width: 700px;
	height:645px;
	margin: 0 auto;
	background-color:#5fb7df;
	position:absolute;
	}	
#part1 {
	float:left;
	width:304px;
	height:630px;
	margin-top:15px;
	margin-left:17px;
	position:absolute;
	}

	
	
#sale{
	width:304px;
	height:205px;
	margin-top:410px;
	position:absolute;
	
	}

	#sale .section1{
		width:304px;
		height:15px;
		background-image:url(../image/web%20image/small-top.jpg);
		}
		
	#sale .section2{
		line-height:1.4;
		width:304px;
		height:175px;
		background-image:url(../image/web%20image/small-body.jpg);
		background-repeat:repeat-y;
		}
			#sale .section2 table{
			margin: 0 auto;
			}
			
			#sale a {
			color:#FFFFFF;
			text-decoration:none;
			}
			
			#sale a:hover {
			color:#FFFF00;
			}
			
	#sale .section3{
		width:304px;
		height:15px;
		background-image:url(../image/web%20image/small-buttom.jpg);
		}

#days{
	width:304px;
	height:395px;
	position:absolute;
	}

	#days .section1{
		width:304px;
		height:15px;
		background-image:url(../image/web%20image/small-top.jpg);
		}
		
	#days .section2{
		width:304px;
		height:365px;
		line-height:1.5;
		background-image:url(../image/web%20image/small-body.jpg);
		background-repeat:repeat-y;
		}
			#days .section2 table{
			margin: 0 auto;
			}
			
			#days .section2 table h2{
			margin-top:20px;
			}
			
			#days a {
			color:#FFFFFF;
			text-decoration:none;
			}
			
			#days a:hover {
			color:#FFFF00;
			}
			
	#days .section3{
		width:304px;
		height:15px;
		background-image:url(../image/web%20image/small-buttom.jpg);
		}

	
#part2 {
	width:346px;
	height:630px;
	float:left;
	margin-top:15px;
	margin-left:338px;
	position:absolute;
}	

#tour{
	width:346px;
	height:350px;
	position:absolute;
	}
	
	#tour .section1{
		width:346px;
		height:15px;
		background-image:url(../image/web%20image/large-top.jpg);
		}
	#tour .section2{
		line-height:1.3;
		width:346px;
		height:320px;
		background-image:url(../image/web%20image/large-body.jpg);
		background-repeat:repeat-y;
		}
		
			#tour .section2 table{
			margin: 0 auto;
			}
			
			#tour a {
			color:#FFFFFF;
			text-decoration:none;
			}
			
			#tour a:hover {
			color:#FFFF00;
			}
			
	#tour .section3{
		width:346px;
		height:15px;
		background-image:url(../image/web%20image/large-buttom.jpg);
		}


#slide {
	width:346px;
	height:250px;
	margin-top:365px;
	position:absolute;
}
	#slide .section1{
		width:346px;
		height:15px;
		background-image:url(../image/web%20image/large-top.jpg);
		}
	#slide .section2{
		line-height:1.4;
		width:346px;
		height:220px;
		background-image:url(../image/web%20image/large-body.jpg);
		background-repeat:repeat-y;
		}
			#slide .section2 table{
			margin: 0 auto;
			}
	#slide .section3{
		width:346px;
		height:15px;
		background-image:url(../image/web%20image/large-buttom.jpg);
		}
		

#Footer {
	border-top: 4px solid #CCCCCC;
	width: 700px;
	height:90px;
	margin: 0 auto;
	background-image:url(../image/web%20image/footer.jpg);
	clear:both;
	line-height:1.5;
	position:absolute;
	margin-top:645px;
    }

	#Footer p {
	padding-top:4px;
	}
	
	#Footer a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
	#Footer a:hover {
	color:#FFFF00;
	}
#jumpMenu1 {
	width:316px;
	margin-top:4px;
	margin-bottom:4px;
	}
#jumpMenu2 {
	width:316px;
	margin-top:4px;
	margin-bottom:4px;
	}
#jumpMenu3 {
	width:316px;
	margin-top:4px;
	margin-bottom:4px;
	}
#jumpMenu4 {
	width:316px;
	margin-top:4px;
	margin-bottom:4px;
	}
