#right {	
	width: 1027px;
	height: 720px;
	background-image: url(../img/top/keyv10.jpg);
	background-position: center top;
	background-repeat: no-repeat;
　background-color: aqua;
	float: right;
	position: relative;
}

#wrapper {
	width: 1227px;
	min-height: 100%;
	margin: 0 auto;
	display:block;
}

.badge_banner{
	position: absolute;
	left: 30px;
	top: 480px;
}
.badge_banner_r{
	position: absolute;
	right: 30px;
	top: 430px;
}

.whatsnew{
	padding: 5px 40px;
	background-color: rgba(255,255,255,.9);
	color: #4c9e93;
}
.whatsnew a{
	color: #4c9e93 !important;
}