﻿/*-------------------  登录页样式开始 ---------------------------------*/
.login_1 {width: 360px; height: 30px; line-height:16px;   font-size:14px; color:#666666}
.login_1_1 {width: 60px; height: 30px; float:left; line-height:28px;}
.login_1_2 { height: 30px; float:left;}
.login_1_2 .errbox{position:absolute; background: url(/images/login/errbg.gif); width: 160px; height:28px; padding-top:8px; padding-left:6px; font-size:13px; line-height:13px; left: 70px; top: -31px; color:#FF0000; font-weight:bold; display:none}
.login_1 input{float:left; width:220px; border-radius:3px;  border: 1px solid #CCCCCC; padding:7px; padding-bottom:9px;  }
.login_1 input:focus{outline:none;border:#80A7D3 1px solid;box-shadow: 0 0 9px #80A7D3; }
.username{background:url(/images/login/loginbg1.gif) no-repeat left center;}
.password{background:url(/images/login/loginbg2.gif) no-repeat left center;}
/*-------------------  登录页样式开始 ---------------------------------*/
