html {
	background: url(img/background.gif);
	margin: 0 auto;
	-webkit-font-smoothing: antialiased;
	overflow: hidden scroll;
	color: #000000;
	font:200 14px/18px "微软雅黑", "黑体", Avenir, 'Helvetica Neue', "Lucida Grande", Helvetica, Arial;height:100%;
}

.ie6 *, .ie7 *, .ie8 * { zoom:1; } /* fix a lot of the weird stuff, triggers hasLayout thingy */

.no-js .hasScript{ visibility:hidden; }
.js .hasScript{ visibility:visible; }

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}a{text-decoration: none;}

body{
	background: url(img/background.gif);
	height: 790px;
	padding-top:10px;
}

.logo{
	width: 900px;
	height: 40px;
	background-image:url('/img/login/login_logo.png');
	background-repeat: no-repeat;
	margin: 0px auto;
	margin-top: 10px;
}

.wrapper{
	width: 900px;
	height: 680px;
	border-radius: 6px;
	overflow: hidden;
	background-color: #000000;
	margin: 0px auto;
	margin-bottom: 20px;
}

.left{
	width: 540px;
	height: 100%;
	padding-top: 90px;
	background-image:url('/img/login/login_left.jpg');
	background-repeat: no-repeat;
	float: left;
}

.slogan{
	font-size: 24px;
	width: 540px;
	text-align: center;
	color: #ffffff;
	font-family: "微软雅黑", "黑体", "Helvetica Neue", Helvetica, Arial;
	font-weight: 200;
}

.login{
	width: 320px;
	height: 245px;
	background-color: #eceded;
	float:left;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.input_login{
	margin-top: 20px;
}

.login h3{
	font-size: 18px;
	color: 	#555555;
	font-family: "微软雅黑", "黑体", "Helvetica Neue", Helvetica, Arial;
	font-weight: 200;
}

.hint{
	float: left;
	width: 150px;
	padding-top: 10px;
	padding-left: 4px;
	color: #56a2e1;
	font-family: "微软雅黑", "黑体", "Helvetica Neue", Helvetica, Arial;
	font-size: 14px;
}

.p1login, .p1reset{
	text-shadow: 1px -1px #111111;
	float: left;
	width: 148px;
	height: 30px;
	font-family: "微软雅黑", "黑体", "Helvetica Neue", Helvetica, Arial;
	font-weight: 800;
	font-size: 16px;
	padding-top: 10px;
	color: white;
	background-color: #56a2e1;
	text-align: center;
	border: 1px solid #325c86;
	border-radius: 5px;
	cursor: pointer;
}

.text{
	margin-bottom: 20px;
	font-family: "微软雅黑", "黑体", "Helvetica Neue", Helvetica, Arial;
	font-weight: 200;
	font-size: 20px;
	color: 	#555555;
}

.btn-wrapper{
}

.login input{
	height: 30px;
	width: 286px;
	border-radius: 6px;
	border-color: #ABABAB;
	border-width: 1px;
	font-size: 14px;
	font-family: "微软雅黑", "黑体", "Helvetica Neue", Helvetica, Arial;
	font-weight: 200;
	padding-left: 10px;
}

.markets{
	width: 360px;
	height: 410px;
	background-color: #f5f6f6;
	float:left;
}

.download_ios{
	height: 120px;
	padding-top: 50px;
	padding-left: 30px;
	padding-right: 30px;
}

.ios_btn{
	height: 52px;
	width: 140px;
	background-image:url('/img/login/ios_btn.png');
}

.download_android{
	height: 220px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
}

.android_btn-googleplay{
	float: left;
	height: 50px;
	width: 140px;
	margin-bottom: 20px;
	background-image:url('/img/login/android_btn.png');
	background-repeat:  no-repeat;
	background-size: 140px 50px;
}

.android_btn-360{
	float: left;
	height: 50px;
	width: 140px;
	margin-bottom: 20px;
	background-image:url('/img/login/android_btn-360.png');
	background-repeat:  no-repeat;
	background-size: 140px 50px;
}

.android_btn-91{
	float: left;
	height: 50px;
	width: 140px;
	margin-left: 20px;
	margin-bottom: 20px;
	background-image:url('/img/login/android_btn-91.png');
	background-repeat:  no-repeat;
	background-size: 140px 50px;
}

.android_btn-apk-en{
	float: left;
	height: 50px;
	width: 140px;
	margin-left: 20px;
	margin-bottom: 20px;
	background-image:url('/img/login/apk-download.png');
	background-repeat:  no-repeat;
	background-size: 140px 50px;
}

.android_btn-apk{
	float: left;
	height: 50px;
	width: 140px;
	margin-left: 20px;
	margin-bottom: 20px;
	background-image:url('/img/login/android_btn-apk.png');
	background-repeat:  no-repeat;
	background-size: 140px 50px;
}

.clear{
	clear: both;
}

.footer a{
	float: left;
	color: white;
	text-decoration: none;
	margin-left: 20px;
}

.hint a{
	text-decoration: none;
	color: #56a2e1;
	cursor: pointer;
}

.return{
	padding-top: 15px;
}

.return a{
	margin-left: 10px;
	text-decoration: none;
	cursor: pointer;
}

.error-hint{
	margin-top: 20px;
	margin-left: 3px;
	color: red;
}

.foot_wrapper{
	background-color: black;
	margin: 0 auto;
	width: 650px;
}

