
html,body,h4{
				padding:0;
				margin:0;
			}
			.top{
				overflow: hidden;
			
			}
			.youko{
				width: 1200px;
			height: 150px;
			margin: 0 auto;
			position: relative;
			}
			.deyalogo{
			position: absolute;
				left:50%;
				top:50%;
				margin-left:-113px;
				margin-top:-50px;
			}
			.China{
				position: absolute;
				bottom:20px;
				right:0;
				font-size: 12px;
				}
				.banner{
					background-image: url(../img/h-kensa-banner.jpg);
					height: 163px;
					width: 1200px;
					margin: 0 auto;
					color: #3574dc;
				}
		
		.h-banner-li a{
			font-size: 35px;
			margin-left: 30px;
			font-weight: bold;
		}
		.tema{
			
			font-size: 60px;
			margin-left: 30px;
			
			font-weight: bold;
			
		}
		.center{
			width: 1200px;
			margin: 0 auto;
			
		}
		.ah{
			width: 1200px;
			height: 60px;
			background-color: #35abec;
			float: left;
			margin-bottom: 30px;
		}
		

		.center a{
			color: white;
			font-weight: bold;
			font-size: 20px;
			line-height: 60px;
			text-decoration: none;
		}
		.center div:hover{
					opacity: 0.6;
					
				}
				
				
				
				
				
				.addbottom{		
				width: 1200px;
				height: 230px;
				background-color:#054576;
				margin: 0 auto;				
				overflow: hidden;					
				
			}
			.bottom-center{
				width: 1200px;
				margin: 0 auto;
			}
			.bottom-center p{
				font-size: 16px;
				color: white;
				margin-top: 95px;
			}
			.logo{
				float: right;
				margin-right: 15px;
				margin-top: 15px;
			}