body
{
	margin: 0px;
	/*background: url('../Images/bg.png') no-repeat;	*/
}

image
{
	border: none;
}

a
{
	text-decoration: none;
}

.page
{
	width: 1111px;
	height: 700px;	
	margin: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	position: relative;
}

.header
{
	width: 1110px;
	height: 141px;
	text-align: center;
	padding-top: 75px;
	color: #ffffff;
	position: relative;
	top: 0px;
	left: 0px;
}
.header a
{
	color: #ffffff;
}

.logo
{
	position: absolute;
	width: 533px;
	height: 105px;
	left: 70px;
	top: 40px;
}

.body
{
	width: 1111px;
	height: 490px;
	position: relative;
}

.bottom
{
	width: 1111px;
	height: 25px;
	background: url('../Images/title_copyright.png') no-repeat top center;
}

.clear
{
	clear: both;
}

.home-items
{
	width: 815px;
	margin: 0px auto 0px auto;
	padding-top: 100px;
}

.home-item-space
{
	width: 64px;
	height: 207px;
	float: left;
}

.home-item
{
	width: 229px;
	height: 207px;
	float: left;
}

.register-items
{
	width: 833px;
	margin: auto;
}

.register-item-space
{
	width: 64px;
	height: 319px;
	float: left;
}

.register-item
{
	width: 235px;
	height: 319px;
	float: left;
	text-align: center;
}
div.register-item.imei
{
	background: url('../Images/bg_step1.png') no-repeat 0px 0px;
}
div.register-item.phone
{
	background: url('../Images/bg_step2.png') no-repeat 0px 0px;
}
div.register-item.customerinfo
{
	background: url('../Images/bg_step3.png') no-repeat 0px 0px;
}

.input-button
{
	width: 180px;
	height: 44px;
	background: url('../Images/bt_button.png') no-repeat 0px 0px;
	text-align: center;
	padding-top: 15px;
	margin: auto;
	font-size: 10pt;
}

.input-dropdown
{
	width: 180px;
	height: 44px;
	background: url('../Images/bt_dropdown.png') no-repeat 0px 0px;
	text-align: center;
	text-indent: -20px;
	padding-top: 15px;
	margin: auto;
	font-size: 10pt;
}

.title
{
	width: 1111px;
	height: 26px;
	text-align: center;
	margin-top: 20px;
}

.rightside-button
{
	width: 123px;
	height: 76px;
	position: absolute;
	right: 0px;
	top: 120px;
}

.login-page
{
	width: 527px;
	height: 319px;
	margin: auto;
}

.contact-page
{
	width: 527px;
	height: 270px;
	background: url('../Images/bg_contact.png') no-repeat 0px 0px;
	margin: auto;
	}

.popup
{
	width: 500px;
	height: 580px;
	background: url('../Images/bg.png') repeat-x 0px 0px;
}

.popup-closebutton
{
	height: 22px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}

.popup-logo
{
	width: 100%;
	height: 85px;
	text-align: center;
	padding-bottom: 20px;
}

.popup-title
{
	height: 48px;
	text-align: center;
}

.popup-body
{
	height: 370px;
	text-align: center;
}

.popup-bottom
{
	height: 25px;
	background: url('../Images/title_copyright.png') no-repeat top center;
}

.guarantee-items
{
	width: 534px;
	margin: auto;
}