.mrw_bg_container{
	width:100%;
	position:relative;
	background:url(../img/v2/mew_banner.jpg) center top no-repeat;
	margin-bottom:100px;
}
.mrv_top{
	width:100%;
	height:420px;
	position:relative;
}
.mrv_top .mew_fabu_btn{
	position:absolute;
	left:50%;
	top:318px;
	margin-left: -390px;
	width: 248px;
	height: 65px;
	background:url(../img/v2/mew_btn.png) no-repeat;
}
.mrv_top .mew_fabu_btn:hover{
	background-image:url(../img/v2/mew_btn_click.png);
}
.mrv_top .tip1{
	position: absolute;
	width:205px;
	height:33px;
	left:50%;
	margin-left: 20px;
	top:100px;
	background:url(../img/v2/mew_ban_01.png) no-repeat;
}
.mrv_top .tip2{
	position: absolute;
	width:205px;
	height:33px;
	background:url(../img/v2/mew_ban_02.png) no-repeat;
	left:50%;
	margin-left: 440px;
	top:253px;
}

.task_box{width:1000px;border-radius:8px;margin:20px auto;text-align: center;background:#fff;padding-top: 20px;}
.task_box .program{margin-bottom:90px;}
.btn_fb_now{display:inline-block;width:245px;height:63px;background-image:url("../../../www/assets/img/v2/mew_btn2.png");background-repeat: no-repeat;}
.btn_fb_now:hover{background-image:url("../../../www/assets/img/v2/mew_btn2_click.png")}

