/*ÕÒ»ØÃÜÂë*/
.content{
      width:100%
}
.head{
      background: none repeat scroll 0% 0% #D40019;
      color: #626262;
      height: 36px;
      position:relative;
      margin-bottom:15px;     
}
.head h2{
      font-weight: normal;
      font-size: 16px;
      color: #FFF;
      text-align: center;
      line-height:36px;
}
.head a{
      float: left;
      height: 35px;
      line-height: 35px;
      padding: 0px 10px;
      color: #626262;
      background:url(../images/title_line.png)   right no-repeat;
      position: absolute;
      top:0;
      left:0px;     
}
.head span{
      float: left;
      height: 35px;
      position: absolute;
      top: 0;
      left: 55px;
}


.loginbox{
       position: relative;
       /*max-width: 640px;
       width: 100%;
       float: left;
       min-width: 320px;*/
       margin: 15px;
       font-size: 16px;
}
.item_s {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}
.txt-input{
      width: 100%;
      height: 44px;
      border: 1px solid #D7D7D7;
      border-radius: 3px;
      background: none repeat scroll 0% 0% #FFF;
      font-family: "Î¢ÈíÑÅºÚ";
      font-size: 16px;
      color: #252525;
      text-indent:15px;
}
.btn-login {
    display: inline-block;
    width: 100%;
    height: 40px;
    border-radius: 3px;
    background: #D40019;
    text-decoration: none;
    line-height: 39px;
    text-align: center;
    font-size: 17px;
    color: #FFF;
  }
.tablec, .tablec2{
      padding-bottom:15px;
      padding-bottom: 15px;
      float: left;
      width: 100%;
}


.new_spassword{ 
	padding: 0px 10px;
}



.amend_s{
     vertical-align: top;
}
.new_spassword{
     padding:0 10px;
}
.user_s{
     margin-bottom: 10px;
     font-size: 14px;
     color: #999;
}
.user_s2{
     font-size: 14px;
     color: #333;
     margin-bottom:10px;
}
.username span{
    display: block;
    height: 40px;
    border: 1px solid #ccc;
    background: #FFF;
    line-height:40px;
    text-indent:10px;
    }

.new-select{
    height:40px;
}
#captcha-img {
	position: absolute;
	right: 0px;
	top: 9px;
	width: 95px;
	height: 25px;
	padding-left: 7px;
	border-left: 1px solid #D7D7D7;
}
.captcha-img {
	position: absolute;
	right: 0px;
	top: 9px;
	width: 95px;
	height: 25px;
	padding-left: 7px;
	border-left: 1px solid #D7D7D7;
}
.kuaijie{
      background:#FFFFFF; 
      border-radius: 3px ;
      border:1px solid #CCCCCC;
      padding: 10px;
      margin:0 auto;
      
}
.kuaijie td{
      width:50%;
      line-height:30px;
      padding-right:5PX;
}
