#links{
			width: 100%;
			height: 50%;
			position: absolute;
			top:220%;
			left: 0%;

			background-color:#CCCC4D;
			display: block;
		}
		#flag3{
			width: 100%;
			height: 10;
			position: absolute;
			bottom: 33%;
			left: 0%
		}
		
		#langshan{
			width: 100%;
			height: 90%;
			position: absolute;
			top:270%;
			left: 0%;
			opacity: 0.7;
			display: block;
			
		}
		
		#liangshanTxt{
			width: 50%;
			height: 50%;
			position: absolute;
			top: 360%;
			left: 0%;
			background-color: #804050;
			display: block;
		}
		#liangshanPro{
			width: 50%;
			height: 50%;
			position: absolute;
			top: 360%;
			right: 0%;
			background-color: #006374;
			display: block;
		}
		#flag{
			width: 100%;
			height: 3;
			position: absolute;
			bottom:35%;
			left: 0%;
		}