			#middle{
				width: 980px;
				//height: 800px;
				float: left;
				padding-bottom: 8px;
				//margin-bottom: 10px;
				margin-top: 20px;
				//background: #999;
			}
			#main{
				width: 100%;
				//height: 100%;
				//background: blue;
				float: left;
				margin-bottom: 20px;
				//margin-left: 10px;
			}
			.barDetinationindex>span{
				//background: #e9e9e9;
				width: 220px;
				height: 35px;
				padding-top: 5px;
				text-align: center;
				float: left;
				font: 21px vlkwebfont;
				background-image: url('hot.gif');
				//box-shadow:1px 0px 2px 1px;
			}
			.barDetinationindex{
					width: 100%;
					//height: 30px;
					//background: red;
					 margin-top:10px;
					 float:left;
					 margin-bottom: 1px;
					color: #2994ff;
					border-bottom: 1px solid #ccc;
			}
	#welcomeBox{
		width: 600px;//background: #999;
		//height: 200px;
	}
	.barWelcomeBox>span{
			//background: #2994ff;
			//padding-left:20px;
			//padding-right:105px;
			//padding-bottom:4px;
			//padding-top:10px;
			font: 21px vlkwebfont;			
	}
	.barWelcomeBox{
			//width: 600px;
			//height: 30px;
			//background: red;
			font: 21px vlkwebfont;
			color: #2994ff;
			border-bottom: 1px solid #ccc;
	}
	.barDetination>span{
			background: #2994ff;
			padding-left:20px;
			padding-right:105px;
			padding-bottom:10px;
			padding-top:10px;
			font: 21px vlkwebfont;
	}
	.barDetination{
			width: 100%;
			height: 30px;
			//background: red;
			 margin-top:10px;
			 float:left;
			color: #fff;
			border-bottom: 1px solid #2994ff;
	}
	
	.textWelcomeBox{
			width: 580px;
			height: 190px;
			color: #555;
			float: left;
			padding-top: 20px;
			padding-left: 15px;
			text-align: left;
			padding-right:25px;
			font: 14.5px vlkwebfont;
			line-height: 25px;
			//background: #999;
	}
	#boxDestination{
			width: 100%;
			//height: 330px;
			//background: #444;
			margin-top: 20px;
			//margin-bottom: 10px;
			padding-bottom: 20px;
			float: left;
			//border-bottom: 1px solid #2994ff;
	}
	.boxDestinationTour{
			width: 219px;
			//height: 314px;
			margin-right: 10px;
			float: left;
			padding: 8px;
			//background: #dfdede;
	}
	.imgBoxDestinationTour img{
			width: 219px;
			height: 140px;
			margin-bottom: 6px;
			//background: white;
	}
	.titleBoxDestinaionTour{
			width: 219px;
			height: 23px;
			//background: white;
			border-bottom: 1px solid #444;
			margin-bottom: 6px;
			font: 18px vlkwebfont;
			color: #2994ff;
	}
	.textBoxDestinationTour{
			width: 219px;
			min-height: 67px;
			//background: white;
			color: #444;
			font: 15px vlkwebfont;
			text-align: justify;
	}
	.btnBoxDestinationTour{
			width: 219px;
			height: 30px;
			border-top: 1px dotted;
			//background: black;
			
	}
	.btnBoxDestinationTour>a{
			color: #555;
			margin-top: 5px;float: right;
			//text-decoration: none;
			font: 15px vlkwebfont;
	}
	.btnBoxDestinationTour>a:hover{
			color: #2994ff;
	}