body
  {
  font-family: Arial;
  font-size: 15px;
  background: #fff;
  }

img
  {
  border: 0px solid #000;
  }

li
  {
  margin: 0px;
  }

ol
  {
  margin: 0px;
  }

ul
  {
  margin: 0px;
  list-style: circle;
  }

a:link
  {
  color: #999999;
  text-decoration: none;
  outline-style: none;
  }

a:visited
  {
  color: #999999;
  text-decoration: none;
  outline-style: none;
  }

a:hover
  {
  color: #0d2e57;
  text-decoration: none;
  outline-style: none;
  }

a:active
  {
  color: #999999;
  text-decoration: none;
  outline-style: none;
  }

p
  {
  margin-top:15px;
  margin-bottom:15px;
  line-height:16px;
  }


.appartement
  {
  position: absolute;
  width: 480px;
  height: 490px;
  border-bottom: 1px dashed #000;
  margin-bottom: 80px;
  }

.app_info
  {
  position: absolute;
  left: 154px;
  width: 260px;
  top: 0px;
  }

.app_thumbs
  {
  position: absolute;
  left: 9px;
  width: 130px;
  top: 214px;
  height: 244px;
  overflow: auto;
  text-align:center;
  }

.app_pic
  {
  position: absolute;
  left: 150px;
  top: 200px;
  font-size: 12px;
  font-weight: 700;
  color: #bbb;
  }











.kformtf
  {
  width: 300px;
  height: 200px;
  color: #000000;
  font-size: 13px;
  border: 1px solid #999999;
  font-family: Verdana;
  }

.kformtz
  {
  width: 300px;
  color: #000000;
  font-size: 13px;
  border: 1px solid #999999;
  font-family: Verdana;
  font-weight: 500;
  margin-bottom: 4px;
  }

.kformbtn
  {
  width: 100px;
  color: #888;
  background: #eee;
  font-size: 12px;
  border: 1px solid #999999;
  }






















/* admin */


.stdtable
  {
  font-size: 12px;
  border: 1px solid #000;
  border-collapse:collapse;
  }

.stdtableBless
  {
  font-size: 12px;
  border: 0px solid #000;
  border-collapse:collapse;
  }

.admbtn
  {
  height:16px;
  font-size:10px;
  border: 1px solid #000;
  background:#fff;
  }


