#content-main div h1 {
    font-size: 18px;
    color: #000000;
    text-align: center;
}

#content-main div #username, #content-main div #userpwd {
    width: 200px;
    height: 25px;
    margin-top: 20px;
    font-weight: bold;
    font-size: 12px;
    outline: none;
    text-indent: 15px;
    border: 1px solid #000000;
    margin-left: 15px; 
    border-radius: 8px; 
}
#content-main div{
	text-align: center;
}
#content-main div .login {
    width: 202px;
    height: 38px;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    border: 1px solid #000000;
    border-radius: 8px;
    background-color: gray;
    margin: 16px auto;
}
#content-main div .uCheck{
	margin-left: -150px;
	padding: 5px 0;
	font-size: 12px;
}
#pass {
    margin-left: 45px;
    position: relative;
    top: 3px;
    margin-top: 10px;
}

#content-main {
    background-color: #FFFFFF;
}

#word {
    color: #000000;
    font-weight: bold;
    margin-left: 5px;
    font-size: 12px;
}

#pwd_cor {
    color: #0070c0;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin-top: 30px;
    text-decoration:underline;
}

#denglu {
    position: absolute;
    left: 46px;
    top: 114px;
}

#mima {
    position: absolute;
    left: 46px;
    top: 177px;
}

.font_1 {
    margin-top: 63px;
    margin-left: 101px;
    color: #ccc;
}
#content-main span{
    font-size:13px;
    display:inline-block;
    
}
#word {
    color: #000000;
    font-weight: bold;
    margin-left: 5px;
    font-size: 12px;
}
.wid{
	width: 53px;
}
.uid .upwd{
	font-size:13px;
}
