body{
	background-color: #ffffff;
	margin: 0px;
	padding:0px;
	font-size:16px;
	text-align:center;
	}
#newHdDiv{
	width:100%;
	height: 78px;
	background-color: #6EB92B;
	background-image: url(../image/newhd.png);
	overflow: hidden;
	background-position: center; 
	background-size: cover;
}
#newHdTextDiv{
	width: 75%;
	margin:0 auto;
	color: #ffffff;
}
#newHdTextDiv a{
	color: #ffffff;
}
#newListDiv{
	width: 75%;
	margin:0 auto; 
	font-size: 14px;
	color: #000000;
}
.newNRIMG{
	width:100%;
	overflow: hidden;
	padding-top: 58%;  
	background-position: center;  background-size: cover;
	margin:0 auto;
	vertical-align: middle;
}

#newNRDiv p{
	color: #000000;
	font-size: 16px;
	text-align: left;
}
#newinputdiv p{
	line-height: 0px;
}
