#index_main {
  text-align: center;
  margin: 0px auto;
  width: 808px;
  position: relative;
}

#ibody {
  background: url(../pic/index/FrontBack.jpg) no-repeat center top;
}

.index_menu_r {
  background: url(../pic/index/listaobrazky.png) no-repeat;
  width: 171px;
  height: 30px;
  font-weight: bold;
  font-size: 15px;
  padding-top: 2px;
}

#index_top {
  position: relative;
  top: 0px;
  left: 0px;
  width: 757px;
  height: 305px;
  background: url(../pic/index/fronttablehead.jpg) no-repeat left bottom;
}

#index_claw1 {
  position: absolute;
  top: 255px;
  left: 665px;
  width: 46px;
  height: 28px;
  background: url(../pic/index/clawshorizontal.png) no-repeat;
  z-index:100;
}

#index_claw2 {
  position: absolute;
  top: 350px;
  left: 744px;
  width: 27px;
  height: 44px;
  z-index:100;
  background: url(../pic/index/clawsvertical.png) no-repeat;
}

#index_users {
  text-align: left;
  margin: 0px;
  width: auto;
  position: absolute;
  top: 20px;
  left: 10px;
  width: 155px;
  height: 43px;
  background: #000000 url('../pic/index/serverframe.jpg') no-repeat;
  font-weight: bolder;
  font-size:11px;
  font-family: Arial, Helvetica;
  color: black;
}

#index_login {
  position: absolute;
  left: 12px;
  top: 264px;
  padding-top: 2px;
  width: 700px;
  height: 29px;
  z-index: 10;
  color: #F5EBB8;
  background: url(../pic/index/login.jpg) top left no-repeat;
}

#index_info1 {
  position: absolute;
  left: 12px;
  top: 245px;
  width: 400px;
  height: 15px;
  z-index: 10;
  color: #f4fdf7;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}

#index_info2 {
  position: absolute;
  left: 150px;
  top: 245px;
  width: 200px;
  height: 15px;
  z-index: 10;
  color: #f4fdf7;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}

#index_area {
  position: relative;
  left: 0px;
  width: 733px;
  padding: 0px 15px 0px 10px;
  background: url(../pic/index/fronttablebody.jpg) top left repeat-y;
}

#index_menu {
  float: left;
  width: 200px;
  padding-top: 0px;
}

#index_menu ul {
list-style-type: none;
padding-left: 0px;
text-align: left;
font-weight: bold;
color: gold;
}

#index_menu ul li {
background: url('../pic/index/lista01a.jpg') no-repeat;
width:172px;
height:22px;
padding-left: 5px;
padding-top: 2px;
}

#index_menu ul li:hover {
background: url('../pic/index/lista01b.jpg') no-repeat;
}

#index_menu ul li.sub {
background: url('../pic/index/lista02a.jpg') no-repeat;
width:172px;
height:24px;
padding-left: 25px;
}

#index_menu ul li.sub:hover {
background: url('../pic/index/lista02b.jpg') no-repeat;
}

#index_menu ul li.ex {
background: url('../pic/index/lista03a.jpg') no-repeat;
width:172px;
height:24px;
padding-left: 5px;
}

#index_menu ul li.ex:hover {
background: url('../pic/index/lista03b.jpg') no-repeat;
}

#index_menu ul li a {
text-decoration:inherit;
color:inherit;
}

#index_center {
  float: left;
  width: 360px;
  text-align: justify;
  margin-top: 0px;
}

#index_right {
  float: right;
  width: 171px;
  text-align: center;
  margin-top: 5px;
}

#index_full {
  float: left;
  width: 530px;
  text-align: justify;
  margin-top: 0px;
}

#area_bottom {
  clear: both;
}

#index_bottom {
  position: relative;
  top: 0px;
  left: 0px;
  width: 757px;
  height: 19px;
  background: url(../pic/index/fronttabletail.jpg) no-repeat left bottom;
}


.index_rev_body {
  background: inherit;
  color: #E8FBFF;
  font-size: 14px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-style: italic;
  padding: 0px 10px;
  text-align: left;
}

.index_rev_sig {
  background: inherit;
  color: #F7EBB7;
  font-size: 14px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-align: right;
  font-weight: bold;
  padding: 10px 20px;
}

.index_news_title {
  color: #FDF996;
  font-weight: bold;
  font-size: 16px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

.index_news_date {
  color: #F5EBB8;
  font-weight: normal;
  font-size: 10px;
  text-align: right;
}

.index_news_body {
  background: inherit;
  color: #F5EBB8;
  font-size: 14px;
}

/*#index_right {
  float: right;
  width: 100px;
}*/

#regin_main {
  text-align: center;
  margin: 0px auto;
  width: 643px;
  position: relative;
  top: 180px;
  margin: 0px auto;
  color: black;
  font-size:14px;
}

#regin_head {
  position: relative;
  top: 0px;
  left: 0px;
  text-align: center;
  margin: 0px auto;
  width: 100%;
  height: 20px;
}

#regin_body {
  text-align: center;
  margin: 0px auto;
  width: 100%;
}

#regin_tail {
  clear: both;
  text-align: center;
  margin: 0px auto;
  width: 100%;
  height: 20px;
}

#regin_footer {
  position: relative;
}

#regin_destiny {
  position: absolute;
  top: -10px;
  left: 50px;
  width: 141px;
  height: 136px;
  background: url('../pic/index/DestinyBig.png') no-repeat;
}

#regin_buble {
  position: absolute;
  top: -10px;
  left: 150px;
  width: 433px;
}

#regin_bubh {
  height: 53px;
  background: url('../pic/index/BubbleHead.png') no-repeat;
}

#regin_bubc {
  height: 10px;
  background: url('../pic/index/BubbleBody.png') repeat-y;
}

#regin_bubt {
  clear: both;
  height: 7px;
  background: url('../pic/index/BubbleTail.png') no-repeat;
}

#regin_bubx {
  position: absolute;
  top: 5px;
  left: 45px;
  color: #102040;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
}

#mlist {
  width: 100%;
  border: 1px solid #F5EBB8;
  padding: 5px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
	font-weight: normal;
	color: #F5EBB8;
}

#mlist tr {
  border: 0px;
  text-align:left;
  vertical-align:top;
}

#mlist tr th {
  font-weight: bold;
}

#mlist tr.select {
  background: #6D7834;
}

.darkbutton, .lightbutton {
  border: 1px solid #A7A574;
  background: #851E1F;
  color: #FFD9D8;
  display: inline;
  padding: 2px;
  line-height: 200%;
  font-weight: bold;
  text-decoration: none;
}

.lightbutton {
  border: 1px solid #C5D098;
  background: #94A547;
  color: #000403;
}

.darkbutton {
  border: 1px solid #A0B067;
  background: #4D752E;
  color: #FEF8D8;
}

.darkbutton a, .lightbutton a {
  color: inherit;
  text-decoration: inherit;
  font-weight: inherit;
}

td.err {
  font-weight: bold;
  color: #ff8040;
}

.regin_err {
  font-weight: bold;
  color: #c04040;
}

#error_msg {
  position: absolute;
  left: 5%;
  padding: 0px 10px;
  top: 240px;
  width: 70%;
  height: 20px;
  z-index: 11;
  font-weight: bold;
  color: #ff4020;
  background-color: #303320;
  border: 1px solid gold;
//  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  text-align: center;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

p.media {
  margin: 8px;
}

