body {
  background: #000000 url(../image/background.jpg) repeat-x top;
  padding: 0px;
  margin: 0px;
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  cursor: default;
}
form {
  margin: 0px;
  padding: 0px;
}
a {
  color: #ffff80;
  text-decoration: none;
}
a:visited {
  color: #ffff80;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: none;
}
.page {
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 800px;
}
.center {
  text-align: center;
}
.top {
  background: #494943;
  position: relative;
  height: 42px;
  text-align: left;
  color: #ffffff;
}
.top_login {
  background: #494943 url(../image/login_back.jpg) no-repeat right;
  position: relative;
  height: 42px;
  text-align: left;
  color: #ffffff;
}
.login_text {
  position: absolute;
  left: 473px;
  top: 15px;
}
.password_text {
  position: absolute;
  left: 628px;
  top: 15px;
}
.login {
  position: absolute;
  background: none;
  left: 507px;
  top: 13px;
}
.password {
  position: absolute;
  background: none;
  left: 665px;
  top: 13px;
}
.submit {
  position: absolute;
  background: none;
  left: 782px;
  top: 14px;
  width: 18px;
}
.top_login input {
  border: none;
  background: none;
  height: 14px;
  font-size: 11px;
}
.menu_top {
  width: 800px;
  height: 10px;
  background: #616155 url(../image/menu_top.jpg) no-repeat;
  font-size: 1px;
}
.menu {
  background: #616155 url(../image/menu_back.jpg) no-repeat;
  width: 800px;
  height: 58px;
  text-align: right;
}
.menu img {
  margin: 0px;
  padding: 0px;
  border: none;
}
.content {
  background: #898979;
  float: left;
  width: 800px;
}
.content a {
  color: #ffff80;
  text-decoration: none;
}
.content a:visited {
  color: #ffff80;
  text-decoration: none;
}
.content a:hover {
  color: #000000;
  text-decoration: none;
}
.left {
  float: left;
  width: 465px;
  padding: 10px;
  font-size: 11px;
}
.news {
  margin-bottom: 10px; 
  padding: 1px;
  border: dotted #abab9d 1px;
  background: #909080;
}
.header {
  margin: 0px; 
  padding-bottom: 2px;
  border-bottom: dotted #abab9d 1px;
  background: #898979;
}
.date {
  font-size: 9px;
  color: #ffffff;
}
.left h1 {
  display: inline;
  padding-left: 3px;
  padding-right: 3px;
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
}
.left h2 {
  display: inline;
  padding-left: 4px;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}
.left p {
  padding: 4px;
  line-height: 12px;
  font-size: 11px;
  color: #000000;
  margin: 0px;
}
.left img {
  float: left;
  padding: 5px;
  margin: 5px;  
  border: dotted #a6a698 1px;
  background: #969686;
}
.left input {
  font-size: 11px;
}
.right {
  background: #616155 url(../image/side_background.jpg) no-repeat;
  float: right;
  width: 315px;
  padding-top: 10px;
  font-size: 11px;
}
.right h1 {
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  margin: 0px;
}
.right p {
  color: #000000;
}
.right input {
  font-size: 11px;
}
.rightbottom {
  background: #616155 url(../image/side_bottom.jpg) no-repeat left;
  height: 11px;
  line-height: 1px;
}
.rightmiddle {
  background: #616155;
  padding-left: 10px;
  padding-right: 10px;
}
.righttop {
  background: #616155 url(../image/side_top.jpg) no-repeat left;
  height: 11px;
  line-height: 1px;
}
.reset {
  display: block;
  clear: both;
  background: #898979;
  font-size: 1px;
  line-height: 1px;
}
.bottom {
  width: 800px;
  height: 9px;
  background: #000000 url(../image/bottom.jpg) no-repeat top;
  padding-top: 2px;
  font-size: 7px;
  text-align: right;
  color: #ffffff;
}
.textbox {
  border: solid #45443d 1px;
  background: #b3b39e url(../image/input_background.jpg) no-repeat;
  padding-left: 4px;
  padding-right: 4px;
}
.button {
  border: solid #000000 1px;
  color: #ffffff;
  background: #000000;
}
.button:hover {
  border: solid #000000 1px;
  color: #000000;
  background: #ffffff;
}
.underlinks {
  margin-top: 5px;
  clear: both;
  text-align: right;
  color: #ffffff;
}
.mailbox {
  color: #ffffff;
}
.mailbox table {
  margin: 0px;
}
.mailbox tr {
  background: #808070;
  cursor: default;
}
.mailbox tr#read {
  background: #898979;
}
.mailbox tr:hover {
  background: #abab9d;
}
.mailbox tr#read:hover {
  background: #abab9d;
}
.mailbox td {
  border-right: dotted #abab9d 1px;
  border-bottom: dotted #abab9d 1px;
  padding: 2px;
}
.mailbox img {
  border: none;
  background: none;
  padding: 0px;
  margin: 0px;
   
}
.white {
  color:#ffffff;
}
