#page_login {
    overflow-x: hidden
}

.login_content {
    position: relative;
    padding-bottom: 3em;
    width: 100%;
}

#login_logo_outer {
    position: relative;
    height: auto;
    overflow: hidden;
}

.login_tips_title 
{
	line-height: 30px;
    font-size: 24px;
    font-weight: bolder;
    position: relative;
    padding-top: 130px;
}

.login_tips_desc {
    line-height: 40px;
    font-weight: bolder;
    font-size: 20px;
    width: 100%;
    position: relative; 
}
.login_tips_desc img
{
	background-color:#fff;
	padding :6px;
	}

.page_login_input {
    position: relative;
    left: 2%;
    width: 96%;
    height: auto;
    border-radius: 8px;
    overflow: hidden;
    margin-top: 1em;
}

.page_login_input2 {
    position: relative;
    left: 2%;
    width: 96%;
    height: auto;
    line-height: 40px;
    border-radius: 8px;
    overflow: hidden;
    background-color: #ebebeb;
}

.page_login_input img {
    float: left;
    left: 1%;
    margin-top: 0.55em;
    height: 1.4em;
    vertical-align: middle
}

.page_login_input input {
    border-style: none;
	border-color: inherit;
	border-width: medium;
	float: left;
    position: relative;
    width: 98%;
    height: 40px;
    font-size: 14px;
    padding-left: 8px;
    border-radius: 8px;
    color: #5A5A5A;
    outline: 0;
    background-color: #efefef;
    margin-top: 4px;
}
.page_login_input select {
    border-style: none;
	border-color: inherit;
	border-width: medium;
	float: left;
    position: relative;
    width: 98%;
    height: 40px;
    font-size: 14px;
    padding-left: 8px;
    border-radius: 8px;
    color: #5A5A5A;
    outline: 0;
    background-color: #efefef;
}
.page_login_input_textarea {
    border-style: none;
	border-color: inherit;
	border-width: medium;
	float: left;
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 1em;
	padding: 0.5em 0.5em;
    border-radius: 0.3em;
    color: #9095a9;
    outline: 0;
    background-color: #ebebeb;
}
.getvicode_bn {
    float: right;
    width: 35%;
    text-align: center;
    background-color: #f5f5f5;
    height: 92%;
    border: 1px #d2d2d2 solid;
    border-radius: 0.3em;
    position: relative;
    overflow: hidden;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#01b5f0), to(#01bffe));
}

.getvicode_bn span {
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 0.92em;
}

.login_button_outer {
    position: relative;
    left: 5%;
    width: 90%;
    margin-top: 1em;
    height: 2.5em;
    line-height: 2.5em;
}

.page_login_button {
    position: relative;
    height: 100%;
    width: 45%;
    color: #fff;
    text-align: center;
    border-radius: 0.2em;
    overflow: hidden
}

.page_login_button span {
    font-size: 1.1em;
    font-weight: bolder;
}

.login_button {
    float: right;
    background-color: #663399;
    width: 100%;
	font-size: 1em;
}

.reg_button {
    float: left;
    background-color: #039dff;
}

.pwd_button {
    float: left;
    width: 100%;
    background-color: #0195ff;
}

.login_bottomfn_outer {
    position: relative;
    margin-top: 0.1em;
    width: 90%;
    left: 5%;
    height: 2.5em;
    line-height: 2.5em;
}

.forgot_fn_outer {
    position: relative;
    float: right;
    color: #9c9c9c;
    font-weight: bolder;
}

.reg_fn_outer {
    position: relative;
    float: left;
    color: #9c9c9c;
    font-weight: bolder;
}

.reg_fn_outer a {
    color: #ff5500;
    position: relative;
    display: inline-block;
    height: 100%;
}

#reg_outer {
    position: relative;
    margin-top: 3.5em;
    width: 100%;
    padding-bottom: 3.3em
}

#forget_outer {
    position: relative;
    margin-top: 3.5em;
    width: 100%;
    padding-bottom: 3.3em
}

#page_ucenter .list_content {
    position: relative;
    width: 100%;
    margin-top: 3em;
    padding-bottom: 3.3em
}

#editpwd_outer {
    position: relative;
    margin-top: 3.5em;
    width: 100%;
    padding-bottom: 3.3em
}

#checkin_outer {
    position: relative;
    margin-top: 3.5em;
    width: 100%;
    padding-bottom: 3.3em;
}

.checkin_logo {
    margin-left: 18%;
    width: 64%;
}

.page_checkin_input {
    position: relative;
    left: 5%;
    width: 90%;
    height: 2.34em;
    line-height: 2.34em;
    border-radius: 0.2em;
    overflow: hidden;
    background-color: #ebebeb;
    margin-top: 1em;
}

.page_checkin_input img {
    float: left;
    left: 1%;
    margin-top: 0.55em;
    height: 1.4em;
    vertical-align: middle
}

.page_checkin_input input {
    float: left;
    position: relative;
    width: 90%;
    height: 100%;
    font-size: 0.92em;
    padding: 0 0.5em 0 0.5em;
    border-radius: 0.2em;
    color: #9095a9;
    outline: 0;
    border: none;
    background-color: #ebebeb;
}

.checkin_button_outer {
    position: relative;
    left: 5%;
    width: 90%;
    margin-top: 1.5em;
    height: 2.5em;
    line-height: 2.5em;
}

.submit_button {
    position: relative;
    width: 100%;
    left: 0;
    height: 100%;
    background-color: #039dff;
    text-align: center;
    color: #fff;
    font-weight: bolder;
    border-radius: 0.2em;
    overflow: hidden;
}

.check_desc_outer {
    width: 94%;
    margin-left: 3%;
    line-height: 1.5em;
    color: #7d7d7d;
}

.check_desc_outer span {
    font-size: 0.84em;
}
.cardnumber {
    line-height: 2em;
    text-align: center;
    color: #000;
}
.barcodeimg {
    position: relative;
    width:80%;
}
.cardnumber span {
    font-size: 1.34em;
    font-weight: bolder;
}

#aboutus_outer {
    position: relative;
    margin-top: 4.5em;
    width: 100%;
    padding-bottom: 3.3em;
}

.au_logo_outer {
    width: 100%;
    text-align: center;
    color: #8b8b8b;
    font-weight: bolder;
    line-height: 1.5em;
}

.au_logo_outer img {
    height: 4em;
}

.aboutus_fn_line {
    position: relative;
    margin-top: 0.5em;
    height: 2em;
    width: 100%;
    color: #8b8b8b;
    font-weight: bolder;
    line-height: 2em;
    border-bottom: #e0e0e0 1px solid;
    border-top: #e0e0e0 1px solid;
}

.aboutus_fn_line span {
    font-size: 0.84em;
}

#ucenterCssFooterCss {
    height: 24px;
    width: 24px;
    position: absolute;
    top: 0;
}