		.aa{
			width: 100%;
			margin-left: 0px;
			margin-top: 0px;	
		}
		.title_{
			    
			    width: 100%;
			    /* text-align: center; */
			    line-height: 40px;
				height: 60px;
			    display: inline-block;
				color: white;
				background-color: orangered;
				font-size: 25px;
			
		}
		.box1{
			position:absolute;
			width:100%;
			overflow:auto;
			/* background-color:#F0E6A2;	 */
			bottom:80px;
			top:60px;
			_height:100%;
			_border-top:60px solid #eee;
			_border-bottom:80px solid #eee;
			_top:0px;
			z-index:90;
			overflow:auto;
			
			/* margin-top: 60px; */
		}
		.searchbar{
			float: left;
			height: 30px;
			margin-top: 15px;
			width: 58%;
			margin-left: 15px;
			border-radius: 5px;
		}
		.searchbtn{
			float: left;
			height: 30px;
			margin-top: 15px;
			
			margin-left: 15px;
			border-radius: 5px;
		}
		.box2{
			/* background-color: red; */
			width: 33.33%;
			height: 40px;
			float: left;
			border: 1px solid gray;
			line-height: 40px;
			text-align: center;
			color: #000000;
		}
		.bottom-box{
			/* margin-top: 5px; */
			position:absolute;
			bottom:0px;
			left:0px;
			height: 80px;
			/* background-color:blue ; */
			width: 100%;
		}
		.searchbutton{
			background-color: #BFBFBF;
			border: 1px solid #BFBFBF;
			border-radius: 5px;
			width: 49.2222%;
			height: 40px;
			font-size: 18px;
		}
		.bottom_button{
			height: 40px;
			width: 100%;
			background-color: #EF7E2D;
			
		}
		.searchbutton1{
			background-color: #EF7E2D;
			border: 1px solid #EF7E2D;
			border-radius: 5px;
			width: 100px
			height: 40px;
			font-size: 18px;
			margin-left: 35%;
			margin-top: 5px;
			float: left;
			color: white;
		}
		.searchbutton2{
			background-color: #EF7E2D;
			border: 1px solid #EF7E2D;
			border-radius: 5px;
			width: 30px
			height: 40px;
			font-size: 14px;
			/* margin-left: 25px; */
			color: white;
			/* margin-left: 35%; */
			margin-top: 10px;
			margin-right: 10px;
			float: right;
		}
		.title_1{
			    
			    width: 100%;
			    /* text-align: center; */
			    line-height: 60px;
				text-align: center;
				height: 60px;
			    display: inline-block;
				color: white;
				background-color: #EF7E2D;
				font-size: 25px;
				
			
		}
		.box1_1{
			/* background-color: #000000; */
			/* margin-top: 200px; */
			height: 430px;
			overflow:auto;
			margin-top: 100px;
			/* margin-top: 60px; */
		}
		.box3{
			/* background-color: red; */
			width: 100%;
			height: 30px;
			float: left;
			border: 1px solid lightgray;
			line-height: 30px;
			text-align: left;
			padding-left: 10px;
			color: #000000;
			background-color: white;
			
		}
		.context{
			color:  #EF7E2D;
			/* background-color: #E9E8E7; */
		}
		.box1_2{
			/* background-color: #000000; */
			/* margin-top: 200px; */
			height: 430px;
			overflow:auto;
			margin-top: 100px;
			background-color: white;
			/* margin-top: 60px; */
		}
		.context1{
			
		}
		.line{
			width: 100%;
			height: 1px;
			background-color: #000000;
		}
		.box4{
			height: 100px;
			background-color: red;
		}