		
						
			
			h1 {
				color:rgb(18, 2, 63);
				margin-bottom:0px;
				margin-top:0px;
				font-size:24px;
			}
				
			
			
			.category3{
				position:relative;
				left:20px;
			}
			
			
			.Category2{
				position:relative;
				left:30px;
			}
			
			
			.Category1{
				position:relative;
				left:5px;		
				
			}
			
			
			.centerimg{
				background-color:#e6e4d0;
				display:flex;
				
			
			}
			
			
		    .notice01{
				position:relative;
				Left:40px;
				Top:20px;
				font-size:18px;
				color:rgb(6, 54, 77);
			}
			
			
			.button{
				float:left;
				margin-top:0px;
			}
			
			.border{
				background-color:rgb(6, 4, 121);	
				padding-Top:1px;
				padding-bottom:5px;
				padding-left:1px;
				color:white;
				Display:flex;
				justify-content:space-around;
				
			}
			
			body{
				background-color:#535555;
				padding: 0;
				
			
			}
			.statement{
				color:rgb(248, 242, 242);
				Display:flex;
				justify-content:space-around;
				position:relative;
				top:150px;
			}
			
			.info{
				background-color:rgb(248, 242, 242);
				width: 1000px;
				height: 1200px;
				margin-top: 0;
				z-index: 4;
				padding-top:1px;
				position: relative;
				bottom: 20px;
				padding-left: 0;
			}
			
			.fb{
				width: 20px;
				height: 20px;
				position: relative;
				right: 40px;
				top: 10px;
			}

			.wa{
				width: 20px;
				height: 20px;
				position: relative;
				right: 30px;
				top: 10px;
				
			}
			

			#country{
				background: #E2EEEE;
			}
			#province{
				background: #E2EEEE;
			}
			#city{
				background: #E2EEEE;
			}
			
			

			.info02{
				width: 840px;
				
			}
			
			.text4{
				position: relative;
				top: 300px;
			}

			.inp{
				position: relative;
				left: 40px;
				top: 25px;
			}

			#btn6:hover{
				background-color: rgb(97, 97, 97);
				color: white;

			}

		