
body{
    margin: 0;
    padding: 0px;
}
.block {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.userpage .AreaL {
    width: 230px;
    float: left;
}.box {
     background: #f1f1f1;
     padding-bottom: 2px;
     overflow: hidden;
     margin-top: 5px;
 }.box_1 {
      border: 1px solid #e8e8e8;
      background-color: #fff;
  }
.box_1 .userCenterBox {
    border: 1px solid #d8d8d8;
    background-color: #fff;
}
.box_1 .userCenterBox .userMenu a {
    display: block;
    height: 25px;
    line-height: 25px;

    color: #3f3f3f;
    text-decoration: none;
    margin: 0 0 3px 10px;
    padding-left: 3px;
}
.userpage .AreaR {
    width: 950px;
    float: right;
}
.box_1 {
    border: 1px solid #e8e8e8;
    background-color: #fff;
}
.box_1 .userCenterBox {
    border: 1px solid #d8d8d8;
    background-color: #fff;
}
.boxCenterList {
    padding: 50px;
}
.blank {
    height: 8px;
    line-height: 8px;
    clear: both;
    visibility: hidden;
}
.blank5 {
    height: 5px;
    line-height: 5px;
    clear: both;
    visibility: hidden;
}
.userinfo_1{
    margin-top: -30px;
    font-size: 15px;}

.userinfoupbtn{
    width: 100px;
    height: 50px;
    font-size: 15px;
    margin-top: 93px;
    margin-left: 3px;
}



