.login1 {
    position: absolute;
    width: 236px;
    height: 217px;
    z-index: 1113;
    left:40px;
}
.loginq1 {
    width: 236px;
    height: 217px;
    overflow: hidden;
    margin-left: 50px;

}
.loginh_t {
    width: 230px;
    height: 84px;
    overflow: hidden;
    color: #BDC7C7;
}

.reg {
    width: 230px;
    height: 55px;
    line-height: 54px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    text-shadow: 0px 0px 1px #666;
}
.reg a {
    color: #FFF;
    display: block;
    width: 230px;
    height: 55px;
    text-indent: -999em;
    background: transparent url("../images/login_bg.png") no-repeat scroll 0px 0px;
}
.text1 {
    padding: 18px 0px 9px;
}
.text2 {
    padding: 9px 0px;
}
.text3{
    width: 230px;
    height: 34px;
    background: transparent url("../images/login_bg.png") no-repeat scroll 0px -56px;
}
.innput_user {
    width: 223px;
    padding-left: 5px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    background: transparent none repeat scroll 0% 0%;
    border: medium none;
}
.remember {
    width: 230px;
    height: 22px;
    overflow: hidden;
    color: #FFF;
}
.login_buttom {
    width: 228px;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
}
.login_but {
    width: 228px;
    height: 40px;
    border: medium none;
    background: transparent url("../images/login_bg.png") no-repeat scroll 0px -92px;
    text-indent: -999em;
    cursor: pointer;
}
.lt_word {
    width: 130px;
    line-height: 25px;
    padding-left: 19px;
}
.itw1 {
    width: 130px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    font-weight: bold;
}
.f_l {
    float: left;
}
.f_r {
    float: right;
}
a {
   /* color: #666;*/
    text-decoration: none;
}

.player-login {
    width: 194px;
    height: 181px;
    padding: 20px 20px;
    z-index: 9;
}

#logined{
    width: 270px;
    height: 217px;
    z-index: 1113;
    position: absolute;
}
.player-login ul {
    margin: 0px auto;
    width: auto;
}


/*******¿ª·þÁÐ±í*************/

#index-server-list {
    width: 235px;
    height: 310px;
    float: left;
}

.index-server-list ul {
    width: 100%;
    border-top: 1px solid #252525;
    padding: 0px;
    height: 656px;
    overflow: hidden;
    display: none;
}
.index-server-list ul li {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #E2E2E2;
    position: relative;
    
}
.clear {
    clear: both;
}
.index-server-list ul li a {
    display: block;
    height: 28px;
    /*width: 235px;*/
    overflow: hidden;
}
a {
    color: #fff;
    text-decoration: none;
    outline: medium none;
}
.index-server-list ul li a span {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}

.index-server-list ul li a span.index-server-date{
    font-size: 13px;
    width: 70px;
    padding-left: 2px;
    color: #949494;
    float:left;
}

.index-server-list ul li a span.index-server-name {
    width: 98px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #383838;
    font-weight: bold;
    margin-left: 3px;
    float:left;
}
.index-server-list ul li a span.index-server-server {
    width: 100px;
    color: #B47D62;
    float:left;
}
.index-server-list ul li:hover a span {
    margin-left: 1px;
    color: red;
}



14:00 2015/8/28
