body, html {
  padding:0;
  margin:0;
  background:url(../img/body_bg.jpg) repeat-x top #E8E8E8;
  font-family:Arial;
  font-size:13px
}


img {
  border:0
}
form {
  display:inline
}
textarea {
  width:400px;
  height:200px
}


.nav {
  background:url(../img/nav/nav_bg.jpg);
  height:30px;
  margin-top:3px;
}
.nav a {
  color:#FFFFFF;
  font-size:15px;
  font-weight:bold;
  text-decoration:none;
  display:block;
  float:left;
  padding:5px;
  margin-right:20px;
  padding-bottom:7px
}
.nav a:hover {
  background:url(../img/nav/hover.gif) center bottom no-repeat
}
.nav .right {
  float:right;
  margin:0
}
.nav .user_link {
  background:url(../img/nav/user_link.png)
}


.site {
  line-height:150%;
  margin:20px 0
}
.site a {
  color:#94AD10;
  text-decoration:none;
  font-weight:bold
}
.site a:hover {
  color:#427BD6;
  text-decoration:underline
}
.infoleft {
  float:left;
  width:160px;
  height:680px;
  background:url(../img/ad.jpg) no-repeat center
}
.infoleft a {
  display:block;
  border:1px solid black;
  margin-bottom:20px;
  background:#EEEEEE;
  padding:3px;
  text-align:center
}
.infoleft a:hover {
  background:#DDDDDD
}
.t1 {
  font-size:150%;
  font-weight:bold;
  color:#808285;
  margin-bottom:10px
}
.space {
  height:60px
}
.red {
  color:#D50000
}
.green {
  color:#94AD10
}


.button {
  font-size:120%;
  font-weight:bold;
  background:url(../img/button.gif) center;
  padding:3px
}
.button:hover {
  background:url(../img/button_hover.gif) center
}

.list div {
  margin-left:5px;
  padding-left:15px;
  background:url(../img/li.gif) no-repeat left top;
  margin-bottom:10px
}

.top_domain {
  display:block;
  width:250px;
  background:#EEEEEE;
  padding:5px;
  overflow:hidden;
  text-align:center;
  float:left;
  margin-right:20px;
  margin-bottom:20px
}
.bookmark a {
  display:block;
  padding:2px;
  width:16px;
  height:16px;
  background:#DDDDDD;
  margin-right:3px;
  margin-bottom:3px;
  border:1px solid #AAAAAA;
  float:left
}
.bookmark a:hover {
  background:#EEEEEE;
}


.copy {
  background:url(../img/nav/nav_bg.jpg);
  padding:5px;
  color:#FFFFFF;
  text-align:center
}
.copy a {
  text-decoration:none;
  color:#FFFFFF;
  font-weight:bold
}

.bottomlinks {
  padding-bottom:20px
}
.bottomlinks a {
  text-decoration:none;
  color:#888888;
  font-size:11px;
  font-weight:bold
}
.bottomlinks a:hover {
  text-decoration:underline
}