﻿.Index-ty{width:1220px; overflow:hidden; height:489px;}
body{background:#fff;}
.Registered-Box{width:100%; height:601px; overflow:hidden; background:url("../Images/12.jpg") no-repeat repeat center;margin: auto;  margin-top:100px; margin-bottom:10px;}
.Registered-Box .List{width:1220px; overflow:hidden; margin:auto; padding-top:120px;}
.Registered-Box .List .Registered{float:right; width:310px; background:rgba(255,255,255,1.00); overflow:hidden; border-radius:5px; padding:20px;}
.Registered-Box .List .Registered h1{font-size:16px; color:#666;}
.Registered-Box .List .Registered h2{font-size:14px; color:#ccc; position:relative; border-bottom:1px solid #e6e6e6; height:10px; text-align:center; margin-top:15px;}
.Registered-Box .List .Registered h2 span{background:#fff; display:inline-block; padding-left:10px; padding-right:10px;}
.Form{width:310px; height:40px; line-height:40px; margin-top:15px; position:relative; z-index:1;}
.Input{width:270px; height:38px; line-height:36px; padding-left:40px; border:1px solid #e6e6e6; border-radius:3px; position:absolute; z-index:2;}
.Input-Short{width:150px; height:38px; line-height:36px; padding-left:40px; border:1px solid #e6e6e6; border-radius:3px; position:absolute; z-index:2;}
.Form input:focus{outline:solid 1px #fe5600; border:0px; color:#fe5600; height:40px; border-radius:3px;}
.Input-Password{width:40px; height:40px; background:none; position:absolute; z-index:3; overflow:hidden; display:inline-block; right:0px;}
.togglePassword{z-index:3; position:absolute; right:1px;}
.Input-Password input[type=checkbox],.Input-Password input[type=radio ]{width:28px; height:40px; opacity:0; filter: "alpha(opacity=0)"; cursor:pointer;}
.Input-Password input[type=checkbox]+ label{display:inline-block; float:right; width:40px; background:url(../Images/ico-1.png) no-repeat -121px -78px; line-height:120px; opacity:1; font-size:1px;}
.Input-Password input[type=checkbox]:checked + label{background:url(../Images/ico-1.png) no-repeat -155px -78px;}
.Registered-Link{width:310px; height:40px; line-height:40px; margin-top:20px;}
.Registered-Link a{display:block; text-align:center; background:#fe5600; color:#fff; font-size:16px; border-radius:3px;}
.Registered-Link a:hover{background:#fe8900;}
.Form a{width:110px; height:40px; background:#fe5600; display:block; text-align:center; color:#fff; border-radius:3px;}


.Account input{background:url(../Images/ico-1.png) #fff no-repeat -186px -81px;}
.Account input:focus{background:url(../Images/ico-1.png) #fff no-repeat -185px -120px;}
.PasswordBox input{background:url(../Images/ico-1.png) #fff no-repeat -186px -161px;}
.PasswordBox input:focus{background:url(../Images/ico-1.png) #fff no-repeat -185px -200px;}
.PasswordBox input{background:url(../Images/ico-1.png) #fff no-repeat -186px -161px;}
.PasswordBox input:focus{background:url(../Images/ico-1.png) #fff no-repeat -185px -200px;}
.Short input{background:url(../Images/ico-1.png) #fff no-repeat -189px -308px;}
.Short input:focus{background:url(../Images/ico-1.png) #fff no-repeat -188px -341px;}

.registered{width:310px; margin-top:10px; text-align:center;}
.registered a{display:inline-block; font-size:14px;}
.registered span{color:#ccc;}


.xxnr{ width: 448px; background: #FFFFFF; position: absolute; left:20%; top:15%; padding: 20px; border-radius:5px;}

#warp{
height:400px;
width: 448px;
border: 1px solid #5B5B5B;
overflow: hidden;
position: relative;
}
#box{
height: 90%;
overflow-x: hidden;  
overflow-y: auto;
margin-right: -17px;
padding: 30px;
 line-height: 28px;

}
#scrollBar{
height: 100%;
width: 5px;
position: absolute;
right: 0;
top: 0;
border-radius: 5px;
background-color: #939393;
opacity: 0.7;
cursor: pointer;
}
#scrollBar:hover{
background-color: #000000;
}
