/* 2.0 */

* {margin: 0; padding: 0;}
html, body {height: 100%; margin: 0;}

body {
  background-color: #000;
  overflow: hidden;
  font: 14px "Times New Roman", Times, serif;
  color: #fff;
  min-height: 100%;
}

a {
  text-decoration: none;
  color: #fff;
  outline: none;
  cursor: pointer;
}

#wrap {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1500px;
  max-height: 1000px;
  margin: auto auto;
  background-position: center center;
  background-repeat: no-repeat;
}

#desname {
  position: absolute;
  left: 0;
  top: 7%;
}

#profile {
  position: absolute;
  left: 0;
  top: 50%;
}

.nameanch {
  display: block;
  width: 552px;
  height: 86px;
  text-indent: -9999em;
  background: url(../images/2_0/pn.png) no-repeat;
}

.styleanch {
  display: block;
  width: 467px;
  height: 56px;
  text-indent: -9999em;
  background: url(../images/2_0/inides.png) no-repeat;
}

#refreshner{
  position: absolute;
  right: 0;
  bottom: 1%;
  width: 200px;
}

.nextimg {
  display: block;
  width: 73px;
  height: 68px;
  text-indent: -9999em;
  background: url(../images/2_0/next.png) no-repeat;
  margin: 10px auto;
}

#navmenu {text-align: center;}

#inbox {
  position: absolute;
  left: 1%;
  bottom: 1%;
}

.inboxanch {
  display: block;
  width: 138px;
  height: 18px;
  text-indent: -9999em;
  background: url(../images/2_0/inbox.png) no-repeat;
}

.jqmWindow {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  background: transparent;
}

#dialog {
  position: absolute;
  top: 20%;
  left: 50%;
  width: 500px;
  height: 450px;
}

.jqmOverlay {background-color: #000;}

.jqmClose {
  display: block;
  width: 154px;
  height: 18px;
  text-indent: -9999em;
  background: url(../images/2_0/esc.png) no-repeat;
  position: absolute;
  right: 50px;
  top: -120px;
}

.addr1 {
  display: block;
  width: 357px;
  height: 41px;
  text-indent: -9999em;
  margin: 20px 0;
  background: url(../images/2_0/addr1.png) no-repeat;
}

.addr2 {
  display: block;
  width: 371px;
  height: 37px;
  text-indent: -9999em;
  margin: 20px 0;
  background: url(../images/2_0/addr2.png) no-repeat;
}

.addr3 {
  display: block;
  width: 482px;
  height: 46px;
  text-indent: -9999em;
  margin: 20px 0;
  background: url(../images/2_0/addr3.png) no-repeat;
}

/* end of 2.0 */
