.notice {
  margin-top:50px;
  width:850px;
  height:143px;
  display:block;
  background-image:url( "../images/dongbu_img/install_notice.gif");
  background-repeat: no-repeat;
}

.list {
  padding:39px;
}
.list hr {
  border-style: solid;
  border-color: #d1d1d1;
}
.list table {
  box-sizing: border-box;
  border-spacing: 0;
  border-collapse: collapse;
  width:100%;
  border:0;
}
.list thead {
  background-color:#f2faf9;
}
.list tr {
  height:34px;
}
.list th, .list td {
  border:1px solid #ccc;
}
.list td:first-child,
.list th:first-child  { border-left:0;}
.list td:last-child,
.list th:last-child { border-right:0;}
.list th {
  border-top:1px solid #000;
}

a.link span {display:none;}
a.link {
  vertical-align: middle;
  width:68px;
  height:25px;
  display:inline-block;
  background-image:url("../images/dongbu_img/btn_install.gif");
  background-repeat: no-repeat;
}

.center {text-align:center;}
.padding {padding-left:24px;}

.bottom {
  margin-top:10px;
  padding-right:45px;
  text-align:right;
}
#btn_movetologin {
  width:77px;
  height:26px;
  display:inline-block;
  background-image:url( "../images/dongbu_img/btn_movetologin.gif");
  background-repeat: no-repeat;
  border:0;
  cursor:pointer;
}
