.btn_download     {
	background-image: url(/content/images/splash/home_btn_download_en.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 172px;
	float: left;
}
.btn_update {
	background-image: url(/content/images/splash/btn_sb_update_en.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 172px;
	float: left;
	margin-top: 5px;
}
.step1_title_container .rh_icon {
	float: left;
	background-image: url(/content/images/REGISTER/icon_hippo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 30px;
	margin-left: 115px;
	margin-right: 10px;
}
.step1_title_container .title1 {
	float: left;
	text-align: left;
	width: 250px;
}
.step1_title_container .title2 {
	float: left;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #666;
	width: 200px;
}
.info1 .right_container .title {
	font-size: 18px;
	font-weight: bold;
	float: left;
	margin-left: 53px;
}
.section2 .info1 .right_container .text1{
	float: left;
	font-size: 12px;
	width: 180px;
	margin-top: 8px;
	margin-left: 15px;
}