body{
	/*background:url(images/nosupportip/bg.png) no-repeat;
	height:873px;*/
}

.outpage{
	margin:0 auto;
	width:100%;
	position: absolute;
	top:0;
}
.logo{
	background:url(images/nosupportip/logo.png) no-repeat;
	width:243px;
	height:68px;
	margin-left:120px;
}
.r_panel{
	float:right;
	padding-right:55px;
}
.fl{
	float:left;
}
.bt_login{
	background:url(images/nosupportip/bt_login_en.png) no-repeat;
	width:72px;
	height:26px;
	margin-top:19px;
	cursor:pointer;
}
.bt_login.vi{
	background:url(images/nosupportip/bt_login_vi.png) no-repeat;
}
.bt_lang_vi{
	background:url(images/nosupportip/flag_vi.png) no-repeat;
	width:44px;
	height:31px;
	margin-top:17px;
	cursor:pointer;
}
.bt_lang_en{
	background:url(images/nosupportip/flag_en.png) no-repeat;
	width:44px;
	height:31px;
	margin-top:17px;
	cursor:pointer;
}
.parten{
	background:url(images/nosupportip/parten.png) no-repeat;
	width:13px;
	height:37px;
	margin-top:14px;
}
.form_request{
	background:url(images/nosupportip/bg_form.png) bottom no-repeat;
	width:714px;
	height:215px;
	margin-left:100px;
	padding-top:580px;
}
.notice{
	background:url(images/nosupportip/text_notice_en.png) bottom no-repeat;
	width:688px;
	height:84px;
	margin-top:80px;
}
.notice.vi{
	background:url(images/nosupportip/text_notice_vi.png) bottom center no-repeat;
}
.input_email_send{
	background:url(images/nosupportip/input_email.png) no-repeat;
	width:295px;
	padding:10px;
	border:none;
	margin-left:160px;
	float:left;
}
.bt_send{
	background:url(images/nosupportip/bt_sens.png) no-repeat;
	height:45px;
	width:86px;
	border:none;
	cursor:pointer;
	float:left;
	margin-top:-3px;
}