
*{
	outline: none;
}

#p-page {
    height: 31px;
    line-height: 31px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    *margin-bottom: 0;
}

#p-page span {
    padding: 2px 10px;
    margin-right: 15px;
    cursor: pointer;
    color: #959595;
    font-size: 13px;
    background: #fff;
    border: 1px solid #d5d5d5;
}

#p-page span:hover {
    background: #f6f6f6;
    color: #959595;
}

#p-page span.cur-s-page {
    color: #f01e32;
}

#p-page i {
    font-size: 12px;
    margin-right: 10px;
    font-style: normal;
    color: #333;
}

#p-page-small {
    height: 21px;
    line-height: 21px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    *margin-bottom: 0;
}

#p-page-small span {
    padding: 1px 4.3px 1px 5px;
    margin-right: 10px;
    cursor: pointer;
    color: #959595;
    font-size: 11px;
    background: #fff;
    border: 1px solid #d5d5d5;
}

#p-page-small span:hover {
    background: #f6f6f6;
    color: #959595;
}

#p-page-small span.cur-s-page {
    color: #f01e32;
}

#p-page-small i {
    font-size: 12px;
    margin-right: 10px;
    font-style: normal;
    color: #333;
}


.login-con {
    margin-left: 60px;
    margin-top: 35px;
    padding-top: 10px;
}

.it {
    position: relative;
    margin-bottom: 18px;
}

.error-tip {
    background: url("../images/9.png") no-repeat left center;
    height: 24px;
    line-height: 24px;
    color: #f04141;
    padding-left: 25px;
    position: absolute;
    left: 370px;
    top: 10px;
    display: none;
}

.it-input {
    width: 315px;
    height: 40px;
    line-height: 40px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
    background-color: #f5f5f5;
    padding: 0 20px;
    font-size: 14px;
    color: #333;
    padding-left: 45px;
    padding-right: 0;
    outline: none;
}

.it-input:focus {
    border: 1px solid #01afec;
}

.it-a {
    background: #f5f5f5 url("../images/4.png") no-repeat 12px center;
}

.it-b {
    background: #f5f5f5 url("../images/5.png") no-repeat 12px center;
}

.login-three{
    height: 20px;
    margin-bottom: 50px;
    margin-left: 60px;
}

.login-three p{
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    margin-right: 25px;
}

.login-three p a{
    color: #898989;
    text-decoration: none;
    outline:none;
}

.login-three p img{
    vertical-align: -4px;
    margin-right: 3px;
}

.sb-a a {
    display: block;
    width: 360px;
    height: 48px;
    line-height: 48px;
    background-color: #01afec;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
}

.fn-left{
    float: left;
    display: inline;
}

.fn-right{
    float: right;
    display: inline;
}

.fn-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "";
    clear: both;
    height: 0;
}
.fn-clear {
    zoom: 1; /* for IE6 IE7 */
}

#edit-email {
    width: 530px;
}

.edit-email-item {
    margin-bottom: 15px;
}

.edit-email-l {
    font-size: 15px;
    text-align: right;
    width: 145px;
    height: 40px;
    line-height: 40px;
}

.edit-email-r input {
    width: 260px;
    height: 40px;
    line-height: 40px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
    padding: 0 5px;
    font-size: 14px;
    outline: none;
}

.edit-email-r input:focus {
    border: 1px solid #01afec;
}

.edit-email-r a {
    display: block;
    width: 90px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    background-color: #00afeb;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}


#sign_agreement {
	    width: 1100px;
	    border: 1px #e7eaec solid;
	    background: #fff;
	    margin-top: 40px;
	    font-size: 13px;
	    padding-bottom: 30px;
}

#sign_agreement h4 {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: normal;
}

#sign_agreement h5 {
    margin-left: 35px;
    margin-right: 35px;
    line-height: 30px;
    text-align: justify;
    color: #414141;
}

#sign_agreement p {
    text-indent: 2em;
    margin-left: 35px;
    margin-right: 35px;
    line-height: 30px;
    text-align: left;
    color: #414141;
}

.yz-info {
    margin-left: 18px;
    color: #01afec;
    cursor: pointer;
    *vertical-align: 10px;
}
