@charset "UTF-8";
body{
margin:0;
padding:0;
font-size:12px;
color:#666666;
}
div.head{
width:605px;
margin:0 auto;
margin-top:32px;
}
div.sbody{
width:605px;
height:361px;
margin:0 auto;
background:url(../images/context.gif) no-repeat;
}
div.title{
height:29px;
padding-top:22px;
margin-left:32px;
background:url(../images/login_icon.gif) no-repeat left bottom;
}
div.title h1{
float:left;
margin:0;
padding:0;
margin-left:37px;
margin-top:10px;
font-size:14px;
color:#de5314;
}
div.inner{
}
.intro{
width:200px;
float:left;
margin-top:6px;
margin-right:8px;
text-align:right;
}
.validate{
height:24px;
margin-top:8px;
}
div.userName input,div.userPsw input,.validate input{
width:170px;
height:14px;
float:left;
padding:4px 0;
margin-right:11px;
border:#b8b8b8 solid 1px;
background:#FFF;
}
.validate input{
width:77px;
}
div.userName a,div.userPsw a{
float:left;
margin-top:6px;
color:#507da4;
text-decoration:underline;
}
div.userName a:hover,div.userPsw a:hover{
color:#FF9110;
}
div.validate img{
float:left;
margin-right:12px;
}
.error{
margin-top:6px;
margin-bottom:4px;
padding:5px 0px 5px 20px;
}
A.gray12:link {
color: #7b7b7b;
line-height: 18px;
text-decoration: none;
}
A.gray12:visited {
color: #7b7b7b;
line-height: 18px;
text-decoration: none;
}
A.gray12:active {
color: #7b7b7b;
line-height: 18px;
text-decoration: none;
}
A.gray12:hover {
color: #7b7b7b;
line-height: 18px;
text-decoration: underline;
}
div.footer{
width:594px;
margin:0 auto;
}
div.footer .contact{
margin-top:12px;
text-align:center;
}
div.footer .copyright{
text-align:center;
}
/*以下为找回密码页面用到*/
#logo {
 width:600px;
 margin:0 auto;
 margin-top:32px;
}
#topLogo {
}
#all {
text-align:center;
margin:0 auto;
width:679px;
}
#main {
text-align:left;
}
#left {
float:left;
width:78px;
padding-top:21px;
}
#middle {
float:left;
width:395px;
}
#middleTop {
clear:both;
height:10px;
background:url('../images/login_top.gif') no-repeat;
font-size:1px;
}
#middleBody {
padding-top:15px;
border-left:3px solid #85BAE6;
border-right:3px solid #85BAE6;
}
#middleBody #heading {
padding-left:28px;
font-size:14px;
color:#2166A3;
font-weight:bold;
border-bottom:1px solid #B5D5F0;
}
#middleBody #heading #serviceName {
color:#FF9110;
}
#middleBody #loginInput {
margin-top:8px;
color:#0A52A2;
background-color:#F3F3F3;
}
#middleBody #selectBar {
padding-top:20px;
padding-left:25px;
padding-bottom:20px;
background:url('../images/select_bg.gif') no-repeat right;
}
#middleBody #selectBar .row {
}
#middleBottom {
height:10px;
background:url('../images/login_bottom.gif') no-repeat;
font-size:1px;
}
#serverMark{
margin-top:70px;
color:white;
text-align:center;
}
a.blue:link, a.blue:visited {
color:#507da4;
text-decoration:none;
line-height:18px;
}
a.blue:hover{
color:#FF6600;
text-decoration:none;
line-height:18px;
}
.actionError {
float:left;
padding:3px;
border:solid 1px #FF6600;
background-color:#FFF;
}
.errorMsg {
color:black;
padding-left:50px;
padding-top:25px;
}

